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