1. 9d2746d Merge "Destinations should have different Ids than their parents" into androidx-master-dev by Treehugger Robot · 5 years ago
  2. b128bad Destinations should have different Ids than their parents by Jeremy Woods · 5 years ago
  3. b50d500 Update POM URL to point to specific release by Alex Saveau · 5 years ago
  4. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 5 years ago
  5. 865cee4 Update POM URL to point to specific release by Alex Saveau · 5 years ago
  6. cd8fc14 Support per destination arguments in NavDeepLinkBuilder by Ian Lake · 5 years ago
  7. a9a8ffd Revert "Revert "Ensure main thread in LifecycleRegistry methods."" by Sergey Vasilinets · 5 years ago
  8. 4617593 Merge "Revert "Ensure main thread in LifecycleRegistry methods."" into androidx-master-dev by Treehugger Robot · 5 years ago
  9. 5675f1a Revert "Ensure main thread in LifecycleRegistry methods." by Ian Lake · 5 years ago
  10. 6b44fe0 Merge "Allow multiple destinations in NavDeepLinkBuilder" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. d92e6ab Allow multiple destinations in NavDeepLinkBuilder by Ian Lake · 5 years ago
  12. 1a587cf Ensure main thread in LifecycleRegistry methods. by Sergey Vasilinets · 5 years ago
  13. 86a72f8 Add lifecycle state/event helpers by Adam Powell · 5 years ago
  14. 85faa5e Move Navigation to 2.4.0-alpha01 by Ian Lake · 5 years ago
  15. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 5 years ago
  16. 5215557 Ensure that singleTop operations replace null arguments by Ian Lake · 5 years ago
  17. d81cbe1 Merge "Improve destination unknown error messages" into androidx-master-dev by Treehugger Robot · 5 years ago
  18. fd47fb01 Improve destination unknown error messages by Ian Lake · 5 years ago
  19. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 5 years ago
  20. c22843d Revert "Revert "Update Navigation to 2.3.0-rc01"" by Ian Lake · 6 years ago
  21. 5f911cf Merge "Update NavBackStackEntry args on nav with singleTop" into androidx-master-dev by Treehugger Robot · 6 years ago
  22. fdbdd4e Update NavBackStackEntry args on nav with singleTop by Jeremy Woods · 6 years ago
  23. 7a1dad6 Revert "Update Navigation to 2.3.0-rc01" by Ian Lake · 6 years ago
  24. ac17a3d Update Navigation to 2.3.0-rc01 by Ian Lake · 6 years ago
  25. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 6 years ago
  26. 83a3a2a Ensure we disptachOnDestinationChanged when graph restored by Jeremy Woods · 6 years ago
  27. 7339c51 Update Navigation to 2.3.0-beta01 by Ian Lake · 6 years ago
  28. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 6 years ago
  29. 0b492236 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 6 years ago
  30. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 6 years ago
  31. 8f4d830 Merge "Fix deep linking when using nested start destinations" into androidx-master-dev by Treehugger Robot · 6 years ago
  32. 96fc97e Fix deep linking when using nested start destinations by Ian Lake · 6 years ago
  33. b28619b Update Navigation to 2.3.0-alpha06 by Ian Lake · 6 years ago
  34. 23c2ef9 Change NavDeepLink Uri APIs to UriPattern by Jeremy Woods · 6 years ago
  35. a6e7738 Do not allow only an empty action in NavDeepLinks by Jeremy Woods · 6 years ago
  36. ea3efb9 Integrate NavDeepLinkRequest into NavController by Jeremy Woods · 6 years ago
  37. 81f14d7 Update Navigation to 2.3.0-alpha05 by Ian Lake · 6 years ago
  38. 5a90b46 Placeholder and default support in app:graphPackage by Wojtek Kaliciński · 6 years ago
  39. 7dc495b Ensure the root graph is matched when deep linking by Ian Lake · 6 years ago
  40. d70854f Allow NavigationUI to set empty labels by Ian Lake · 6 years ago
  41. bc18b8a Actually update versions after release by Nick Anthony · 6 years ago
  42. b35d76ba Bump library versions after release by Nick Anthony · 6 years ago
  43. 08f3953 Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev by Treehugger Robot · 6 years ago
  44. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 6 years ago
  45. aa3a908 Merge "Fix implicit deeplink test failures in Navigation" into androidx-master-dev by Treehugger Robot · 6 years ago
  46. 7bd50c7 Fix implicit deeplink test failures in Navigation by Jeremy Woods · 6 years ago
  47. fa436eb Update Navigation to 2.3.0-alpha03 by Nick Anthony · 6 years ago
  48. 357891e Make testNavigateViaImplicitDeepLink a LargeTest by Ian Lake · 6 years ago
  49. cd66616 Merge changes from topic "nav_for_result" into androidx-master-dev by Treehugger Robot · 6 years ago
  50. e493164 Provide getSavedStateHandle() on NavBackStackEntry by Jeremy Woods · 6 years ago
  51. 9e9ad24 Add getPreviousBackStackEntry() to NavController by Jeremy Woods · 6 years ago
  52. 49ea386 Merge "Update Navigation to 2.3.0-alpha02" into androidx-master-dev by Treehugger Robot · 6 years ago
  53. 316d65d Add getCurrentBackStackEntry to NavController by Jeremy Woods · 6 years ago
  54. 12ddaa7 Update Navigation to 2.3.0-alpha02 by Jeremy Woods · 6 years ago
  55. 38537bc Merge "Pass implicit link arguments to parents after leaving other apps' stack." into androidx-master-dev by Treehugger Robot · 6 years ago
  56. 7ee9574 Pass implicit link arguments to parents after leaving other apps' stack. by Faelyn O'Grady · 6 years ago
  57. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 6 years ago
  58. efee183 Use prebuilts for all Navigation dependencies by Ian Lake · 6 years ago
  59. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 6 years ago
  60. a02a8be Merge "Use namespaced R classes" into androidx-master-dev by Aurimas Liutikas · 6 years ago
  61. d4fcb1c Use namespaced R classes by Aurimas Liutikas · 6 years ago
  62. fff3937 API lint check for the TopLevelBuilder is enabled for androidx by Sergey · 6 years ago
  63. 625d7b0 Seperate Navigation-Testing from navigation package by Matthew Fraschilla · 6 years ago
  64. bb9d6f6 Create test NavigatorProvider by Matthew Fraschilla · 6 years ago
  65. 27c1b27b Create new NavHostController for Testing by Matthew Fraschilla · 6 years ago
  66. 1c2fe046 Migrate existing navigation-testing to internal testutils by Matthew Fraschilla · 6 years ago
  67. f14f38f Update api lint baseline files. by Aurimas Liutikas · 6 years ago
  68. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 6 years ago
  69. c75aaba Merge "Regenerating api files for navigation:navigation-runtime" into androidx-master-dev by Treehugger Robot · 6 years ago
  70. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 6 years ago
  71. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 6 years ago
  72. a74c24f Regenerating api files for navigation:navigation-runtime by Jeff Gaston · 6 years ago
  73. a509937b API lint check for the MissingBuild is enabled for androidx by Sergey · 6 years ago
  74. 20409b6 Add toString override for NavDestination and all subclasses by Matthew Fraschilla · 6 years ago
  75. 2c6d50b Move Navigation 2.2.0 to beta01 by Ian Lake · 6 years ago
  76. 09286e6 Update versions after September 18th Release by Nick Anthony · 6 years ago
  77. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 6 years ago
  78. 5c7d127 Switch Fragment and Navigation to use Activity prebuilts by Ian Lake · 6 years ago
  79. b08258a Update versions after September 5th release by Nick Anthony · 6 years ago
  80. 7c0a1ab Merge "NavController: disallow setting ViewmodelStore after setGraph" into androidx-master-dev by Treehugger Robot · 6 years ago
  81. 422a6ae NavController: disallow setting ViewmodelStore after setGraph by Sergey Vasilinets · 6 years ago
  82. 68c6e98 Merge "Fix ConcurrentModificationException in NavControllerViewModel#onClear" into androidx-master-dev by Sergey Vasilinets · 6 years ago
  83. 0547d95d Fix ConcurrentModificationException in NavControllerViewModel#onClear by Sergey Vasilinets · 6 years ago
  84. cd1aae0 Track experimental API surface by Alan Viverette · 6 years ago
  85. a6ede84 Add additional docs to getBackStackEntry() by Ian Lake · 6 years ago
  86. 59dd2ec Allow getBackStackEntry() for any destination type by Ian Lake · 6 years ago
  87. e83c7cb Make NavBackStackEntry and getBackStackEntry public by Ian Lake · 6 years ago
  88. 47c1494 Introduce max lifecycle to NavBackStackEntry by Ian Lake · 6 years ago
  89. 227bd94 Update versions after August 7th Release by Nick Anthony · 6 years ago
  90. fa51b49 Update Navigation to 2.2.0-alpha02 by Ian Lake · 6 years ago
  91. 3047972e Move tests on NavBackStackEntry to a separate file by Ian Lake · 6 years ago
  92. 5371f5b Make SavedStateViewModelFactory default for Navigation by Ian Lake · 6 years ago
  93. 1e1f05d Encapsulate NavBackStackEntry Parcelable state by Ian Lake · 6 years ago
  94. ae4472c Provide a default Factory for Nav ViewModelStoreOwner by Ian Lake · 6 years ago
  95. 4186ef0 Remove deprecated Nav 2.1.0 API before rc by Ian Lake · 6 years ago
  96. 0420ffc Stop using raw Navigator classes by Ian Lake · 6 years ago
  97. 6cadb34 Switch Navigation dependencies to ToT by Ian Lake · 6 years ago
  98. e8c0dc53 Update Navigation to 2.2.0-alpha01 by Ian Lake · 6 years ago
  99. e08a521 Move Navigation to 2.1.0-beta01 by Ian Lake · 6 years ago
  100. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 6 years ago