summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Tizen Extension for ProgressBarSungHyun Min3-5/+109
2016-12-21Merge "Homogenous mode should be set to false if grouping is enabled" into tizenKangho Hur1-2/+33
2016-12-21Homogenous mode should be set to false if grouping is enabledPawel Andruszkiewicz1-2/+33
2016-12-21Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2016-12-21Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2016-12-20Refactoring EntryCell SwitchCell renderer with Reusable featureSeungkeun Lee3-145/+96
2016-12-19Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0
2016-12-19Fix TextCell text color bugSeungkeun Lee4-19/+24
2016-12-16Add Tizen backend renderersubmit/tizen_mobile/20161216.021857accepted/tizen/mobile/20161216.084444Kangho Hur111-1/+13347
2016-12-14Fix potential NRE in ConditionalFocusLayout (#587)2.3.3.175E.Z. Hart6-9/+109
2016-12-14Add Tizen to TargetPlatform (#590)Kangho9-3/+175
2016-12-14Removing now non-existent IsiOS8OrNewer checkE.Z. Hart1-1/+1
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith17-247/+46
2016-12-14Revert "Update README.md"Stephane Delcroix1-6/+6
2016-12-14Revert "Update README.md"Stephane Delcroix1-6/+6
2016-12-14Update README.mdStephane Delcroix1-6/+6
2016-12-14Update README.mdStephane Delcroix1-6/+6
2016-12-14Xamlc compiled trigger (#629)Stephane Delcroix6-3/+57
2016-12-14[XamlC] Allow compilation of IValueProviders (#622)Stephane Delcroix7-6/+86
2016-12-14Update readme (#644)adrianknight891-2/+2
2016-12-13Disable using EstimatedRowHeight for uneven rows with known heights (#454)E.Z. Hart3-11/+248
2016-12-13[XamlC] remove unused variables (#620)Stephane Delcroix1-1/+34
2016-12-12Add missing interface implementationsE.Z. Hart1-0/+10
2016-12-12Updating UITest package to 2.0.3E.Z. Hart6-9/+9
2016-12-12[XamlC] Compile TypeTypeConverter (#615)Stephane Delcroix6-13/+73
2016-12-12[XamlC] Optimize Stloc/Ldloc (#614)Stephane Delcroix2-1/+21
2016-12-12[XamlC] Box valueTypes on Add() (#624)Stephane Delcroix5-1/+63
2016-12-12Revert "Remove iOS8 build badge"Rui Marinho1-0/+2
2016-12-12Remove iOS8 build badgeRui Marinho1-2/+0
2016-12-12[XamlC] optimize Datatemplate IL as well (#612)Stephane Delcroix4-24/+44
2016-12-12[XamlC] fix loading ulongs, optimize bytecode for ulongs (#611)Stephane Delcroix6-2/+131
2016-12-12[XamlC] compile ThicknessTypeConverter (#603)Stephane Delcroix5-4/+58
2016-12-12[XamlC] support setting values on ValueTypes (#596)Stephane Delcroix4-3/+104
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith17-50/+257
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro17-257/+50
2016-12-08Add iOS 8 status to readmeE.Z. Hart1-0/+2
2016-12-07Fix for 45743 which works with iOS 8 (#616)E.Z. Hart1-66/+8
2016-12-07Fix 41415 test (use rounding)E.Z. Hart1-3/+4
2016-12-07[UITest] Only run 41415 test on AndroidRui Marinho1-1/+1
2016-12-07[Xaml[C]] support op_implicit declared on Target (#585)Stephane Delcroix4-22/+51
2016-12-07[XamlC] Type ref tests, and fixes (#569)Stephane Delcroix3-33/+175
2016-12-07remove the noise while running nunit from consoleStephane Delcroix1-2/+0
2016-12-06Put test in the correct namespaceE.Z. Hart1-1/+1
2016-12-06Fix wrong licensesJason Smith2-2/+2
2016-12-06Possible fix for race condition in 21177 UI testE.Z. Hart1-2/+4
2016-12-06[C] detach Behaviors and Triggers on VE finalization (#555)Stephane Delcroix4-1/+78
2016-12-06[Android] Dismiss context menu when view cell is removed (#568)adrianknight894-10/+117
2016-12-06[iOS] Fix crash when pushing page on stack on orientation change (#607)adrianknight891-5/+2
2016-12-06[Android] ScrollView should send correct ScrollX and ScrollY (#394)adrianknight894-10/+186
2016-12-06[WinRT] Do not store previous page when popping (#565)Paul DiPietro1-1/+3