platform/upstream/xamarin-forms.git
2017-07-10 chungryeol limimplement ExpressionSearch for RelativeLayout.FromExpre...
2017-07-10 jh5.choFix Scrolling to Specific Element in ScrollView
2017-07-10 Kangho HurFix TabbedPageRenderer's toolbar height
2017-07-10 Pawel AndruszkiewiczHomogenous mode should be set to false if grouping...
2017-07-10 JongHeon ChoiUnregister ScrollRequestHandler when the renderer is...
2017-07-10 Seungkeun LeeChange Text HorizontalTextAlignment of TitleBar to...
2017-07-10 Seungkeun LeeRefactoring EntryCell SwitchCell renderer with Reusable...
2017-07-10 Kangho HurRemove horizontalPadding for Label to measure its width...
2017-07-10 Seungkeun LeeFix TextCell text color bug
2017-07-10 Kangho HurAdd Tizen backend renderer
2017-07-10 adrianknight89[Core] Added RootPage to NavigationPage (#464)
2017-07-10 Samantha Houts[All] Basic Accessibility Support (#713)
2017-07-10 E.Z. HartMake WinRT/UWP platform classes more maintainable ...
2017-07-10 Rui MarinhoMacOS (#650)
2017-07-10 Stephane Delcroix[Xaml[C]] Do not instantiate DataTemplate Content at...
2017-07-10 Rui MarinhoFix build
2017-07-10 Rui MarinhoFix build
2017-07-10 Rui MarinhoFix build
2017-07-10 Rui MarinhoFix build
2017-06-28 Rui Marinho[UWP] Fixes for usage of XF with .net native toolchain...
2017-06-26 Rui Marinho[UWP] Make sure to update HitTestVisible when IsEnable...
2017-06-26 Samantha Houts[Android] Dispose check before setting properties on...
2017-06-26 E.Z. HartAdd missing member variable to FormsApplicationActivity
2017-06-26 E.Z. HartFix NRE when background color of button set in FormsApp...
2017-06-26 Rui MarinhoFix border on android buttons (#941)
2017-06-23 Samantha Houts[iOS] ListView with UnevenRows and Cell Heights will...
2017-06-22 E.Z. HartSet the Id field for Android Views created by Forms...
2017-06-22 Rui MarinhoFix build
2017-06-22 Jimmy GarridoFix possible crash on API 21+ at launch when using...
2017-06-22 Samantha Houts[Android] Remove the ". " on empty labels (Accessibilit...
2017-06-22 Paul DiPietroRemove debug outputs (#1008)
2017-06-22 MatthiasAdd check for instance of UITableView (#885)
2017-06-21 Stephane Delcroix[XamlC] fix release builds of Xaml Unit Tests
2017-06-21 bentmarDispose check on ButtonRenderer (#975)
2017-06-01 Stephane Delcroix[previewer] make sure we do not crash even if the previ...
2017-05-16 Stephane Delcroix[XamlC] fix build
2017-05-16 E.Z. HartRemove VisualElement finalizer (#918)
2017-05-16 Stephane Delcroix[XamlC] process symbols if DebugType is set (#925)
2017-05-10 Stephane Delcroix[C] fix BP declaring Types for A11y (#913)
2017-05-10 Samantha Houts[All] Rename Accessibility -> AutomationProperties...
2017-05-10 Rui MarinhoFix build
2017-05-10 Samantha Houts[Core] Accessibility works with XamlC (#911)
2017-05-04 Rui MarinhoFix bugzilla55542 (#898)
2017-05-04 Koen Hendriks[Android] Add null check before creating and drawing...
2017-05-04 E.Z. HartGive layouts a chance to handle touch events after...
2017-05-03 bentmarAdd disposed check on FastRenderer.VisualElemen......
2017-05-03 bentmar[Android] Add disposed check on FastRenderers.LabelRend...
2017-05-03 bentmaradd disposed check on FastRenderers.FrameRenderer ...
2017-05-03 Samantha Houts[iOS] Null Element before disposing trial renderers...
2017-05-03 Stephane Delcroix[Xaml] move ValueConverterProvider to Core (#890)
2017-04-27 Stephane Delcroix[XamlC] support valueTypes x:Arrays (#875)
2017-04-26 Jason SmithMerge master
2017-04-25 Samantha HoutsAdd netstandard group to nuspec (#884)
2017-04-25 E.Z. HartBetter error handling for image loading errors on iOS...
2017-04-25 Stephane Delcroix[XamlC] Check param type in op_Implicit (#876)
2017-04-25 Samantha Houts[iOS] Prevent NRE in ListView OnItemSelected (#883)
2017-04-25 Stephane Delcroix[Xaml] OnPlatform.Default value (#873)
2017-04-25 Stephane Delcroix[Xaml] OnPlatform.Default value (#873)
2017-04-20 Stephane Delcroix[XamlC] support nested types type declarations (#872)
2017-04-20 Stephane Delcroix[XamlC] allow namespaces in {x:Type} markups (#867)
2017-04-19 E.Z. HartMake OnElementPropertyChanged virtual on fast renderers...
2017-04-19 kingces95calling API not available in all versions (#877)
2017-04-19 kingces95calling API not available in all versions (#877)
2017-04-19 Stephane Delcroix[Xaml][test] Passing test for Bz55343
2017-04-18 Stephane Delcroix(Passing) test for 54977
2017-04-18 E.Z. HartMake OnElementPropertyChanged virtual on fast renderers...
2017-04-18 Andres G. AragonesesREADME: add macOS to list of supported platforms (...
2017-04-13 E.Z. HartUpdate ListProxyTest.WeakToWeak so it works in Release...
2017-04-13 E.Z. HartVerify FragmentContainer created when queueing fragment...
2017-04-13 E.Z. HartUpdate ListProxyTest.WeakToWeak so it works in Release...
2017-04-12 Rui Marinho[Test]Ignore Weak reference test, failing only on release
2017-04-12 Rui Marinho[UITest]Fix release build
2017-04-12 Rob LyndonResource Manager fix for F# File Resources (Bugzilla...
2017-04-11 jcmankeMap renderer extensibility (#844)
2017-04-11 Mike NormanMarking exposed plumbing internal only in the docs...
2017-04-11 Stephane Delcroix[C] Lookup in RD also lookup in merged RDs (#861)
2017-04-11 kingces95Implicit impl of controller ifaces (#807)
2017-04-11 Jimmy GarridoClean up NavigationBar code in Platform (#753)
2017-04-11 Anders RasmussenSpell correction of FromattedString (#864)
2017-04-10 kingces95Do not emit implict_op if from/to are same type (#862)
2017-04-07 Stephane Delcroix[Xaml] Set the TargetProperty on ServiceProvider (...
2017-04-07 Samantha Houts[Internal] Normalize Obsolete attributes (#860)
2017-04-06 kingces95Fix 52962; Cont refresh even when pullToRefresh is...
2017-04-06 Stephane DelcroixMore Xaml generic support (#857)
2017-04-06 Stephane Delcroix[Xaml[C]] supports 'using:' xmlns declarations (#851)
2017-04-06 Stephane DelcroixFix 54334 (#855)
2017-04-06 App BureauetOnResume assumed that _application had been set (#859)
2017-04-06 E.Z. HartFix NRE when RecycleElement is on and list is scrolled...
2017-04-06 adrianknight89[iOS] ActivityIndicator should not disappear when used...
2017-04-06 James ClanceyAdded Section indexes when FastScrolled is enabled...
2017-04-06 Rui MarinhoAndroid fastrenderers (#845)
2017-04-05 Stephane Delcroix[Xaml] updating the unittests project to cecil .10...
2017-04-03 Mike NormanEarly april doc bugs (#854)
2017-03-31 Jimmy GarridoHide alert window before setting result (#848)
2017-03-30 Stephane Delcroix[XamlC] update cecil to 0.10.0-beta5
2017-03-29 E.Z. HartAlign iOS, Android, Windows handling of tap gesture...
2017-03-27 Paul DiPietro[WinRT/UWP] Enable selection in password entry (#677)
2017-03-27 Rui Marinho[Docs] Fix docs Scrollview IOS Specific (#843)
2017-03-27 kingces95Fix 53427; Change default UAP styling for a label ...
2017-03-27 Samantha Houts[iOS] Prevent NRE when page is switched on Appearing...
next