summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/FormsApplication.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Refactoring Native.Window to extendSeungkeun Lee1-20/+34
2017-10-23Convert delegate to static method for MessagingCenterrina6350.you1-99/+104
2017-10-23[MAPS] Give user time to provide consent before app launchesjh5.cho1-6/+13
2017-10-23Fix CS1525 error on obsKangho Hur1-1/+5
2017-10-23Revert "Add handling of the font path"Kangho Hur1-5/+0
2017-10-23Refactoring RenderersSeungkeun Lee1-5/+4
2017-10-23Change FormsApplication.MainWindow setterSeungkeun Lee1-1/+1
2017-10-23Add handling of the font pathMariia Borowiec1-0/+5
2017-10-23Fix implementatoin of Page.DisplayAlertKangho Hur1-26/+1
2017-10-23Set text align of Popup'label to middle as defaultKangho Hur1-1/+1
2017-10-23Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur1-5/+6
2017-10-23Fix the layout of Page.DisplayAlert's buttonsKangho Hur1-4/+5
2017-10-23Fix Page.DisplayAlert's message format convertingKangho Hur1-2/+2
2017-10-23Create Window in OnPreCreate() instead of OnCreate()WonYoung Choi1-3/+3
2017-10-23[Page] Change alert dialog message text wrap typePiotr Czaja1-2/+18
2017-10-23Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-10-23Add Tizen backend rendererKangho Hur1-0/+344