1. 3ba8693 Fix broken build after ag/3162611 by Aurimas Liutikas · 8 years ago
  2. 24a609f Move navigation XML files to res/navigation by Ian Lake · 8 years ago
  3. 3e14b19 Add OWNERS file for navigation by Ian Lake · 8 years ago
  4. 3eb39d8 Improve handling of NEW_TASK deep links by Ian Lake · 8 years ago
  5. 1489554 Add deep link app widget to Navigation testapp by Ian Lake · 8 years ago
  6. d703ad3 Replace NavController inheritance of NavigatorProvider by Ian Lake · 8 years ago
  7. 9c8b57e Fix stack overflows and invalid deep link intents by Ian Lake · 8 years ago
  8. c9d3f76 Move createDeepLink methods to NavDeepLinkBuilder by Ian Lake · 8 years ago
  9. a032893 Improve runtime usage and subclassing of Navigators by Ian Lake · 8 years ago
  10. afa590d Merge "Update gradle to 27.0 infrastructure" into flatfoot-navigation by Sergey Vasilinets · 8 years ago
  11. eb9d04ce Update gradle to 27.0 infrastructure by Sergey Vasilinets · 8 years ago
  12. 929f260 Restore NavController state only when the graph is set by Ian Lake · 8 years ago
  13. 1405d74 Merge "Catch Resource.NotFoundExceptions for errors" into flatfoot-navigation by TreeHugger Robot · 8 years ago
  14. c54c8c2 Merge "Allow ${applicationId} placeholders in deep links" into flatfoot-navigation by TreeHugger Robot · 8 years ago
  15. 0396487 Allow ${applicationId} placeholders in deep links by Ian Lake · 8 years ago
  16. 67bcd56 Make Navigation.setViewNavController public by Ian Lake · 8 years ago
  17. ad0e74e Catch Resource.NotFoundExceptions for errors by Ian Lake · 8 years ago
  18. bf9c051 Notate where NavController uses an Activity by Ian Lake · 8 years ago
  19. d511a50 Merge "Use android: prefix for Navigation arguments" into flatfoot-navigation by TreeHugger Robot · 8 years ago
  20. 8d5b4f2 Use android: prefix for Navigation arguments by Ian Lake · 8 years ago
  21. 131b9bd Add android:autoVerify to deepLink elements by Ian Lake · 8 years ago
  22. c9ecc22 Remove obsolete null check by Sergey Vasilinets · 8 years ago
  23. e554351e Merge "Use primary nav fragment in findController()" into flatfoot-navigation by TreeHugger Robot · 8 years ago
  24. 800f494 Merge "Add deep linking to NavDestinations via Uri" into flatfoot-navigation by TreeHugger Robot · 8 years ago
  25. 58cbbd9 Merge "Nav: Support relative fragment and activity names" into flatfoot-navigation by TreeHugger Robot · 8 years ago
  26. 7e0a1c4 Use primary nav fragment in findController() by Ian Lake · 8 years ago
  27. cc6cf31 Nav: Support relative fragment and activity names by Ian Lake · 8 years ago
  28. 9f36ed7 Add deep linking to NavDestinations via Uri by Ian Lake · 8 years ago
  29. 6ee6073 Ensure navigate(actionId) reads NavOptions by Ian Lake · 8 years ago
  30. cdeea78 Rework NavHelper to rely on Menu files by Ian Lake · 8 years ago
  31. 6b1782b Update Navigation to 0.5.0-alpha1 by Ian Lake · 8 years ago
  32. 887d427 Nav: Build back stack when deep linking by Ian Lake · 8 years ago
  33. 795029b6 Navigation: Pass deep link Intent to destinations by Ian Lake · 8 years ago
  34. 6e725d1 Nav: Add proper Up Navigation for deep links by Ian Lake · 8 years ago
  35. 23e7e9c Merge "Add package level docs for Navigation" into flatfoot-navigation by TreeHugger Robot · 8 years ago
  36. 7fb071e Add package level docs for Navigation by Ian Lake · 8 years ago
  37. 83cf00c Enabling shipping of Navigation by Ian Lake · 8 years ago
  38. 3bba0e2 Rename Navigation package to android.arch.navigation by Ian Lake · 8 years ago
  39. ad7324a Combine navigateTo() and navigate() by Ian Lake · 8 years ago
  40. 192e726 Ignore DuplicateIds lint error in navigation XML by Ian Lake · 8 years ago
  41. 79c8255 Nav: Simplify arguments in XML by Ian Lake · 8 years ago
  42. d465576 Nav: Add tests for NavController.navigateTo/navigate by Ian Lake · 8 years ago
  43. de0134f Nav: Add deep linking to a specific destination by Ian Lake · 8 years ago
  44. f879ce7 Nav: Fix creating a NavHostFragment with no graph by Ian Lake · 8 years ago
  45. 6eaebab Nav: Fix nested <navigation> elements by Ian Lake · 8 years ago
  46. 1ed814b5 Nav: Add NavControllerTest infrastructure by Ian Lake · 8 years ago
  47. e4870a3 Simplify NavHelper usage in Navigation testapp by Ian Lake · 8 years ago
  48. 9608ff8 Nav: Give Navigators more control over back stack by Ian Lake · 8 years ago
  49. 5124477 Nav: Remove unused Navigator.navigate return value by Ian Lake · 8 years ago
  50. b6de6d4 Nav: Allow customizing enter and exit animations by Ian Lake · 8 years ago
  51. 3e28f2c Follow API change from upstream by Adam Powell · 8 years ago
  52. a19e39c Standardize Navigator names and attributes by Ian Lake · 8 years ago
  53. 2664647 Navigation: Support popping multiple destinations by Ian Lake · 8 years ago
  54. 0730cdb Change Nav testapp's top level based on screen size by Ian Lake · 8 years ago
  55. 0584aa1 Add ActivityNavigator attributes by Ian Lake · 8 years ago
  56. e0d24dc Allow attaching NavOptions to actions by Ian Lake · 8 years ago
  57. 2a2651c7 Add NavGraph Unit Tests, fix iteration by Ian Lake · 8 years ago
  58. 2d3a121 Fix NavController popBackStack by Ian Lake · 8 years ago
  59. b6e6df6 Create Menus from a NavController by Ian Lake · 8 years ago
  60. ce451fe Fully support embedded navigation graphs by Ian Lake · 8 years ago
  61. cf6ac92 Nav: Cleanup Javadoc, unused classes/methods by Ian Lake · 8 years ago
  62. 643eafb Initial commit of Navigation into ApiReviewDemo by Ian Lake · 8 years ago
  63. 22afe45 Nav: Remove Navigator.Params in favor of Destination subclasses by Ian Lake · 8 years ago
  64. 10bc347 Nav: Move start dest to NavGraph by Ian Lake · 8 years ago
  65. 35c141c Fix navigation/integration-tests/testapp by Ian Lake · 8 years ago
  66. 7680a4c Fix core versions, disable test uploads by Yigit Boyar · 8 years ago
  67. 9e18e7e Disable navigation docs and upload by Yigit Boyar · 8 years ago
  68. b15ee75 Initial commit of navigation controller by Adam Powell · 8 years ago