summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/NavigationPageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Make WinRT/UWP platform classes more maintainable (#652)E.Z. Hart1-1/+1
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts1-1/+1
2017-04-11Implicit impl of controller ifaces (#807)kingces951-16/+14
2017-03-06[UWP] Improve toolbar consistency on MasterDetailPage (#744)Jimmy Garrido1-5/+5
2017-02-17Fixed Title not updating on parent page (#743)Jimmy Garrido1-0/+2
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts1-0/+5
2017-01-28Make WinRT/UWP platform classes more maintainable (#652)E.Z. Hart1-131/+16
2017-01-23Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart1-3/+5
2017-01-03Make UWP toolbar display rules consistent with other platforms (#638)E.Z. Hart1-0/+7
2016-12-06[WinRT] Do not store previous page when popping (#565)Paul DiPietro1-1/+3
2016-10-20[WinRT] Fix back button not showing if current page has no title (#438)Jimmy Garrido1-1/+1
2016-08-30Platform Specifics (#301)Samantha Houts1-8/+26
2016-06-16[WinRT] Add base platform as inner proxy navigation to Application, Fix back ...Rui Marinho1-0/+7
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-11/+10
2016-05-26[8.1/UWP] Fix PopToRootAsync functioning incorrectly (#185)Paul DiPietro1-0/+7
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-6/+7
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro1-0/+2
2016-03-22Initial importJason Smith1-0/+554