summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/Platform.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-35/+426
2017-03-24Make WinRT/UWP platform classes more maintainable (#652)E.Z. Hart1-426/+35
2016-12-19[UWP] Use toolbar foreground color on primary items (#640)Paul DiPietro1-3/+6
2016-12-17[Windows] Fix modal pages being laid out below soft buttons (#395)Jimmy Garrido1-25/+5
2016-12-16[WinRT] Use a queue to prevent multiple MessageDialogs from causing a crash (...Paul DiPietro1-2/+35
2016-11-15[UWP] Explicitly set mobile StatusBar colors to white Background/black Foregr...Samantha Houts1-6/+22
2016-11-15[WinRT] Fix ModalPushed/ModalPopped not firing (#490)Paul DiPietro1-2/+0
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart1-1/+1
2016-08-30Platform Specifics (#301)Samantha Houts1-2/+3
2016-08-16[WinRT] Remove preemptive setting of null upon action sheet closure (#305)Paul DiPietro1-1/+0
2016-08-16[Windows] Correct enter/esc keypress behaviors for MessageDialog (#292)Paul DiPietro1-2/+2
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-0/+1
2016-06-16[WinRT] Add base platform as inner proxy navigation to Application, Fix back ...Rui Marinho1-0/+1
2016-06-16[UWP] Escape key returns ActionSheet result (#208)Paul DiPietro1-0/+15
2016-04-27Removed hard reference to StatusBar, changed to type name to prevent crash wh...Nick Gamroth1-2/+3
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro1-0/+2
2016-04-12[UWP] Adjust bounds for ContentPage when by itself (#61)Paul DiPietro1-0/+11
2016-04-11Resharper warnings are slightly different for some reason than WError, resolv...Jason Smith1-1/+3
2016-03-22Initial importJason Smith1-0/+721