summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
2017-04-27remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-04-27Set text align of Popup'label to middle as defaultKangho Hur1-1/+1
2017-04-26Fix content path in nuspec filessubmit/tizen/20170426.074809accepted/tizen/unified/20170426.200159WonYoung Choi1-2/+2
2017-04-25Fix Device.Info creation issuesubmit/tizen/20170425.120448accepted/tizen/unified/20170426.022133Kangho Hur1-5/+8
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 Hur10-118/+89
2017-04-25Merge "Optimize updating state of control properties" into tizenKangho Hur1-4/+5
2017-04-25Merge "Fix InsertPageBefore in NavigationPageRenderer" into tizenKangho Hur1-8/+3
2017-04-25use fixed DPI value (72) on TV profileKangho Hur1-3/+9
2017-04-25Fix InsertPageBefore in NavigationPageRendererSeungkeun Lee1-8/+3
2017-04-25New way of layoutPiotr Bereza10-118/+89
2017-04-24Update header/footer in response to HeaderElement/FooterElement notificationsPawel Andruszkiewicz1-40/+4
2017-04-24Update nuspecsubmit/tizen/20170424.105943accepted/tizen/unified/20170424.154333Kangho Hur1-1/+1
2017-04-24Optimize updating state of control propertiesPiotr Czaja1-4/+5
2017-04-24Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur18-43/+60
2017-04-24Add ToolTip based on Tizen Specificrina6350.you2-1/+15
2017-04-24Change the style of GenList for ImageCell and SwitchCellrina6350.you2-2/+2
2017-04-24Optimize Moved event handlerSeungkeun Lee1-2/+22
2017-04-24Fix the layout of Page.DisplayAlert's buttonsKangho Hur1-4/+5
2017-04-24Apply naviitem/tabbar style correctlyKangho Hur2-0/+2
2017-04-24Refactor layout update codeSeungkeun Lee3-69/+37
2017-04-24Fix VisualElementRenderer IsDisposed check conditionSeungkeun Lee1-2/+2
2017-04-24Fix FocusDirection to string typeWonYoung Choi2-32/+15
2017-04-24Add Focus related properties for VEKangho Hur2-3/+161
2017-04-24[TableView] Fix updating HasUnevenRows propertyPiotr Czaja1-1/+1
2017-04-24Use "default" style for TextCellRenderer on TV profileKangho Hur1-1/+3
2017-04-24Fix ScrollView Content area resize issueSeungkeun Lee2-16/+14
2017-04-24Disable Layout on Resize callbackSeungkeun Lee1-1/+0
2017-04-24Change project files to new csproj formatWonYoung Choi4-206/+21
2017-04-24Add support for resources with multiple DPIPawel Andruszkiewicz1-0/+11
2017-04-24Remove VerticalTextAlignment functionality in LabelSeungkeun Lee2-39/+3
2017-04-24Fix Label layout issueSeungkeun Lee2-16/+2
2017-04-24Fixed Button resize when changing styleSeunghyun Choi1-23/+9
2017-04-24Register assemblies recursivelyWonYoung Choi2-21/+22
2017-04-24Updates the version of Xamarin.Forms packageJuwon1-1/+1
2017-04-24Fix SVACE issueSungHyun Min3-12/+5
2017-04-24[WebView] Add missing ExportRenderer codejh5.cho1-0/+1
2017-04-24Destroy the drawer along with the MasterDetailPagePawel Andruszkiewicz1-0/+10
2017-04-24Provide xamarin-forms-tizen-nuget-private packageWonYoung Choi2-2/+23
2017-04-24Support window transparencyKangho Hur2-1/+10
2017-04-24Fix warningSungHyun Min4-12/+6
2017-04-24Add WebViewRendererchungryeol lim3-1/+180
2017-04-24Fix PickerRender bugKangho Hur1-5/+15
2017-04-24Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-04-24Fix Page.DisplayAlert's message format convertingKangho Hur1-2/+2
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 Min12-286/+824
2017-04-24Renew the VisualElement.OpacityKangho Hur3-84/+47
2017-04-24Create Window in OnPreCreate() instead of OnCreate()WonYoung Choi1-3/+3