summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Export Renderer for PageSeungkeun Lee1-11/+5
2017-10-23Add DefaultRendererSungHyun Min1-0/+18
2017-10-23Fix NavigationPage back button issueSeungkeun Lee1-1/+2
2017-10-23Remove unnecessary assignment for TabbedPageRendererrina6350.you1-1/+4
2017-10-23Fixed an issue where event occurs when Date&TimePicker is disableddarkleem2-14/+24
2017-10-23[TabbedPage] Enable TabbedPage to add or remove tabsjh5.cho1-23/+111
2017-10-23Fix crash when attaching effectdarkleem1-1/+1
2017-10-23Remove unnecessary method call of NavigationPageRendererrina6350.you1-7/+1
2017-10-23NavigationPageRenderer refactoring for performance enhancementrina6350.you1-24/+24
2017-10-23Use Scroller as a base for CarouselPageRendererSeungkeun Lee1-167/+110
2017-10-23Revert "Move registration of property handles to static constructors"Kangho Hur19-147/+151
2017-10-23Move registration of property handles to static constructorsKangho Hur19-151/+147
2017-10-23Use bool? for VisualElement.IsFocusAllowed property (Specific)Kangho Hur1-2/+2
2017-10-23Fix Editor cursor position issueSungHyun Min2-5/+13
2017-10-23Fix Layout issueSeungkeun Lee3-24/+21
2017-10-23Fix Layout issueSeungkeun Lee1-0/+12
2017-10-23Refactoring RenderersSeungkeun Lee28-416/+350
2017-10-23Fix the crash issue when editor is added in ListViewrina6350.you1-0/+10
2017-10-23Initialize SearchBar with a single batch updatePawel Andruszkiewicz1-0/+7
2017-10-23Initialize Entry/Editor with a single batch updatePawel Andruszkiewicz2-0/+16
2017-10-23Initialize Button with single batch updatePawel Andruszkiewicz1-0/+8
2017-10-23Initialize Label with a single batch updatePawel Andruszkiewicz1-0/+11
2017-10-23Enable scrolling in TabbedPageRendererSeungkeun Lee1-54/+95
2017-10-23Fix Image.BlendColor call issuedarkleem1-0/+1
2017-10-23fix NavigationPage toolbar BackButton issuedarkleem1-2/+4
2017-10-23Remove scroller from TabbedPageRendererKangho Hur1-90/+54
2017-10-23fix Date/TimePicker crash and handle issuedarkleem2-34/+32
2017-10-23Remove unnecessary update at initializeSeungkeun Lee9-17/+65
2017-10-23Make sure single Xamarin property influences only one EFL propertyPawel Andruszkiewicz11-51/+44
2017-10-23Apply TizenSpecifics only if availableKangho Hur7-19/+37
2017-10-23Update Label internal implemnetsSeungkeun Lee1-0/+2
2017-10-23Support the BarBackground Color of TabbedPage.rina6350.you1-2/+23
2017-10-23Fix Naviitem style and toolbar style/mode for given profile (TV/Mobile)Kangho Hur2-2/+17
2017-10-23Prevent the bug by setting invalid valuerina6350.you1-2/+6
2017-10-23Fix the ProgressBar issue for initial valuerina6350.you1-1/+3
2017-10-23Fix a object that trigger a view in DatePicker/TimePickerdarkleem2-20/+37
2017-10-23fix default textcolordarkleem2-12/+3
2017-10-23Change default color for ActivityIndicatorrina6350.you1-1/+1
2017-10-23Change default color for ActivityIndicatorrina6350.you1-1/+1
2017-10-23Remove unneccesarry default color setting for PickerRendererKangho Hur3-7/+3
2017-10-23Fix gesture issue in BoxViewSungHyun Min2-11/+9
2017-10-23fix minimum size of Button when layouteddarkleem1-3/+1
2017-10-23Fix Label's default text color behaviorKangho Hur1-4/+1
2017-10-23[TabbedPageRenderer] Apply Slide Navigation on TabbedPagejh5.cho1-58/+104
2017-10-23Remove unneccessary property setting for TabbedPageKangho Hur1-1/+0
2017-10-23remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-10-23Fix InsertPageBefore in NavigationPageRendererSeungkeun Lee1-8/+3
2017-10-23New way of layoutPiotr Bereza4-77/+53
2017-10-23Update header/footer in response to HeaderElement/FooterElement notificationsPawel Andruszkiewicz1-40/+4
2017-10-23Optimize updating state of control propertiesPiotr Czaja1-4/+5