platform/upstream/xamarin-forms.git
2017-07-10 Seungkeun LeeSupport density independent pixel
2017-07-10 WonYoung ChoiAdd TabbedPageStyle
2017-07-10 WonYoung ChoiUpdate version to 2.3.4-r192-001
2017-07-10 pr.jungChange Assemblies Tizen.System to Tizen.System.Information
2017-07-10 Kangho HurRemove unused TizenSpecific/Button.cs file
2017-07-10 WonYoung ChoiUpdate version to 2.3.4-r190-002
2017-07-10 WonYoung ChoiFix const variable name in CellRenderer.cs
2017-07-10 WonYoung ChoiAdd NavigationPage.HasBreadCrumbsBar Property
2017-07-10 Kangho HurModify FontWeight type for flexibility
2017-07-10 Kangho HurAdd Style to VisualElement as TizenSpecific
2017-07-10 jh5.choFix Hiding Master Page on MasterDetailPage
2017-07-10 Seungkeun LeeRefactoring Label Renderer
2017-07-10 Seungkeun LeeRemove unnecessary resize of Window
2017-07-10 Piotr Czaja[Page] Change alert dialog message text wrap type
2017-07-10 Pawel AndruszkiewiczAdd support for NativeViews specified in XAML
2017-07-10 Kangho HurRebase Forms to upstream lastest (2.3.4-pre2)
2017-07-10 Piotr Czaja[MasterDetailPage] Change behavior after back button...
2017-07-10 Adam SzczerbiakFix ampersand handling in Span class
2017-07-10 Piotr Czaja[TabbedPage] Add sending OnAppearing and OnDisappearing...
2017-07-10 Seungkeun LeeFix wrong Group Header handling
2017-07-10 Kangho HurApply the style to ToolbarItem's button
2017-07-10 Kangho HurAdd FontWeight for Label and Entry
2017-07-10 chungryeol limFixd Label.HorizontalTextAlignment issue
2017-07-10 Kangho HurFix Span's markup text tag
2017-07-10 Seungkeun LeeRefactoring LabelRenderer
2017-07-10 Kangho HurUpdate version to beta-006
2017-07-10 Kangho HurFix Span's behavior about new line.
2017-07-10 chungryeol limFixed Label.HorizontalTextAlignment issue
2017-07-10 chungryeol limFixed Label.FormattedText property issue
2017-07-10 jh5.choAdd default case under OnPlatform
2017-07-10 Kangho HurConsider TV profile as TargetIdiom
2017-07-10 Kangho HurApply to default layout for the forms application
2017-07-10 WonYoung ChoiRemove packaging/custom-find-requires
2017-07-10 WonYoung ChoiFix version to 2.3.3.175-beta-004
2017-07-10 chungryeol limFixed DisplayAlert message color issue
2017-07-10 chungryeol limFixed ListView.SelectedItem Issue
2017-07-10 SungHyun MinChange the type of ItemContextItem.Item for extension
2017-07-10 Kangho HurFix build warning CS4014
2017-07-10 WonYoung ChoiFix rpm spec file to solve build-break in JazzM
2017-07-10 Kangho HurUpdate Xamarin.Forms.Tizen.project.json
2017-07-10 Pawel AndruszkiewiczEnsure that source is not null before accessing it
2017-07-10 Pawel AndruszkiewiczPostpone property updates till image finishes loading
2017-07-10 JuwonSet ElmSharp.Color only when image loading has completed.
2017-07-10 SungHyun MinChange two methods to public for extension of CellRenderer
2017-07-10 Pawel AndruszkiewiczFix build break, include map-related assemblies
2017-07-10 jh5.choUpdate version to 2.3.3.175-b03
2017-07-10 JuwonApply a blend color after image loading has completed
2017-07-10 Seunghyun ChoiAdd Switch Style
2017-07-10 chungryeol limAdd MapRenderer to enable Xamarin.Forms.Maps on Tizen
2017-07-10 sung-su.kimProvides ResourcePath as a public API
2017-07-10 sung-su.kimChange Span's access modifier to public
2017-07-10 Kangho HurSet Device.OS to TargetPlatform.Tizen
2017-07-10 WonYoung ChoiRemove NET45 code
2017-07-10 WonYoung ChoiAllow x86 build in OBS
2017-07-10 chungryeol limFixed Appearing event calling sequence issue
2017-07-10 Seunghyun ChoiAdd Button Style
2017-07-10 Seungkeun LeeFix ListView GroupCell bug
2017-07-10 Seungkeun LeeFix ListView broken issue when scrolling quickly
2017-07-10 Seungkeun LeeFix Label wrap issue
2017-07-10 WonYoung ChoiChange TFM of Xamarin.Forms.Platform.Tizen to netstanda...
2017-07-10 Kangho HurSupport BlendColor to Image as a TizenSpecific API
2017-07-10 Seungkeun LeeRevert "Homogenous mode should be set to false if group...
2017-07-10 Kangho HurFix Label.LineBreakMode
2017-07-10 WonYoung ChoiApply %dotnet rpm macros
2017-07-10 SungHyun MinTizen Extension for ProgressBar
2017-07-10 Kangho HurUpdate version to 2.3.3.175-b02
2017-07-10 Pawel Andruszkiewicz[PickerRenderer] Remove unnecessary listener
2017-07-10 Seungkeun LeeSupport Density Independent Pixel on FontSize
2017-07-10 Seungkeun LeeImplement Reusable ViewCell
2017-07-10 chungryeol limFixed NavigationPage.BarBackgroundColor Property
2017-07-10 Pawel AndruszkiewiczInitialize DeviceInfo with system information
2017-07-10 chungryeol limChange platform class access modifier
2017-07-10 Kangho HurIgnore TableView.SectionTitle if title is not set
2017-07-10 Kangho HurRemove ColorExtensions.ToNative() debug message
2017-07-10 Seungkeun LeeApply initial value of Cell.IsEnabled
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)
next