summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/NavigationPage.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-24rebase to tags/beta-2.3.5-pre1Kangho Hur1-6/+0
2017-04-24[Core] Added RootPage to NavigationPage (#464)adrianknight891-0/+6
2017-04-11Implicit impl of controller ifaces (#807)kingces951-70/+48
2017-04-07[Internal] Normalize Obsolete attributes (#860)Samantha Houts1-3/+3
2017-02-02[Core] Added RootPage to NavigationPage (#464)adrianknight891-16/+37
2017-01-23Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart1-6/+13
2016-08-30Platform Specifics (#301)Samantha Houts1-2/+11
2016-07-11Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)Johan Karlsson1-2/+4
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-19/+20
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-20/+51
2016-03-22Initial importJason Smith1-0/+411