summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Merge "Change project files to new csproj format" into tizenKangho Hur4-206/+21
2017-04-07Disable Layout on Resize callbackSeungkeun Lee1-1/+0
2017-04-07Change project files to new csproj formatWonYoung Choi4-206/+21
2017-04-06Merge "Fixed Button resize when changing style" into tizenKangho Hur1-23/+9
2017-04-05Merge "Register assemblies recursively" into tizenKangho Hur2-21/+22
2017-04-05Merge changes I502700db,I895c32d2 into tizenKangho Hur3-55/+5
2017-04-05Add support for resources with multiple DPIPawel Andruszkiewicz1-0/+11
2017-04-05Remove VerticalTextAlignment functionality in LabelSeungkeun Lee2-39/+3
2017-04-04Fix Label layout issueSeungkeun Lee2-16/+2
2017-03-30Fixed Button resize when changing styleSeunghyun Choi1-23/+9
2017-03-30Register assemblies recursivelyWonYoung Choi2-21/+22
2017-03-28Updates the version of Xamarin.Forms packagesubmit/tizen/20170328.084624accepted/tizen/unified/20170328.103336accepted/tizen/tv/20170328.103246accepted/tizen/mobile/20170328.103232accepted/tizen/ivi/20170328.103315accepted/tizen/common/20170328.141111accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonJuwon1-1/+1
2017-03-24Merge "Fix SVACE issue" into tizensubmit/tizen/20170324.133015accepted/tizen/common/20170324.170041Kangho Hur3-12/+5
2017-03-24Fix SVACE issueSungHyun Min3-12/+5
2017-03-24Merge "[WebView] Add missing ExportRenderer code" into tizenKangho Hur1-0/+1
2017-03-24[WebView] Add missing ExportRenderer codejh5.cho1-0/+1
2017-03-24Destroy the drawer along with the MasterDetailPagePawel Andruszkiewicz1-0/+10
2017-03-24Provide xamarin-forms-tizen-nuget-private packageWonYoung Choi2-2/+23
2017-03-24Support window transparencyKangho Hur2-1/+10
2017-03-24Fix warningSungHyun Min4-12/+6
2017-03-24Add WebViewRendererchungryeol lim3-1/+180
2017-03-24Fix PickerRender bugKangho Hur1-5/+15
2017-03-24Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-03-24Fix Page.DisplayAlert's message format convertingKangho Hur1-2/+2
2017-03-24Set the default scroller policy to autoKangho Hur1-4/+4
2017-03-24Fix ListView SelectedItemSungHyun Min1-2/+2
2017-03-24Refactoring GestureHandler for extensionSungHyun Min12-286/+824
2017-03-24Renew the VisualElement.OpacityKangho Hur3-84/+47
2017-03-24Create Window in OnPreCreate() instead of OnCreate()WonYoung Choi1-3/+3
2017-03-24Support density independent pixelSeungkeun Lee15-57/+172
2017-03-24Add TabbedPageStyleWonYoung Choi1-16/+11
2017-03-24Change Assemblies Tizen.System to Tizen.System.Informationpr.jung1-1/+1
2017-03-24Update version to 2.3.4-r190-002WonYoung Choi1-2/+2
2017-03-24Fix const variable name in CellRenderer.csWonYoung Choi1-2/+2
2017-03-24Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi3-40/+105
2017-03-24Modify FontWeight type for flexibilityKangho Hur8-132/+10
2017-03-24Add Style to VisualElement as TizenSpecificKangho Hur4-72/+27
2017-03-24Fix Hiding Master Page on MasterDetailPagejh5.cho1-19/+5
2017-03-24Refactoring Label RendererSeungkeun Lee4-30/+24
2017-03-24Remove unnecessary resize of WindowSeungkeun Lee1-8/+0
2017-03-24[Page] Change alert dialog message text wrap typePiotr Czaja1-2/+18
2017-03-24Add support for NativeViews specified in XAMLPawel Andruszkiewicz6-0/+108
2017-03-24Rebase Forms to upstream lastest (2.3.4-pre2)Kangho Hur2-51/+15
2017-03-24[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2
2017-03-24Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-03-24[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-03-24Fix wrong Group Header handlingSeungkeun Lee1-6/+7
2017-03-24Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-03-24Add FontWeight for Label and EntryKangho Hur7-3/+206
2017-03-24Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2