summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Support the BarBackground Color of TabbedPage.rina6350.you1-2/+23
2017-06-07Fix Naviitem style and toolbar style/mode for given profile (TV/Mobile)Kangho Hur2-2/+17
2017-05-31Merge "Fix a object that trigger a view in DatePicker/TimePicker" into tizenKangho Hur2-20/+37
2017-05-31Merge "Fix the ProgressBar issue for initial value" into tizenKangho Hur1-1/+3
2017-05-30Prevent the bug by setting invalid valuerina6350.you1-2/+6
2017-05-30Fix the ProgressBar issue for initial valuerina6350.you1-1/+3
2017-05-26Fix a object that trigger a view in DatePicker/TimePickerdarkleem2-20/+37
2017-05-17Merge "fix default textcolor" into tizenSeungkeun Lee2-12/+3
2017-05-17fix default textcolordarkleem5-19/+6
2017-05-17Merge "Change default color for ActivityIndicator" into tizenSeungkeun Lee1-1/+1
2017-05-17Change default color for ActivityIndicatorrina6350.you1-1/+1
2017-05-17Merge "Change default color for ActivityIndicator" into tizenSeungkeun Lee1-1/+1
2017-05-17Change default color for ActivityIndicatorrina6350.you1-1/+1
2017-05-17Remove unneccesarry default color setting for PickerRendererKangho Hur3-7/+3
2017-05-12Merge "fix minimum size of Button when layouted" into tizensubmit/tizen/20170512.113233accepted/tizen/unified/20170512.170158Seungkeun Lee1-3/+1
2017-05-12Merge "Fix gesture issue in BoxView" into tizenSeungkeun Lee2-11/+9
2017-05-12Fix gesture issue in BoxViewSungHyun Min2-11/+9
2017-05-11fix minimum size of Button when layouteddarkleem1-3/+1
2017-05-11Fix Label's default text color behaviorKangho Hur1-4/+1
2017-05-10[TabbedPageRenderer] Apply Slide Navigation on TabbedPagejh5.cho1-58/+104
2017-04-28Remove unneccessary property setting for TabbedPagesubmit/tizen/20170428.112155accepted/tizen/unified/20170429.024532Kangho Hur1-1/+0
2017-04-27remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-04-25Merge "Update header/footer in response to HeaderElement/FooterElement notifi...Kangho Hur1-40/+4
2017-04-25Merge "New way of layout" into tizenKangho Hur4-77/+53
2017-04-25Merge "Optimize updating state of control properties" into tizenKangho Hur1-4/+5
2017-04-25Fix InsertPageBefore in NavigationPageRendererSeungkeun Lee1-8/+3
2017-04-25New way of layoutPiotr Bereza4-77/+53
2017-04-24Update header/footer in response to HeaderElement/FooterElement notificationsPawel Andruszkiewicz1-40/+4
2017-04-24Optimize updating state of control propertiesPiotr Czaja1-4/+5
2017-04-24Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur4-16/+19
2017-04-24Add ToolTip based on Tizen Specificrina6350.you1-0/+14
2017-04-24Optimize Moved event handlerSeungkeun Lee1-2/+22
2017-04-24Apply naviitem/tabbar style correctlyKangho Hur2-0/+2
2017-04-24Refactor layout update codeSeungkeun Lee1-35/+32
2017-04-24Fix VisualElementRenderer IsDisposed check conditionSeungkeun Lee1-2/+2
2017-04-24Fix FocusDirection to string typeWonYoung Choi1-3/+15
2017-04-24Add Focus related properties for VEKangho Hur1-3/+132
2017-04-24[TableView] Fix updating HasUnevenRows propertyPiotr Czaja1-1/+1
2017-04-24Fix ScrollView Content area resize issueSeungkeun Lee2-16/+14
2017-04-24Fix Label layout issueSeungkeun Lee1-1/+1
2017-04-24Fix SVACE issueSungHyun Min1-2/+2
2017-04-24Add WebViewRendererchungryeol lim1-0/+177
2017-04-24Fix PickerRender bugKangho Hur1-5/+15
2017-04-24Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-04-24Set the default scroller policy to autoKangho Hur1-4/+4
2017-04-24Fix ListView SelectedItemSungHyun Min1-2/+2
2017-04-24Refactoring GestureHandler for extensionSungHyun Min2-13/+18
2017-04-24Renew the VisualElement.OpacityKangho Hur2-81/+44
2017-04-24Support density independent pixelSeungkeun Lee5-28/+24
2017-04-24Add TabbedPageStyleWonYoung Choi1-16/+11