platform/upstream/xamarin-forms.git
2017-02-03 E.Z. HartFix disappearing ListView text when changing color...
2017-02-03 Marko Ludolph[macOS] Adds Scrollbars to ListViews and ScrollViews...
2017-02-03 Ice Jovanoski[iOS] Expose row animation properties in ListViewRender...
2017-02-03 adrianknight89[iOS] Dispose Entry and Editor properly and automate...
2017-02-02 KanghoAdd TV to TargetIdiom (#738)
2017-02-02 Philippe LeybaertUpdate RelativeLayout to make it respond to constraint...
2017-02-02 KanghoAdd pressed and released events to Button (#446)
2017-02-02 adrianknight89[Core] Added RootPage to NavigationPage (#464)
2017-02-02 Stephane Delcroix[Xaml] do not set properties with private setters ...
2017-02-02 Stephane Delcroix[Xaml[C]] check for compatible types on op_implicit...
2017-02-02 Stephane Delcroix[Xaml[C]] throw meaningful exception while trying to...
2017-02-02 Stephane Delcroix[XamlC] Produce correct mdb files (#699)
2017-02-01 Rui Marinho[iOS,macOS] Use NS constructor from string to parse...
2017-02-01 Stephane Delcroix[C] throw meaningful exception on duplicate RD key...
2017-02-01 Stephane Delcroix[Xaml[C]] cast to BindingBase before SetBinding() ...
2017-01-31 Samantha Houts[All] Basic Accessibility Support (#713)
2017-01-31 Jason SmithFix crash in UWP design mode (#735)
2017-01-31 E.Z. HartMake MessagingCenter testable (#723)
2017-01-31 Paul DiPietro[WinRT/UWP] Fix Slider binding value incorrectly (...
2017-01-31 Rui Marinho[Nuget] Fix nuspec for macOS (#732)
2017-01-30 Paul DiPietro[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWid...
2017-01-30 Rui Marinho[MacOS] Fixes to ToolbarItems (#728)
2017-01-28 E.Z. HartMake WinRT/UWP platform classes more maintainable ...
2017-01-27 Stephane Delcroix[XamlC] skip static .cctor while looking for default...
2017-01-27 E.Z. HartMoving verify-nuspecs.ps1
2017-01-27 Rui MarinhoAdd MacOS gallery and UITest (#721)
2017-01-27 Rui Marinho[MacOS] Context actions (#727)
2017-01-26 E.Z. HartUse a prototype TextBlock to resolve theme resources...
2017-01-26 adrianknight89[Android] Keyboard should not change layout while dismi...
2017-01-26 Rui MarinhoMacOS (#650)
2017-01-26 adrianknight89[iOS/Critical] Fix ListView memory leaks (#524)
2017-01-26 Stephane Delcroix[X] passing test for 43733
2017-01-26 Stephane Delcroix[Xaml] support CDATA (#698)
2017-01-25 Stephane Delcroix[XamlC] use TypeRefComparer to compare TypeRef from...
2017-01-25 Stephane Delcroix[Xaml] passing test for bz42531
2017-01-25 Stephane Delcroix[XamlC] allow xml-elements as Setter/Trigger Values...
2017-01-25 Stephane Delcroix[Xaml[C]] Do not instantiate DataTemplate Content at...
2017-01-24 E.Z. HartFix overeager subscription cleanup (#712)
2017-01-24 E.Z. HartAdd check for disposed gesture detector on VisualElemen...
2017-01-23 E.Z. HartAdd default parameter value of zero to INavigationPageC...
2017-01-23 E.Z. HartReduce overhead of pushing existing navigation stack...
2017-01-23 E.Z. HartMove XF.ConcurrentDictionary to WP8 project (#685)
2017-01-21 Jason Smith[A]Fix potential crash when calling ClearFocus in Searc...
2017-01-21 Stephane Delcroix[iOS] redraw Frame on CornerRadius changed (#697)
2017-01-21 Jimmy Garrido[iOS] Fix NRE when re-adding header/footer (#702)
2017-01-19 Kevin PetitFix NullReferenceException in VisualElement finalize...
2017-01-18 kingces95.nuspec updates and fixes for X.A.Support 23 -> 25...
2017-01-18 Stephane Delcroix[XamlC] compile ListStringTypeConverter (#660)
2017-01-16 E.Z. HartPool and reuse MKMapView instances on iOS 9 as well...
2017-01-12 E.Z. HartFix test failures in Release mode
2017-01-12 Jason SmithUpdate copyright dates
2017-01-12 E.Z. HartFix out-of-memory crashes on iOS when creating maps...
2017-01-12 Stephane Delcroix[C] new OnPlatform mechanism (#658)
2017-01-12 Samantha Houts[iOS] Labels with WordWrap or CharacterWrap will Expand...
2017-01-12 fengruifix bug-39359 (#599)
2017-01-12 Sandro Cavazzoni[iOS] Fix child view position when the Navigation Bar...
2017-01-12 E.Z. HartImprove registry startup and lookup performance (#674)
2017-01-12 adrianknight89[Android] NavigationPageRenderer should not create...
2017-01-12 E.Z. HartDon't set up the properties task until it's requested...
2017-01-11 E.Z. HartDon't create FontExtensions Regex unless/until necessar...
2017-01-11 Philipp SumiEnable 24-hr formatting for Android TimePicker (#654)
2017-01-11 adrianknight89iOS and Android timers should be runnable from any...
2017-01-10 E.Z. HartUpdate 45926 test to account for NavigationPage ref...
2017-01-09 adrianknight89[iOS] Register effects for ScrollView and WebView ...
2017-01-05 Rui Marinho[UITest] Update to UITest 2.0.5 (#665)
2017-01-04 Rui Marinho[iOS] Ignore intermittent failing test on XTC (#666)
2017-01-04 adrianknight89[iOS] Platform specifics for controlling Picker Selecte...
2017-01-03 E.Z. HartAllow subscriber to be collected if MessagingCenter...
2017-01-03 adrianknight89[iOS/Android] Move Map camera to correct region on...
2017-01-03 adrianknight89Return group instead of internal class (#461)
2017-01-03 Paul DiPietro[WinRT/UWP] Apply BackgroundColor to Stepper buttons...
2017-01-03 adrianknight89[iOS] Prevent multiple ListView cells from being swiped...
2017-01-03 E.Z. HartMake UWP toolbar display rules consistent with other...
2016-12-30 adrianknight89[Android] Fix NavigationPage dispose crash when it...
2016-12-30 adrianknight89[iOS] Change keyboard type while keyboard is visible...
2016-12-30 Stephane Delcroix[XamlC] detect duplicate x:Name at compile time (#655)
2016-12-29 E.Z. HartMake CellsGalleryImageUrlCellList test finish early...
2016-12-29 Samantha HoutsFix comment typo
2016-12-28 E.Z. HartUpdate ImageCellListPage to use an image we control;
2016-12-28 E.Z. HartAdding image to use for CellsGalleryImageUrlCellList...
2016-12-28 adrianknight89fix nre when changing content in datepickerselected...
2016-12-27 Paul DiPietro[UWP] Fix TextBox style for foreground focus color...
2016-12-23 Stephane DelcroixXamlc compile data triggers (#648)
2016-12-23 Stephane Delcroix[Xaml] support short Properties for PropertyCondition...
2016-12-23 Stephane Delcroix[XamlC] import members on x:Static and factories (...
2016-12-22 adrianknight89[iOS] Entry should not pass a newline to the next respo...
2016-12-22 Stephane DelcroixAvoid duplicating code in OmPlatform (#591)
2016-12-19 Paul DiPietro[UWP] Use toolbar foreground color on primary items...
2016-12-19 adrianknight89Slider should show user-set value on initial load ...
2016-12-17 Jimmy Garrido[Windows] Fix modal pages being laid out below soft...
2016-12-16 Rui MarinhoAdd sample HanselForms and TwitterDemo to ControlGaller...
2016-12-16 Paul DiPietro[WinRT] Use a queue to prevent multiple MessageDialogs...
2016-12-15 Jason SmithRemove overload causing backwards compatibility issues
2016-12-15 E.Z. HartFix potential NRE in ConditionalFocusLayout (#587) 2.3.3.175
2016-12-14 KanghoAdd Tizen to TargetPlatform (#590)
2016-12-14 E.Z. HartRemoving now non-existent IsiOS8OrNewer check
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
next