summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Fix the ProgressBar issue for initial valuerina6350.you1-1/+3
2017-07-10Fix a object that trigger a view in DatePicker/TimePickerdarkleem2-20/+37
2017-07-10fix default textcolordarkleem2-12/+3
2017-07-10Change default color for ActivityIndicatorrina6350.you1-1/+1
2017-07-10Change default color for ActivityIndicatorrina6350.you1-1/+1
2017-07-10Remove unneccesarry default color setting for PickerRendererKangho Hur3-7/+3
2017-07-10Fix gesture issue in BoxViewSungHyun Min2-11/+9
2017-07-10fix minimum size of Button when layouteddarkleem1-3/+1
2017-07-10Fix Label's default text color behaviorKangho Hur1-4/+1
2017-07-10[TabbedPageRenderer] Apply Slide Navigation on TabbedPagejh5.cho1-58/+104
2017-07-10Remove unneccessary property setting for TabbedPageKangho Hur1-1/+0
2017-07-10remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-07-10Fix InsertPageBefore in NavigationPageRendererSeungkeun Lee1-8/+3
2017-07-10New way of layoutPiotr Bereza4-77/+53
2017-07-10Update header/footer in response to HeaderElement/FooterElement notificationsPawel Andruszkiewicz1-40/+4
2017-07-10Optimize updating state of control propertiesPiotr Czaja1-4/+5
2017-07-10Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur4-16/+19
2017-07-10Add ToolTip based on Tizen Specificrina6350.you1-0/+14
2017-07-10Optimize Moved event handlerSeungkeun Lee1-2/+22
2017-07-10Apply naviitem/tabbar style correctlyKangho Hur2-0/+2
2017-07-10Refactor layout update codeSeungkeun Lee1-35/+32
2017-07-10Fix VisualElementRenderer IsDisposed check conditionSeungkeun Lee1-2/+2
2017-07-10Fix FocusDirection to string typeWonYoung Choi1-3/+15
2017-07-10Add Focus related properties for VEKangho Hur1-3/+132
2017-07-10[TableView] Fix updating HasUnevenRows propertyPiotr Czaja1-1/+1
2017-07-10Fix ScrollView Content area resize issueSeungkeun Lee2-16/+14
2017-07-10Fix Label layout issueSeungkeun Lee1-1/+1
2017-07-10Fix SVACE issueSungHyun Min1-2/+2
2017-07-10Add WebViewRendererchungryeol lim1-0/+177
2017-07-10Fix PickerRender bugKangho Hur1-5/+15
2017-07-10Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-07-10Set the default scroller policy to autoKangho Hur1-4/+4
2017-07-10Fix ListView SelectedItemSungHyun Min1-2/+2
2017-07-10Refactoring GestureHandler for extensionSungHyun Min2-13/+18
2017-07-10Renew the VisualElement.OpacityKangho Hur2-81/+44
2017-07-10Support density independent pixelSeungkeun Lee5-28/+24
2017-07-10Add TabbedPageStyleWonYoung Choi1-16/+11
2017-07-10Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi1-40/+91
2017-07-10Modify FontWeight type for flexibilityKangho Hur3-72/+3
2017-07-10Add Style to VisualElement as TizenSpecificKangho Hur4-72/+27
2017-07-10Refactoring Label RendererSeungkeun Lee1-26/+1
2017-07-10[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2
2017-07-10[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-07-10Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-07-10Add FontWeight for Label and EntryKangho Hur2-1/+90
2017-07-10Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-07-10Fix Span's markup text tagKangho Hur1-2/+0
2017-07-10Refactoring LabelRendererSeungkeun Lee1-18/+22
2017-07-10Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-07-10Fixed Label.FormattedText property issuechungryeol lim1-10/+18