summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-03-24Add FontWeight for Label and EntryKangho Hur7-3/+206
2017-03-24Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-03-24Fix Span's markup text tagKangho Hur2-3/+1
2017-03-24Refactoring LabelRendererSeungkeun Lee3-21/+25
2017-03-24Fix Span's behavior about new line.Kangho Hur1-1/+3
2017-03-24Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-03-24Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-03-24Consider TV profile as TargetIdiomKangho Hur2-6/+44
2017-03-24Apply to default layout for the forms applicationKangho Hur1-1/+25
2017-03-24Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-03-24Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-03-24Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11
2017-03-24Fix build warning CS4014Kangho Hur3-3/+3
2017-03-24Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-03-24Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-03-24Set ElmSharp.Color only when image loading has completed.Juwon1-5/+28
2017-03-24Change two methods to public for extension of CellRendererSungHyun Min1-2/+2
2017-03-24Apply a blend color after image loading has completedJuwon1-0/+3
2017-03-24Add Switch StyleSeunghyun Choi1-2/+29
2017-03-24Provides ResourcePath as a public APIsung-su.kim1-1/+1
2017-03-24Change Span's access modifier to publicsung-su.kim1-2/+2
2017-03-24Set Device.OS to TargetPlatform.TizenKangho Hur1-2/+1
2017-03-24Remove NET45 codeWonYoung Choi3-19/+0
2017-03-24Fixed Appearing event calling sequence issuechungryeol lim2-2/+10
2017-03-24Add Button StyleSeunghyun Choi2-1/+72
2017-03-24Fix ListView GroupCell bugSeungkeun Lee2-5/+16
2017-03-24Fix ListView broken issue when scrolling quicklySeungkeun Lee1-0/+1
2017-03-24Fix Label wrap issueSeungkeun Lee1-1/+6
2017-03-24Support BlendColor to Image as a TizenSpecific APIKangho Hur1-3/+42
2017-03-24Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
2017-03-24Fix Label.LineBreakModeKangho Hur1-8/+21
2017-03-24Tizen Extension for ProgressBarSungHyun Min1-4/+42
2017-03-24[PickerRenderer] Remove unnecessary listenerPawel Andruszkiewicz1-7/+0
2017-03-24Support Density Independent Pixel on FontSizeSeungkeun Lee3-6/+17
2017-03-24Implement Reusable ViewCellSeungkeun Lee1-9/+52
2017-03-24Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-03-24Initialize DeviceInfo with system informationPawel Andruszkiewicz2-5/+12
2017-03-24Change platform class access modifierchungryeol lim1-1/+1
2017-03-24Ignore TableView.SectionTitle if title is not setKangho Hur1-1/+2
2017-03-24Remove ColorExtensions.ToNative() debug messageKangho Hur1-1/+1
2017-03-24Apply initial value of Cell.IsEnabledSeungkeun Lee1-0/+2
2017-03-24implement ExpressionSearch for RelativeLayout.FromExpressionchungryeol lim1-3/+33
2017-03-24Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-03-24Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
2017-03-24Homogenous mode should be set to false if grouping is enabledPawel Andruszkiewicz1-2/+33
2017-03-24Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2017-03-24Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2017-03-24Refactoring EntryCell SwitchCell renderer with Reusable featureSeungkeun Lee3-145/+96
2017-03-24Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0