platform/upstream/xamarin-forms.git
2017-03-24 JuwonApply a blend color after image loading has completed
2017-03-24 Seunghyun ChoiAdd Switch Style
2017-03-24 chungryeol limAdd MapRenderer to enable Xamarin.Forms.Maps on Tizen
2017-03-24 sung-su.kimProvides ResourcePath as a public API
2017-03-24 sung-su.kimChange Span's access modifier to public
2017-03-24 Kangho HurSet Device.OS to TargetPlatform.Tizen
2017-03-24 WonYoung ChoiRemove NET45 code
2017-03-24 WonYoung ChoiAllow x86 build in OBS
2017-03-24 chungryeol limFixed Appearing event calling sequence issue
2017-03-24 Seunghyun ChoiAdd Button Style
2017-03-24 Seungkeun LeeFix ListView GroupCell bug
2017-03-24 Seungkeun LeeFix ListView broken issue when scrolling quickly
2017-03-24 Seungkeun LeeFix Label wrap issue
2017-03-24 WonYoung ChoiChange TFM of Xamarin.Forms.Platform.Tizen to netstanda...
2017-03-24 Kangho HurSupport BlendColor to Image as a TizenSpecific API
2017-03-24 Seungkeun LeeRevert "Homogenous mode should be set to false if group...
2017-03-24 Kangho HurFix Label.LineBreakMode
2017-03-24 WonYoung ChoiApply %dotnet rpm macros
2017-03-24 SungHyun MinTizen Extension for ProgressBar
2017-03-24 Kangho HurUpdate version to 2.3.3.175-b02
2017-03-24 Pawel Andruszkiewicz[PickerRenderer] Remove unnecessary listener
2017-03-24 Seungkeun LeeSupport Density Independent Pixel on FontSize
2017-03-24 Seungkeun LeeImplement Reusable ViewCell
2017-03-24 chungryeol limFixed NavigationPage.BarBackgroundColor Property
2017-03-24 Pawel AndruszkiewiczInitialize DeviceInfo with system information
2017-03-24 chungryeol limChange platform class access modifier
2017-03-24 Kangho HurIgnore TableView.SectionTitle if title is not set
2017-03-24 Kangho HurRemove ColorExtensions.ToNative() debug message
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
next