summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Rebase Forms to upstream lastest (2.3.4-pre2)Kangho Hur4-55/+20
2017-07-10[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2
2017-07-10Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-07-10[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-07-10Fix wrong Group Header handlingSeungkeun Lee1-6/+7
2017-07-10Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-07-10Add FontWeight for Label and EntryKangho Hur12-4/+288
2017-07-10Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-07-10Fix Span's markup text tagKangho Hur2-3/+1
2017-07-10Refactoring LabelRendererSeungkeun Lee3-21/+25
2017-07-10Update version to beta-006Kangho Hur1-1/+1
2017-07-10Fix Span's behavior about new line.Kangho Hur1-1/+3
2017-07-10Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-07-10Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-07-10Add default case under OnPlatformjh5.cho1-0/+1
2017-07-10Consider TV profile as TargetIdiomKangho Hur3-7/+45
2017-07-10Apply to default layout for the forms applicationKangho Hur1-1/+25
2017-07-10Remove packaging/custom-find-requiresWonYoung Choi2-16/+1
2017-07-10Fix version to 2.3.3.175-beta-004WonYoung Choi1-2/+2
2017-07-10Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-07-10Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-07-10Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11
2017-07-10Fix build warning CS4014Kangho Hur3-3/+3
2017-07-10Fix rpm spec file to solve build-break in JazzMWonYoung Choi1-3/+4
2017-07-10Update Xamarin.Forms.Tizen.project.jsonKangho Hur1-1/+1
2017-07-10Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-07-10Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-07-10Set ElmSharp.Color only when image loading has completed.Juwon1-5/+28
2017-07-10Change two methods to public for extension of CellRendererSungHyun Min1-2/+2
2017-07-10Fix build break, include map-related assembliesPawel Andruszkiewicz1-0/+5
2017-07-10Update version to 2.3.3.175-b03jh5.cho1-1/+1
2017-07-10Apply a blend color after image loading has completedJuwon1-0/+3
2017-07-10Add Switch StyleSeunghyun Choi4-2/+70
2017-07-10Add MapRenderer to enable Xamarin.Forms.Maps on Tizenchungryeol lim7-88/+316
2017-07-10Provides ResourcePath as a public APIsung-su.kim1-1/+1
2017-07-10Change Span's access modifier to publicsung-su.kim1-2/+2
2017-07-10Set Device.OS to TargetPlatform.TizenKangho Hur1-2/+1
2017-07-10Remove NET45 codeWonYoung Choi3-19/+0
2017-07-10Allow x86 build in OBSWonYoung Choi1-1/+1
2017-07-10Fixed Appearing event calling sequence issuechungryeol lim2-2/+10
2017-07-10Add Button StyleSeunghyun Choi5-2/+113
2017-07-10Fix ListView GroupCell bugSeungkeun Lee2-5/+16
2017-07-10Fix ListView broken issue when scrolling quicklySeungkeun Lee1-0/+1
2017-07-10Fix Label wrap issueSeungkeun Lee1-1/+6
2017-07-10Change TFM of Xamarin.Forms.Platform.Tizen to netstandard1.6WonYoung Choi2-3/+2
2017-07-10Support BlendColor to Image as a TizenSpecific APIKangho Hur3-4/+74
2017-07-10Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
2017-07-10Fix Label.LineBreakModeKangho Hur1-8/+21
2017-07-10Apply %dotnet rpm macrosWonYoung Choi1-27/+8
2017-07-10Tizen Extension for ProgressBarSungHyun Min3-5/+109