platform/upstream/xamarin-forms.git
2017-03-24 Seungkeun LeeApply initial value of Cell.IsEnabled
2017-03-24 chungryeol limimplement ExpressionSearch for RelativeLayout.FromExpre...
2017-03-24 jh5.choFix Scrolling to Specific Element in ScrollView
2017-03-24 Kangho HurFix TabbedPageRenderer's toolbar height
2017-03-24 Pawel AndruszkiewiczHomogenous mode should be set to false if grouping...
2017-03-24 JongHeon ChoiUnregister ScrollRequestHandler when the renderer is...
2017-03-24 Seungkeun LeeChange Text HorizontalTextAlignment of TitleBar to...
2017-03-24 Seungkeun LeeRefactoring EntryCell SwitchCell renderer with Reusable...
2017-03-24 Kangho HurRemove horizontalPadding for Label to measure its width...
2017-03-24 Seungkeun LeeFix TextCell text color bug
2017-03-24 Kangho HurAdd Tizen backend renderer
2017-03-24 KanghoAdd TV to TargetIdiom (#738)
2017-03-24 Philippe LeybaertUpdate RelativeLayout to make it respond to constraint...
2017-03-24 KanghoAdd pressed and released events to Button (#446)
2017-03-24 adrianknight89[Core] Added RootPage to NavigationPage (#464)
2017-03-24 Stephane Delcroix[Xaml] do not set properties with private setters ...
2017-03-24 Stephane Delcroix[Xaml[C]] check for compatible types on op_implicit...
2017-03-24 Stephane Delcroix[Xaml[C]] throw meaningful exception while trying to...
2017-03-24 Stephane Delcroix[XamlC] Produce correct mdb files (#699)
2017-03-24 Rui Marinho[iOS,macOS] Use NS constructor from string to parse...
2017-03-24 Stephane Delcroix[C] throw meaningful exception on duplicate RD key...
2017-03-24 Stephane Delcroix[Xaml[C]] cast to BindingBase before SetBinding() ...
2017-03-24 Samantha Houts[All] Basic Accessibility Support (#713)
2017-03-24 E.Z. HartMake MessagingCenter testable (#723)
2017-03-24 Paul DiPietro[WinRT/UWP] Fix Slider binding value incorrectly (...
2017-03-24 Rui Marinho[Nuget] Fix nuspec for macOS (#732)
2017-03-24 Rui Marinho[MacOS] Fixes to ToolbarItems (#728)
2017-03-24 E.Z. HartMake WinRT/UWP platform classes more maintainable ...
2017-03-24 Stephane Delcroix[XamlC] skip static .cctor while looking for default...
2017-03-24 E.Z. HartMoving verify-nuspecs.ps1
2017-03-24 Rui MarinhoAdd MacOS gallery and UITest (#721)
2017-03-24 Rui Marinho[MacOS] Context actions (#727)
2017-03-24 E.Z. HartUse a prototype TextBlock to resolve theme resources...
2017-03-24 adrianknight89[Android] Keyboard should not change layout while dismi...
2017-03-24 Rui MarinhoMacOS (#650)
2017-03-24 adrianknight89[iOS/Critical] Fix ListView memory leaks (#524)
2017-03-24 Stephane Delcroix[X] passing test for 43733
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...
next