platform/upstream/xamarin-forms.git
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...
2016-11-09 E.Z. HartUpdate badge URLs to point at current build lanes ...
2016-11-09 E.Z. HartRemoving PCLStorage references until it's determined...
2016-11-09 E.Z. HartExcising the 43569 UI Test until the PCLStorage issue...
2016-11-08 Jimmy Garrido[UWP] Fix Transparent Default Button (#468)
2016-11-08 Stephane Delcroixfix identation
2016-11-08 softlionAdd extensibility point to load tab icons from another...
2016-11-08 Alan McGovern[Android] Always set a non-null Device.Info (#504)
2016-11-03 adrianknight89[Android] Allow path-based icons to be loaded as toolba...
2016-11-03 Alan McGovernUpdate ContextExtensions.cs (#502)
2016-11-02 Jimmy GarridoFixed tab not updating when page title is changed ...
2016-10-31 E.Z. HartAttempt to get UI test for 44166 working on iOS (#485)
2016-10-31 adrianknight89[Android] Forward ScrollView touch events to custom...
2016-10-30 Mike NormanOn<t> summaries. (#492)
2016-10-26 Samantha Houts[Win] Toolbar placement works with initial value (...
2016-10-26 Paul DiPietro[iOS] Add check for UIGestureRecognizerState.Cancelled...
2016-10-25 adrianknight89ScrollView should account for Content margin (#392)
2016-10-24 adrianknight89[Android] Internal keyboard hide/show should handle...
2016-10-20 Samantha Houts[Android] SoftInputMode works with initial value (...
2016-10-20 E.Z. HartMake Editor focused background color behavior consisten...
2016-10-20 Paul DiPietro[iOS] Add Platform Specific feature for setting Adjusts...
2016-10-20 Paul DiPietro[Android] Add Platform Specific features for setting...
2016-10-20 adrianknight89Fix ProgressBar renderer (#439)
2016-10-20 Jimmy Garrido[WinRT] Fix back button not showing if current page...
2016-10-20 Stephane Delcroix[C] fix TranslateTo for easing going outside of (0...
2016-10-20 adrianknight89[iOS] Entry should correctly update Text when typing...
2016-10-20 gleblebedevCheck for Actionbar at UpdateActionBar method. (#366)
2016-10-20 Philippe LeybaertRemove unnecessary string replace in Color.FromHex...
2016-10-19 Jimmy GarridoFix UITest for b#42832 (#471)
2016-10-17 Jimmy Garrido[Android] Fix NRE When Scrolling ListView and Item...
2016-10-15 Jason Smith[A] Prevent crash in event when renderer is null in...
2016-10-15 Rui Marinho[Win] Update certs (#460)
2016-10-14 Jason Smith[A] Better fix for BZ44129 (#453)
2016-10-12 Samantha Houts[Android App Compat] Can opt out of sending Appearing...
2016-10-12 Jason Smith[A]Don't crash when emptying/populating TabbedPage...
2016-10-12 Rui Marinho[Android] Fix possible NRE when detaching NavigationPag...
2016-10-12 ckrempp91Modified type cast to appropriate type (#447)
2016-10-12 E.Z. HartFix MasterDetailPage/NavigationPage leaks on iPad ...
2016-10-12 Stephane Delcroix[XamlG] Fully qualify method names (#417)
2016-10-11 Samantha HoutsUpdate docs
2016-10-11 adrianknight89[iOS] Tapping on ListView with two fingers should not...
2016-10-11 Samantha HoutsAdd reproduction for 41153 (#428)
2016-10-11 adrianknight89Clear cached CultureInfo and TimeZoneInfo on app resume...
2016-10-11 Philippe LeybaertOnIdiom support for Desktop (UWP) (#420)
2016-10-11 Jimmy Garrido[Windows] Fix crash when toggling IsPassword on multipl...
2016-10-11 adrianknight89Full feature compatibility with WPF's Colors class...
2016-10-11 Stephane DelcroixMerge branch 'adrianknight89-ios-scrolltoposition'
2016-10-11 Paul DiPietro[WinRT] Fix MDP and TabbedPage Appearing/Disappearing...
2016-10-11 E.Z. HartTemporarily disabling 39489 UITest on iOS (#445)
2016-10-10 Rui Marinho[Nuspec] Include MacOS (#436)
2016-10-10 Rui Marinho[Core] Set IVT to MacOS
2016-10-06 Rui Marinho[UITest] Update to UItest beta 5, fix class naming...
2016-10-06 Samantha Houts[A] Prevent blank page from appearing when MainPage...
2016-10-04 E.Z. HartUpdate ToolbarVisibility to TitleVisibility in PhoneRes...
2016-10-04 E.Z. HartUnhook drawer listeners so MDP renderer and pages can...
2016-10-04 Samantha Houts[A] PanGestureRecognizer will consistently send Started...
2016-10-04 adrianknight89Fixed bug 43993 by removing call to base ViewWillAppear...
2016-10-04 Stephane DelcroixMerge branch 'ios-scrolltoposition' of https://github...
2016-10-03 Rui MarinhoFix tests on IOS10 [Do not merge] (#373)
2016-10-03 adrianknight89Tab children should be cast to Page (#398)
2016-10-03 Jason SmithMake CreateNativeControl virtual instead of abstract...
2016-10-03 E.Z. HartSet UserVisibleHint for new fragment to true (#411)
2016-09-30 E.Z. HartSet AndroidCodeGenTarget to XAJavaInterop1 (#404)
2016-09-30 Paul DiPietro[A] Check for ViewStates.Gone in AppCompat TabbedPageRe...
2016-09-30 Paul DiPietro[WinRT] Fix regression on ListView selection with enter...
2016-09-30 adrianknight89AppCompat should now be able to set title bar visibilit...
2016-09-30 adrianknight89[Android] InputTransparent and IsEnabled fixes on visua...
2016-09-30 Jason SmithFix indentation
2016-09-30 adrianknight89[Android] Forward appearing / disappearing methods...
2016-09-30 Rui Marinho[iOS] Keep our native property listener around the...
2016-09-30 Neil McAlister[Windows] Fix Device Style inheritance (#324)
2016-09-27 Paul DiPietroAdd .bak extension to .gitignore (#388)
2016-09-27 Samantha Houts[Win] Will arrange native children of custom renderers...
2016-09-27 Stephane Delcroix[Xaml] more primitive types (#385)
2016-09-27 E.Z. HartReuse Handler when invoking on main thread (#383)
2016-09-27 E.Z. HartDon't unsubscribe/resubscribe the listener to the same...
2016-09-27 E.Z. HartFix potential NRE accessing current application via...
2016-09-27 Samantha Houts[UWP/WinRT] ListView UI virtualization works without...
2016-09-27 E.Z. HartClean up listeners and tag on ButtonRenderer during...
2016-09-26 Stephane Delcroix[Xaml] allow compatible arguments for x:Factory (#382)
2016-09-26 Stephane Delcroix[C] specify type and default value for native bindings...
2016-09-26 Stephane Delcroix[XamlC] Compiled converters (#358)
2016-09-23 Stephane Delcroixdo not compile winrt stuffs on mac
2016-09-23 Stephane Delcroixfix docs
2016-09-23 Stephane Delcroix[Xaml] fix build
2016-09-23 Rui Marinho[Controls] Link only SDK so we don't brake the sample...
2016-09-23 Adrian Knightusing internal Clamp method
2016-09-23 Stephane Delcroix[Xaml] Xaml native views and bindings for WP8.1 (#363)
2016-09-23 Stephane Delcroix[XamlC] Implement IValueProvider.PropertyType (#345)
2016-09-23 Stephane Delcroix[XamlC] supports enum and consts in x:Static (#369)
2016-09-23 Adrian KnightiOS ScrollView should not scroll out of place on scroll...
next