platform/upstream/xamarin-forms.git
2016-12-14 Jason SmithDeprecate versions of iOS older than 8 (#630)
2016-12-14 Stephane DelcroixRevert "Update README.md"
2016-12-14 Stephane DelcroixRevert "Update README.md"
2016-12-14 Stephane DelcroixUpdate README.md
2016-12-14 Stephane DelcroixUpdate README.md
2016-12-14 Stephane DelcroixXamlc compiled trigger (#629)
2016-12-14 Stephane Delcroix[XamlC] Allow compilation of IValueProviders (#622)
2016-12-14 adrianknight89Update readme (#644)
2016-12-13 E.Z. HartDisable using EstimatedRowHeight for uneven rows with...
2016-12-13 Stephane Delcroix[XamlC] remove unused variables (#620)
2016-12-12 E.Z. HartAdd missing interface implementations
2016-12-12 E.Z. HartUpdating UITest package to 2.0.3
2016-12-12 Stephane Delcroix[XamlC] Compile TypeTypeConverter (#615)
2016-12-12 Stephane Delcroix[XamlC] Optimize Stloc/Ldloc (#614)
2016-12-12 Stephane Delcroix[XamlC] Box valueTypes on Add() (#624)
2016-12-12 Rui MarinhoRevert "Remove iOS8 build badge"
2016-12-12 Rui MarinhoRemove iOS8 build badge
2016-12-12 Stephane Delcroix[XamlC] optimize Datatemplate IL as well (#612)
2016-12-12 Stephane Delcroix[XamlC] fix loading ulongs, optimize bytecode for ulong...
2016-12-12 Stephane Delcroix[XamlC] compile ThicknessTypeConverter (#603)
2016-12-12 Stephane Delcroix[XamlC] support setting values on ValueTypes (#596)
2016-12-09 Jason SmithRevert "Deprecate iOS 8 and earlier (#626)"
2016-12-09 Paul DiPietroDeprecate iOS 8 and earlier (#626)
2016-12-08 E.Z. HartAdd iOS 8 status to readme
2016-12-07 E.Z. HartFix for 45743 which works with iOS 8 (#616)
2016-12-07 E.Z. HartFix 41415 test (use rounding)
2016-12-07 Rui Marinho[UITest] Only run 41415 test on Android
2016-12-07 Stephane Delcroix[Xaml[C]] support op_implicit declared on Target (...
2016-12-07 Stephane Delcroix[XamlC] Type ref tests, and fixes (#569)
2016-12-07 Stephane Delcroixremove the noise while running nunit from console
2016-12-07 E.Z. HartPut test in the correct namespace
2016-12-06 Jason SmithFix wrong licenses
2016-12-06 E.Z. HartPossible fix for race condition in 21177 UI test
2016-12-06 Stephane Delcroix[C] detach Behaviors and Triggers on VE finalization...
2016-12-06 adrianknight89[Android] Dismiss context menu when view cell is remove...
2016-12-06 adrianknight89[iOS] Fix crash when pushing page on stack on orientati...
2016-12-06 adrianknight89[Android] ScrollView should send correct ScrollX and...
2016-12-06 Paul DiPietro[WinRT] Do not store previous page when popping (#565)
2016-12-06 Michael RumplerDon't render empty TextCells for TableSections without...
2016-12-06 Stephane DelcroixResourceDictionary fixes (#536)
2016-12-05 Mike NormanTypos bug sweep. (#613)
2016-12-05 Stephane Delcroix[XamlC] Compile ContraintTypeConverters (#592)
2016-12-05 Stephane Delcroix[XamlC] drop ICSharpCode.Decompiler (#586)
2016-12-05 Paul DiPietro[WinRT/UWP] Adjust margin for centered Slider (#604)
2016-12-05 Stephane Delcroix[Xaml] revert namespace change for XmlnsDefAttr (#610)
2016-12-05 Mike NormanCatch-up in Xamarin.Forms.[Core|Pages|Xaml] (#606)
2016-12-04 Stephane Delcroix[Xaml] change namespace for [XmlnsDef] and make it...
2016-12-04 Stephane Delcroix[Xaml] support arrays as x:Arguments (#545)
2016-12-04 adrianknight89dispose tap gesture (#601)
2016-12-03 Rui MarinhoFix iOS10 build lane info
2016-12-03 Jimmy GarridoFix CommandBar overlaying content (#593)
2016-12-02 E.Z. HartRestore old Alert/ActionSheet method for iOS 8 (#595)
2016-12-02 E.Z. HartUpdate NavigationPage Platform Specifics demo with...
2016-12-02 Stephane Delcroixfix build
2016-12-02 E.Z. HartAllow CommandBar to expand and show command labels...
2016-12-02 Stephane Delcroix[XamlC] passing test for 47703
2016-12-01 Stephane Delcroixfix the tests
2016-12-01 Mike NormanLast of Xamarin.Forms namespace internal items. (#589)
2016-12-01 Stephane DelcroixRevert "Jimmgarrido uwp toolbar (#588)"
2016-12-01 Stephane Delcroix[XamlC] provide backward compat for ProvideValueTarget...
2016-12-01 Stephane DelcroixJimmgarrido uwp toolbar (#588)
2016-12-01 Stephane Delcroix[XamlC] use op_implicit where we should (#580)
2016-12-01 Stephane Delcroix[Xaml] support non-int enums (#575)
2016-12-01 E.Z. HartDon't run Command CanExecute on incorrect inherited...
2016-12-01 Stephane Delcroix[XamlC] assigned derived type to generic BP (#566)
2016-12-01 Stephane Delcroix[XamlC] support non-generic IMarkup on ABPs (#562)
2016-12-01 adrianknight89fix NRE in packager dispose (#561)
2016-11-30 Rui Marinho[iOS] Avoid using DrawRect on base VisualElementRendere...
2016-11-30 E.Z. HartFix Issue 774 test so it works with wrapped IApp on...
2016-11-30 Rui Marinho[Win] Update cert (#579)
2016-11-30 E.Z. HartHave UI test for 21177 clean up after itself
2016-11-30 E.Z. HartDon't instantiate the various core gallery pages until...
2016-11-28 E.Z. HartUpdating 35733 test to use a URL XF controls
2016-11-24 adrianknight89fix weakreferences (#558)
2016-11-22 Samantha HoutsFix issue description
2016-11-22 E.Z. HartFix broken alerts for iPad (#549) beta-2.3.4-pre1
2016-11-22 Stephane Delcroixfix mdoc path in Makefile
2016-11-22 Jason Smith[UWP]Track user location when IsShowingUser enabled...
2016-11-21 E.Z. HartTurning down number of consecutive tests to avoid jetsa...
2016-11-19 E.Z. HartAdding some restart logic to the UI tests if navigation...
2016-11-18 E.Z. HartAdd missing semicolon
2016-11-18 E.Z. HartRemoving inconclusive result from Issue342 test
2016-11-18 Rui Marinho[iOS] Revert changes in popping navigation (#547)
2016-11-18 E.Z. HartHave PresentAlert hide new window when alert is dismiss...
2016-11-18 adrianknight89[Android] Do not show cell context actions if input...
2016-11-18 E.Z. HartCorrect test name
2016-11-18 E.Z. HartDisable 35736 test for Android
2016-11-18 Stephane Delcroixupdate cecil (#546)
2016-11-18 Paul DiPietroPlatform specifics naming adjustments (#526)
2016-11-17 E.Z. HartMerge branch 'master' of github.com:xamarin/Xamarin...
2016-11-17 E.Z. HartPut UI test using directive inside UITest block
2016-11-17 Jason SmithUpdate nuget license file link
2016-11-17 Mike NormanAPI docs: typo fixes in button nested classes docs...
2016-11-17 E.Z. HartMerge branch 'master' of github.com:xamarin/Xamarin...
2016-11-17 E.Z. HartMove 36802 test into Issues namespace
2016-11-17 Mike NormanAPI work. (#534)
2016-11-17 Stephane Delcroix[Xaml] cleanup xmlns usage, add XmlnsDefinition (#531)
2016-11-16 E.Z. HartRun multiple UI tests without restarting ControlGallery...
2016-11-16 Stephane Delcroix[W] Support 0 as valid BorderWidth (#537)
2016-11-16 Paul DiPietro[iOS] Update Editor text from autocorrect when losing...
next