summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/FormsApplication.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Fix implementatoin of Page.DisplayAlertKangho Hur1-26/+1
2017-07-10Set text align of Popup'label to middle as defaultKangho Hur1-1/+1
2017-07-10Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur1-5/+6
2017-07-10Fix the layout of Page.DisplayAlert's buttonsKangho Hur1-4/+5
2017-07-10Fix Page.DisplayAlert's message format convertingKangho Hur1-2/+2
2017-07-10Create Window in OnPreCreate() instead of OnCreate()WonYoung Choi1-3/+3
2017-07-10[Page] Change alert dialog message text wrap typePiotr Czaja1-2/+18
2017-07-10Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-07-10Add Tizen backend rendererKangho Hur1-0/+344