summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Support BlendColor to Image as a TizenSpecific APIKangho Hur3-4/+74
2017-07-10Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
2017-07-10Fix Label.LineBreakModeKangho Hur1-8/+21
2017-07-10Apply %dotnet rpm macrosWonYoung Choi1-27/+8
2017-07-10Tizen Extension for ProgressBarSungHyun Min3-5/+109
2017-07-10Update version to 2.3.3.175-b02Kangho Hur1-2/+2
2017-07-10[PickerRenderer] Remove unnecessary listenerPawel Andruszkiewicz1-7/+0
2017-07-10Support Density Independent Pixel on FontSizeSeungkeun Lee3-6/+17
2017-07-10Implement Reusable ViewCellSeungkeun Lee1-9/+52
2017-07-10Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-07-10Initialize DeviceInfo with system informationPawel Andruszkiewicz3-5/+13
2017-07-10Change platform class access modifierchungryeol lim1-1/+1
2017-07-10Ignore TableView.SectionTitle if title is not setKangho Hur1-1/+2
2017-07-10Remove ColorExtensions.ToNative() debug messageKangho Hur1-1/+1
2017-07-10Apply initial value of Cell.IsEnabledSeungkeun Lee1-0/+2
2017-07-10implement ExpressionSearch for RelativeLayout.FromExpressionchungryeol lim1-3/+33
2017-07-10Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-07-10Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
2017-07-10Homogenous mode should be set to false if grouping is enabledPawel Andruszkiewicz1-2/+33
2017-07-10Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2017-07-10Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2017-07-10Refactoring EntryCell SwitchCell renderer with Reusable featureSeungkeun Lee3-145/+96
2017-07-10Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0
2017-07-10Fix TextCell text color bugSeungkeun Lee4-19/+24
2017-07-10Add Tizen backend rendererKangho Hur111-1/+13346
2017-07-10[Core] Added RootPage to NavigationPage (#464)adrianknight892-0/+42
2017-07-10[All] Basic Accessibility Support (#713)Samantha Houts2-0/+58
2017-07-10Make WinRT/UWP platform classes more maintainable (#652)E.Z. Hart1-1/+1
2017-07-10MacOS (#650)Rui Marinho6-4/+17
2017-07-10[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-1/+1
2017-07-10Fix buildRui Marinho1-6/+0
2017-07-10Fix buildRui Marinho1-1/+0
2017-07-10Fix buildRui Marinho1-1/+0
2017-07-10Fix buildRui Marinho1-49/+0
2017-06-28[UWP] Fixes for usage of XF with .net native toolchain (#1024)Rui Marinho3-2/+7
2017-06-26[UWP] Make sure to update HitTestVisible when IsEnable changes (#1015)Rui Marinho3-0/+54
2017-06-26[Android] Dispose check before setting properties on Button (#1013)Samantha Houts1-27/+37
2017-06-26Add missing member variable to FormsApplicationActivityE.Z. Hart1-3/+5
2017-06-26Fix NRE when background color of button set in FormsApplicationActivity (#1010)E.Z. Hart4-6/+55
2017-06-26Fix border on android buttons (#941)Rui Marinho7-158/+176
2017-06-23[iOS] ListView with UnevenRows and Cell Heights will no longer be slow to loa...Samantha Houts3-8/+276
2017-06-22Set the Id field for Android Views created by Forms #1004E.Z. Hart19-36/+161
2017-06-22Fix buildRui Marinho1-1/+0
2017-06-22Fix possible crash on API 21+ at launch when using Holo theme and FormsApplic...Jimmy Garrido1-10/+14
2017-06-22[Android] Remove the ". " on empty labels (Accessibility) on Fastrenderers (#...Samantha Houts5-33/+104
2017-06-22Remove debug outputs (#1008)Paul DiPietro1-1/+0
2017-06-22Add check for instance of UITableView (#885)Matthias1-1/+1
2017-06-21[XamlC] fix release builds of Xaml Unit TestsStephane Delcroix1-1/+2
2017-06-21Dispose check on ButtonRenderer (#975)bentmar1-2/+2
2017-06-01[previewer] make sure we do not crash even if the previewer doesn't s… (#946)Stephane Delcroix2-2/+11