summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Fix ScrollView Content area resize issueSeungkeun Lee2-16/+14
2017-07-10Disable Layout on Resize callbackSeungkeun Lee1-1/+0
2017-07-10Change project files to new csproj formatWonYoung Choi11-385/+85
2017-07-10Add support for resources with multiple DPIPawel Andruszkiewicz1-0/+11
2017-07-10Remove VerticalTextAlignment functionality in LabelSeungkeun Lee2-39/+3
2017-07-10Fix Label layout issueSeungkeun Lee2-16/+2
2017-07-10Fixed Button resize when changing styleSeunghyun Choi1-23/+9
2017-07-10Register assemblies recursivelyWonYoung Choi2-21/+22
2017-07-10Updates the version of Xamarin.Forms packageJuwon1-1/+1
2017-07-10Change sub rpm name for private nugetWonYoung Choi1-3/+3
2017-07-10Fix SVACE issueSungHyun Min3-12/+5
2017-07-10[WebView] Add missing ExportRenderer codejh5.cho2-1/+2
2017-07-10Destroy the drawer along with the MasterDetailPagePawel Andruszkiewicz1-0/+10
2017-07-10Add Mono.Cecil nuget package locallyWonYoung Choi1-0/+0
2017-07-10Update vertion to 2.3.4-214-001Kangho Hur1-2/+2
2017-07-10Provide xamarin-forms-tizen-nuget-private packageWonYoung Choi10-12/+95
2017-07-10Update versionsung-su.kim1-1/+1
2017-07-10Support window transparencyKangho Hur2-1/+10
2017-07-10Fix warningSungHyun Min4-12/+6
2017-07-10Add WebViewRendererchungryeol lim4-1/+181
2017-07-10Add logic to move map when first launchjh5.cho2-1/+6
2017-07-10Update versionsung-su.kim1-1/+1
2017-07-10Fix PickerRender bugKangho Hur1-5/+15
2017-07-10Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-07-10Fix Page.DisplayAlert's message format convertingKangho Hur1-2/+2
2017-07-10Set the default scroller policy to autoKangho Hur1-4/+4
2017-07-10Add Implementation of VisibleRegionjh5.cho1-2/+51
2017-07-10Update versionsung-su.kim1-1/+1
2017-07-10Fix ListView SelectedItemSungHyun Min1-2/+2
2017-07-10Refactoring GestureHandler for extensionSungHyun Min12-286/+824
2017-07-10Update Pin and Marker to use default imagejh5.cho2-11/+10
2017-07-10Renew the VisualElement.OpacityKangho Hur3-84/+47
2017-07-10Create Window in OnPreCreate() instead of OnCreate()WonYoung Choi1-3/+3
2017-07-10Support density independent pixelSeungkeun Lee16-58/+173
2017-07-10Add TabbedPageStyleWonYoung Choi2-16/+18
2017-07-10Update version to 2.3.4-r192-001WonYoung Choi2-3/+3
2017-07-10Change Assemblies Tizen.System to Tizen.System.Informationpr.jung2-2/+2
2017-07-10Remove unused TizenSpecific/Button.cs fileKangho Hur1-30/+0
2017-07-10Update version to 2.3.4-r190-002WonYoung Choi3-7/+7
2017-07-10Fix const variable name in CellRenderer.csWonYoung Choi1-2/+2
2017-07-10Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi6-40/+173
2017-07-10Modify FontWeight type for flexibilityKangho Hur11-157/+35
2017-07-10Add Style to VisualElement as TizenSpecificKangho Hur11-154/+83
2017-07-10Fix Hiding Master Page on MasterDetailPagejh5.cho1-19/+5
2017-07-10Refactoring Label RendererSeungkeun Lee4-30/+24
2017-07-10Remove unnecessary resize of WindowSeungkeun Lee1-8/+0
2017-07-10[Page] Change alert dialog message text wrap typePiotr Czaja1-2/+18
2017-07-10Add support for NativeViews specified in XAMLPawel Andruszkiewicz6-0/+108
2017-07-10Rebase Forms to upstream lastest (2.3.4-pre2)Kangho Hur4-55/+20
2017-07-10[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2