1. fb2827d Merge "Fix handling deep links with multiple back stacks" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  2. 2af1273 Merge "Fix NavBackStackEntry initial Lifecycle state" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  3. f88d94e Fix NavBackStackEntry initial Lifecycle state by Jeremy Woods · 2 years, 11 months ago
  4. 9fc6ccd Fix handling deep links with multiple back stacks by Ian Lake · 2 years, 11 months ago
  5. de8a419 Merge "Improve onNavDestinationSelected return logic" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  6. a1fb070 Improve onNavDestinationSelected return logic by Ian Lake · 2 years, 11 months ago
  7. 05fae59 Merge "Compile DeepLink patterns lazily" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  8. b8d257d Compile DeepLink patterns lazily by Jeremy Woods · 2 years, 11 months ago
  9. adb6c4d Re-enable SafeArgs java plugin tests by Jeremy Woods · 2 years, 11 months ago
  10. 3a5ee2f Reenable nav safe-args plugin tests by Jeremy Woods · 3 years, 4 months ago
  11. 65fc1ab Dismiss already popped DialogFragments by Ian Lake · 2 years, 11 months ago
  12. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  13. 05ed6b4 Merge "Revert "Update metalava to ab/7813966"" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  14. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  15. 3d843c9 Merge "Update metalava to ab/7813966" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  16. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 3 years ago
  17. 6afe4f0 Update versions for release id 1635267600000 by Nick Anthony · 3 years ago
  18. 4414c04 Merge "Change transitions in progress back to a Set" into androidx-main by Treehugger Robot · 3 years ago
  19. 58a9886 Make nullable NavDeepLink arguments not required by Sanura N'Jaka · 3 years ago
  20. c99f59c Change transitions in progress back to a Set by Jeremy Woods · 3 years ago
  21. 6406f37 Merge "Update beta01 API file" into androidx-main by Aurimas Liutikas · 3 years ago
  22. b8b77d4 Update error message for onDestinationChanged() in AbstractAppBarOnDestinationChangedListener by Sanura N'Jaka · 3 years ago
  23. 85adf57 Update beta01 API file by Jeremy Woods · 3 years ago
  24. aa673a3 Merge "Remove DSL marker on navArguent API" into androidx-main by Treehugger Robot · 3 years ago
  25. c241d08 Merge "Bump Fragment and Nav to beta" into androidx-main by Treehugger Robot · 3 years ago
  26. be3fa3b Remove DSL marker on navArguent API by Jeremy Woods · 3 years ago
  27. 450c5a4 Merge "Fix list pane sizing in AbstractListDetailFragment" into androidx-main by Treehugger Robot · 3 years ago
  28. f5fbf32 Fix list pane sizing in AbstractListDetailFragment by Ian Lake · 3 years ago
  29. d182f43 Merge "Add more docs around routes" into androidx-main by Treehugger Robot · 3 years ago
  30. 9025b6a Merge "Add baseline profiles for navigation." into androidx-main by Treehugger Robot · 3 years ago
  31. b64d218 Add baseline profiles for navigation. by Rahul Ravikumar · 3 years ago
  32. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 3 years ago
  33. 884d22e Bump Fragment and Nav to beta by Jeremy Woods · 3 years ago
  34. f81fe0a Merge "Make visibleEntries API experimental" into androidx-main by Treehugger Robot · 3 years ago
  35. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  36. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  37. 9835eb9 Add more docs around routes by Jeremy Woods · 3 years ago
  38. 213e2b0 Make visibleEntries API experimental by Jeremy Woods · 3 years ago
  39. c79fa3a Merge "Add navGraphViewModels that takes a route" into androidx-main by Treehugger Robot · 3 years ago
  40. e9763d9 Merge "Change implementation of currentBackStackEntryAsState()" into androidx-main by Treehugger Robot · 3 years ago
  41. fd1d6ef Change implementation of currentBackStackEntryAsState() by Jeremy Woods · 3 years ago
  42. 3b43463 Add navGraphViewModels that takes a route by Jeremy Woods · 3 years ago
  43. 3fd815c Merge "Modify NavBackStackEntry equality" into androidx-main by Treehugger Robot · 3 years ago
  44. 8ed73a2 Modify NavBackStackEntry equality by Jeremy Woods · 3 years ago
  45. a54121d Merge "Ensure DialogFragmentNavigator state stays in sync" into androidx-main by Treehugger Robot · 3 years ago
  46. c36efb9 Ensure DialogFragmentNavigator state stays in sync by Ian Lake · 3 years ago
  47. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  48. da4edc1 Merge "Add a sample for arguments in the nested NavGraph" into androidx-main by Treehugger Robot · 3 years ago
  49. 5f6c495 Merge "Introduce CreationExtras" into androidx-main by Sergey Vasilinets · 3 years ago
  50. b5d27ff Add a sample for arguments in the nested NavGraph by Jeremy Woods · 3 years ago
  51. f40981b Merge "Use {argName} for validating deep link arguments" into androidx-main by Treehugger Robot · 3 years ago
  52. 6066a7e Use {argName} for validating deep link arguments by Ian Lake · 3 years ago
  53. acc88d2 Update docs for lifecycle and pin dependencies on 2.4.0-rc01 by Nick Anthony · 3 years ago
  54. 15d5a9d Introduce CreationExtras by Sergey Vasilinets · 3 years, 3 months ago
  55. ddec1ca Merge "Expand rememberNavController to add custom navigators" into androidx-main by Treehugger Robot · 3 years ago
  56. 55d1230 Fix argument parameters generated in wrong order by Jeremy Woods · 3 years ago
  57. 096082a Add an API for retrieving visible entries by Jeremy Woods · 3 years ago
  58. 313816c Expand rememberNavController to add custom navigators by Ian Lake · 3 years ago
  59. abb9750 Merge "Fix back button handling when embedding a NavHost" into androidx-main by Treehugger Robot · 3 years ago
  60. 3ed1482 Fix back button handling when embedding a NavHost by Ian Lake · 3 years ago
  61. 3904b13f Restore navigator state before the back stack by Jeremy Woods · 3 years ago
  62. f1c955e Merge "setGraph() will now also clear saved back stacks" into androidx-main by Treehugger Robot · 3 years ago
  63. aa0bb79 Merge "Move NamedNavArgument from compose to common" into androidx-main by Treehugger Robot · 3 years ago
  64. 0b7e9b9 setGraph() will now also clear saved back stacks by Ian Lake · 3 years ago
  65. e45e8f4 Merge "Fix NavDestination hashCode function" into androidx-main by Treehugger Robot · 3 years ago
  66. ce6b342 Fix NavDestination hashCode function by Jeremy Woods · 3 years ago
  67. 4525021 Nav: Allow clearing a saved back stack and its state by Ian Lake · 3 years ago
  68. e918d67 Merge "Update Navigation Compose to use Activity 1.3.1" into androidx-main by Treehugger Robot · 3 years ago
  69. 1b13dfb Update Navigation Compose to use Activity 1.3.1 by Ian Lake · 3 years ago
  70. d979fa81 Use projectOrArtifact dependency on lifecycle-viewmodel-compose by Ian Lake · 3 years ago
  71. 94f61d3 Move NamedNavArgument from compose to common by Jeremy Woods · 3 years ago
  72. e1b42da Make nullable NavDeepLink arguments not required by Sanura N'Jaka · 3 years ago
  73. 7bc81d1 Merge "Fix navigation and fragment java docs" into androidx-main by Treehugger Robot · 3 years ago
  74. b7b2cfb Fix navigation and fragment java docs by Jeremy Woods · 3 years ago
  75. 29a3c3d Switch to prebuilt of SlidingPaneLayout by Ian Lake · 3 years ago
  76. 1045e92 Merge "Fix dispatching when using launchSingleTop" into androidx-main by Treehugger Robot · 3 years ago
  77. 49924a2 Merge "Split restoring state into its own internal method" into androidx-main by Treehugger Robot · 3 years ago
  78. 8a43e87 Merge "Add function for arguments and deeplinks in nested graphs" into androidx-main by Treehugger Robot · 3 years ago
  79. 6c0f8ca Fix dispatching when using launchSingleTop by Ian Lake · 3 years ago
  80. 7c5a820 Split restoring state into its own internal method by Ian Lake · 3 years ago
  81. f0dc096 Make argument default params last by Jeremy Woods · 3 years, 1 month ago
  82. d3bdb68 Add function for arguments and deeplinks in nested graphs by Jeremy Woods · 3 years, 1 month ago
  83. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  84. 553a58a Merge "Add lint rule to remember getBackstackEntry()" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  85. e5c41ae Add lint rule to remember getBackstackEntry() by Jeremy Woods · 3 years, 1 month ago
  86. b024e1f Add example of creating custom NavType to samples by Jeremy Woods · 3 years, 1 month ago
  87. c54ccc4 Merge "Ensure NavGraph Navigators are destroyed properly" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  88. d7af524 Ensure NavGraph Navigators are destroyed properly by Jeremy Woods · 3 years, 1 month ago
  89. 5f1bdbb Ensure changing arguments causes recompose by Jeremy Woods · 3 years, 1 month ago
  90. 1748867 Make NavBackStackEntry immutable by Jeremy Woods · 3 years, 1 month ago
  91. 69608f9 Merge "Make name no longer required by nav type" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  92. 0ff2f1b Merge "Make NavType constructor public" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  93. b351a17 Clean up benchmark test AndroidManifest.xml files by Chris Craik · 3 years, 2 months ago
  94. 8c21c19 Merge "Fix indexOutOfBounds error for setGraph" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  95. 2e36de7a Fix indexOutOfBounds error for setGraph by Jeremy Woods · 3 years, 1 month ago
  96. e7902b2 Merge "Fix safe args builder lint warnings" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  97. 0cf2de3 Fix safe args builder lint warnings by Jeremy Woods · 3 years, 1 month ago
  98. def95bc Merge "Make generated params with defaults last" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  99. 008b879 Make generated params with defaults last by Jeremy Woods · 3 years, 2 months ago
  100. 031b876 Make NavType constructor public by Jeremy Woods · 3 years, 1 month ago