platform/upstream/xamarin-forms.git
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...
2016-09-21 E.Z. HartImplement dispose pattern correctly to support derived...
2016-09-18 Rui Marinho[Controls] Update Insights and UITest packages and...
2016-09-16 Atsushi EnoAndroid BeginInvokeOnMainThread() should not possibly...
2016-09-16 E.Z. HartFormat MapRenderer according to project code style...
2016-09-15 Rui Marinho[Android] Fix failing UITests (#356)
2016-09-15 Stephane Delcroixdo not disable warning (#357)
2016-09-14 Rui MarinhoRemove iOS classic from CI system (#353) beta-2.3.3-pre2
2016-09-13 Rui MarinhoRevert "Revert "[Android] Fix warnings (#346)""
2016-09-13 Jason SmithUpdate docs
2016-09-13 Rui MarinhoRevert "[Android] Fix warnings (#346)"
2016-09-13 Rui Marinho[Android] Fix warnings (#346)
2016-09-13 Samantha Houts[iOS] ViewCells with Accessories will be properly laid...
2016-09-13 Paul DiPietro[A] Fix regression on NavAnimationInProgress (#341)
2016-09-13 Rui Marinho[iOS] - Revert setting the frame for ViewCell to try...
2016-09-13 Rui MarinhoRevert "[C] Prevent enabling a Button via setting a...
2016-09-12 Jani LirkkiAndroid AppCompat: Don't do NavigationPage menu updates...
2016-09-12 MikhailAfter Label.FormattedText property changed need invoke...
2016-09-12 Paul DiPietro[C] Prevent enabling a Button via setting a Command...
2016-09-08 Paul DiPietro[iOS] Adjust Started/Ended hooks in pickers for iOS...
2016-09-08 Stephane Delcroix[XamlC] throw exception on missing property (#336)
2016-09-08 Stephane Delcroix[XamlC] replace the runtime type check by compiletime...
2016-09-08 Stephane Delcroix[Xaml] support native views and native bindings (#266)
2016-09-08 Stephane DelcroixNative Bindings (#278)
2016-08-31 E.Z. HartFix incorrect background property name on Win 8.1 phone...
2016-08-31 Jason SmithFix docs
2016-08-30 Paul DiPietro[Win] Fix FontAttributes unexpectedly changing a label...
2016-08-30 Paul DiPietro[A] Check UserVisibleHint to prevent non-active tabs...
2016-08-30 adrianknight89KeyboardExtensions is now public (#326)
2016-08-30 Samantha Houts[A] PanGestureRecognizer will consistently send Complet...
2016-08-30 E.Z. HartUse character truncation in Windows (#321)
2016-08-30 Jonathan PeppersFix for ListView BindingContext for Header/Footer ...
2016-08-30 E.Z. HartFix memory leak caused by BaseCellView and RendererHold...
2016-08-30 KanghoUpdate Makefile to support linux env (#309)
2016-08-30 Samantha HoutsPlatform Specifics (#301)
2016-08-30 Jimmy GarridoThrow InvalidOperationException if AppLinkEntry.Thumbna...
2016-08-30 Marcus LumAllow Custom Android MapRenderers to override the defau...
2016-08-25 Jimmy GarridoFix crash when ItemsSource is set to null (#320)
2016-08-25 Mike NormanFixed SinInOut description. (#319)
2016-08-25 Paul DiPietroFix regression by adding null check in Windows ListView...
2016-08-17 Oddbjørn Bakke[Android] Fix for NullReferenceException when using... beta-2.3.2-pre2
2016-08-16 Paul DiPietro[WinRT] Remove preemptive setting of null upon action...
2016-08-16 Stephane Delcroix[Xaml] Clone node tree on DT, allow markup to be evalua...
2016-08-16 Paul DiPietro[Windows] Correct enter/esc keypress behaviors for...
2016-08-16 Rui Marinho[iOS] Change when we updated the XF INavigationPageCont...
2016-08-16 Jonathan PeppersFix for BindingExpression memory leak (#279)
2016-08-16 E.Z. HartFix Entry/SearchBar color issues (#306)
2016-08-16 Akihiko OdakiInvalidate measure of Label when FormattedText changes...
2016-08-16 Samantha Houts[A] Pre-AppCompat ListView Indicator ... (#281)
2016-08-16 Samantha Houts[iOS] Fixed bug that made pull-to-refresh indicator...
2016-08-15 Stephane Delcroix[Xaml] Simplify listnodes with single elements (#304)
2016-08-15 Stephane DelcroixRefix mc ignorable (#302)
2016-08-15 Stephane Delcroix[Xaml] x:Static in x:Arguments (#288)
2016-08-12 Mike NormanAdded note about line endings to Page.xml. (#300)
2016-08-12 Stephane DelcroixFix mc ignorable (#298)
next