platform/upstream/xamarin-forms.git
2017-03-24 Stephane Delcroix[Xaml] support CDATA (#698)
2017-03-24 Stephane Delcroix[Xaml] passing test for bz42531
2017-03-24 Stephane Delcroix[XamlC] allow xml-elements as Setter/Trigger Values...
2017-03-24 Stephane Delcroix[Xaml[C]] Do not instantiate DataTemplate Content at...
2017-03-24 E.Z. HartAdd default parameter value of zero to INavigationPageC...
2017-03-24 E.Z. HartReduce overhead of pushing existing navigation stack...
2017-03-24 E.Z. HartMove XF.ConcurrentDictionary to WP8 project (#685)
2017-03-24 Jason Smith[A]Fix potential crash when calling ClearFocus in Searc...
2017-03-24 Jimmy Garrido[iOS] Fix NRE when re-adding header/footer (#702)
2017-03-24 Stephane Delcroix[XamlC] compile ListStringTypeConverter (#660)
2017-03-24 E.Z. HartPool and reuse MKMapView instances on iOS 9 as well...
2017-03-22 Rui Marinho[Android] Fix NRE on Picker (#834)
2017-03-22 Rui MarinhoFix build
2017-03-22 Stephane Delcroix[XamlC] accept assignment of Object from unboxed value...
2017-03-22 Stephane Delcroix[C] Make sure all children are parented (#831)
2017-03-22 Jason SmithConvert Android maps to GetMapAsync call (#824)
2017-03-22 Samantha Houts[iOS/Win] Label will not unnecessarily expand (#827)
2017-03-22 Samantha Houts[Win] Labels will now wrap when inside horizontally...
2017-03-22 E.Z. HartAdd gesture disposed check to FrameRenderer (#829)
2017-03-20 E.Z. HartAdd check for disposed gesture detector on VisualElemen...
2017-03-18 kingces95Adopt iOS status bar visibility defaults (#822)
2017-03-14 Rui MarinhoFix build beta-2.3.4-pre5
2017-03-14 Vitaly KnyazevBug 51536, initial iOS cell layout is incorrect when...
2017-03-10 Rui MarinhoFix build beta-2.3.4-pre4
2017-03-10 Jimmy Garrido[UWP] Improve toolbar consistency on MasterDetailPage...
2017-03-10 Samantha Houts[iOS] Label should not return infinite width
2017-03-10 Samantha HoutsAdd repro for 52533
2017-03-10 Rui Marinho[Controls] Fix build of test case
2017-03-10 Paul DiPietroAdd Preserve attribute
2017-03-10 Paul DiPietro[C] Update SelectedItem prior to event invoke
2017-03-10 Stephane Delcroix[UWP] connect the actual ObservableCollection to the...
2017-03-09 Rui MarinhoFix build beta-2.3.4-pre3
2017-03-09 Stephane Delcroix[XamlC] complete the Setter/Trigger fix (#737)
2017-03-09 Joris VergeerFix for nullreferenceexception when a TabbedPage is...
2017-03-08 Rui MarinhoFix build
2017-03-08 Samantha Houts[Android] Add null checks to ActivityIndicator (#804)
2017-03-03 E.Z. HartFix for Android Visibility/Opacity crash (#785)
2017-03-03 Rui Marinho[Nuget] Remvoe fix dependency on MonoDroid70 (#798)
2017-03-03 Samantha Houts[Android] Don't crash if Control is accessed in Effect...
2017-03-02 Stephane DelcroixBackport #793 (#796)
2017-03-01 Stephane DelcroixXamlc ppdb backport (#792)
2017-01-31 Jason SmithFix crash in UWP design mode (#735) beta-2.3.4-pre2
2017-01-30 Paul DiPietro[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWid...
2017-01-30 Stephane Delcroix[iOS] redraw Frame on CornerRadius changed (#697)
2017-01-30 E.Z. HartFix overeager subscription cleanup (#712)
2017-01-30 kingces95.nuspec updates and fixes for X.A.Support 23 -> 25...
2017-01-25 Stephane Delcroix[XamlC] use TypeRefComparer to compare TypeRef from...
2017-01-25 Stephane Delcroix[XamlC] allow xml-elements as Setter/Trigger Values...
2017-01-19 Kevin PetitFix NullReferenceException in VisualElement finalize...
2017-01-12 E.Z. HartFix test failures in Release mode beta-2.3.4-pre1.1
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