platform/upstream/xamarin-forms.git
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...
2016-11-16 adrianknight89Set TabBarItem properly (#530)
2016-11-16 adrianknight89[Android] Preserve Toolbar Subtitle on page orientation...
2016-11-16 E.Z. HartMake CommitAllowingStateLoss the default (#527)
2016-11-16 Samantha Houts[iOS] Add Platform Specific option to not adjust the...
2016-11-16 Stephane Delcroix[C] Use a Binding for ItemsSource object selection
2016-11-16 Joakim CarselindSquashed commit of the following:
2016-11-16 Stephane Delcroix[XamlC] use correct filePath for XamlC error reporting...
2016-11-16 E.Z. HartUse static method syntax to prevent mono compiler error...
2016-11-16 Paul DiPietro[A] Check for parent NavigationPage when setting MDP...
2016-11-16 Paul DiPietro[iOS] Add Platform Specific features for PrefersStatusB...
2016-11-16 adrianknight89BindingContext changes are called multiple times on...
2016-11-16 Jimmy Garrido[iOS] Fix AccessoryView covered by section index list...
2016-11-15 adrianknight89fix MasterDetailPage dispose (#505)
2016-11-15 adrianknight89[iOS] Text should not overflow Entry if it can't fit...
2016-11-15 Stephane Delcroix[C] Add cornerRadius validation, docs
2016-11-15 Andrei NAdded CornerRadius property To Frame control
2016-11-15 Samantha Houts[UWP] Explicitly set mobile StatusBar colors to white...
2016-11-15 Paul DiPietro[WinRT] Fix ModalPushed/ModalPopped not firing (#490)
2016-11-15 Stephane Delcroix[XamlC] TypedBindings, some tests, a compiler, ......
2016-11-15 E.Z. HartCreating category constants for UI test categories...
2016-11-15 Paul DiPietro[iOS] Use separate UIWindow for UIAlertController ...
2016-11-15 adrianknight89[Android] Show keyboard on app resume if control has...
2016-11-15 Jimmy Garrido[WinRT] Setting ActivityIdicator color works now (...
2016-11-15 E.Z. HartAttempting to fix possible race conditions in Automatio...
2016-11-15 E.Z. HartMaking text longer so the test works even if the device...
2016-11-15 adrianknight89[Internal] Change test template to use Bugzilla (#501)
2016-11-14 Mike NormanMarked all I___Controller interfaces as for internal...
2016-11-10 Mike NormanApplinks API docs, and a link fix in BindableProperty...
next