summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Support the BarBackground Color of TabbedPage.rina6350.you2-3/+24
2017-07-10Fix Naviitem style and toolbar style/mode for given profile (TV/Mobile)Kangho Hur2-2/+17
2017-07-10fixed the numeric appearance of Entry.Keyboard Propertydarkleem1-1/+1
2017-07-10Prevent the bug by setting invalid valuerina6350.you1-2/+6
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 Native.Button default size issuedarkleem1-60/+9
2017-07-10Add temporary solution for Button.Image issueSungHyun Min1-0/+4
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-10fix native.dialog unrealize issuedarkleem1-1/+3
2017-07-10Rollup to ElmSharp 1.2.0-beta-001WonYoung Choi2-2/+2
2017-07-10Update BackButton handlingSeungkeun Lee3-50/+1
2017-07-10Remove unneccesarry default color setting for PickerRendererKangho Hur3-7/+3
2017-07-10Fixed the crash issue for TimePickerrina6350.you1-1/+2
2017-07-10Add dependencies to Xamarin.Forms.Platform.Tizen, Xamarin.Forms.Maps.TizenWonYoung Choi1-0/+5
2017-07-10Apply Tizen.Applications separationWonYoung Choi1-2/+4
2017-07-10Fix gesture issue in BoxViewSungHyun Min2-11/+9
2017-07-10Use "popup" style for Dialog buttonsKangho Hur1-0/+5
2017-07-10fix minimum size of Button when layouteddarkleem1-3/+1
2017-07-10Label: inform LineBreakMode to elm_labelSungtaek Hong1-1/+12
2017-07-10Unrealize dialog after it dissmissed.Kangho Hur1-0/+2
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-10Fix implementatoin of Page.DisplayAlertKangho Hur1-26/+1
2017-07-10remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-07-10Set text align of Popup'label to middle as defaultKangho Hur1-1/+1
2017-07-10Fix content path in nuspec filesWonYoung Choi1-2/+2
2017-07-10Fix Device.Info creation issueKangho Hur1-5/+8
2017-07-10use fixed DPI value (72) on TV profileKangho Hur1-3/+9
2017-07-10Fix InsertPageBefore in NavigationPageRendererSeungkeun Lee1-8/+3
2017-07-10New way of layoutPiotr Bereza10-118/+89
2017-07-10Update header/footer in response to HeaderElement/FooterElement notificationsPawel Andruszkiewicz1-40/+4
2017-07-10Update nuspecKangho Hur1-1/+1
2017-07-10Optimize updating state of control propertiesPiotr Czaja1-4/+5
2017-07-10Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur18-43/+60
2017-07-10Add ToolTip based on Tizen Specificrina6350.you2-1/+15
2017-07-10Change the style of GenList for ImageCell and SwitchCellrina6350.you2-2/+2
2017-07-10Optimize Moved event handlerSeungkeun Lee1-2/+22
2017-07-10Fix the layout of Page.DisplayAlert's buttonsKangho Hur1-4/+5
2017-07-10Apply naviitem/tabbar style correctlyKangho Hur2-0/+2
2017-07-10Refactor layout update codeSeungkeun Lee3-69/+37
2017-07-10Fix VisualElementRenderer IsDisposed check conditionSeungkeun Lee1-2/+2
2017-07-10Fix FocusDirection to string typeWonYoung Choi2-32/+15
2017-07-10Add Focus related properties for VEKangho Hur2-3/+161
2017-07-10[TableView] Fix updating HasUnevenRows propertyPiotr Czaja1-1/+1
2017-07-10Use "default" style for TextCellRenderer on TV profileKangho Hur1-1/+3
2017-07-10Fix ScrollView Content area resize issueSeungkeun Lee2-16/+14