1. 69608f9 Merge "Make name no longer required by nav type" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  2. 0ff2f1b Merge "Make NavType constructor public" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  3. b351a17 Clean up benchmark test AndroidManifest.xml files by Chris Craik · 3 years, 2 months ago
  4. 8c21c19 Merge "Fix indexOutOfBounds error for setGraph" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  5. 2e36de7a Fix indexOutOfBounds error for setGraph by Jeremy Woods · 3 years, 1 month ago
  6. e7902b2 Merge "Fix safe args builder lint warnings" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  7. 0cf2de3 Fix safe args builder lint warnings by Jeremy Woods · 3 years, 1 month ago
  8. def95bc Merge "Make generated params with defaults last" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  9. 008b879 Make generated params with defaults last by Jeremy Woods · 3 years, 2 months ago
  10. 031b876 Make NavType constructor public by Jeremy Woods · 3 years, 1 month ago
  11. 9991fff Make name no longer required by nav type by Jeremy Woods · 3 years, 1 month ago
  12. e519c08 Merge "consolidating playground androidx-plugin with buildSrc" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  13. e73432f Merge "[GH] [Navigation] Check that all required arguments are present in the link" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  14. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 3 years, 1 month ago
  15. 502613e [GH] [Navigation] Check that all required arguments are present in the link by Osip Fatkullin · 3 years, 1 month ago
  16. 4cc2a8d Fix navInflater hyperlink in navcontroller docs by Jeremy Woods · 3 years, 1 month ago
  17. 799387f Merge "Consider Lifecycle when composing entries in NavHost" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  18. 1c59135 Merge "Ensure recompose on launchSingleTop arg changes" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  19. 7e50cf4 Merge "Ensure we keep track of all transitioning entries" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  20. 9f2e6c2 Consider Lifecycle when composing entries in NavHost by Jeremy Woods · 3 years, 1 month ago
  21. 131e54a Ensure recompose on launchSingleTop arg changes by Jeremy Woods · 3 years, 3 months ago
  22. a4fd8bc Merge changes from topic "191673756_upstream_platform" into androidx-main by Alan Viverette · 3 years, 1 month ago
  23. aea077d Merge "Fix NavBackStackEntry equals and hashCode" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  24. 23ff2a6 Fix NavBackStackEntry equals and hashCode by Jeremy Woods · 3 years, 1 month ago
  25. ac702b8 DO NOT MERGE Revert platform-specific changes by Alan Viverette · 3 years, 2 months ago
  26. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 3 years, 1 month ago
  27. ce0a07e Ensure we keep track of all transitioning entries by Jeremy Woods · 3 years, 1 month ago
  28. 3ac9430 Depend on Tip of Tree slidingpanelayout by Jeremy Woods · 3 years, 1 month ago
  29. dcf9f70 Merge "Upgradle 7.2-rc-2" into androidx-main am: 18dd21a986 by Treehugger Robot · 3 years, 1 month ago
  30. 4a228f7 Upgradle 7.2-rc-2 by Aurimas Liutikas · 3 years, 1 month ago
  31. f29fcbf Merge "Fix 'by navGraphViewModels()' docs" into androidx-main am: c9aa95aa62 by Treehugger Robot · 3 years, 1 month ago
  32. c6e5bd7 Fix 'by navGraphViewModels()' docs by Ian Lake · 3 years, 1 month ago
  33. 05585b9 Merge "Ensure the NavigatorState.backStack is set before onAttach" into androidx-main am: a39f7505f7 by Ian Lake · 3 years, 1 month ago
  34. c2f98e5 Ensure the NavigatorState.backStack is set before onAttach by Ian Lake · 3 years, 1 month ago
  35. 3be9f0a Merge "Update back handling when popping from a Navigator" into androidx-main am: 2bc379d695 by Treehugger Robot · 3 years, 2 months ago
  36. 2bc379d Merge "Update back handling when popping from a Navigator" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  37. 7608fbf Merge "Add toSavedStateHandle method to generated args" into androidx-main am: a99e8378b7 by Treehugger Robot · 3 years, 2 months ago
  38. a99e837 Merge "Add toSavedStateHandle method to generated args" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  39. 2e7000a Add toSavedStateHandle method to generated args by Jeremy Woods · 3 years, 2 months ago
  40. 73c616e Update back handling when popping from a Navigator by Ian Lake · 3 years, 2 months ago
  41. d3cf45b Merge "Add sanura as owner for navigation and fragment" into androidx-main am: 2f6e1213a7 by Treehugger Robot · 3 years, 2 months ago
  42. 3d8e498 Add sanura as owner for navigation and fragment by Sanura N'Jaka · 3 years, 2 months ago
  43. c799d11 Merge "Add more docs around routes" into androidx-main am: b45ed29ca4 by Treehugger Robot · 3 years, 2 months ago
  44. b45ed29 Merge "Add more docs around routes" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  45. 71bdad9 Merge "Mark destination navigating away from as transitioning" into androidx-main am: 2ecff9da00 by Treehugger Robot · 3 years, 2 months ago
  46. 2ecff9d Merge "Mark destination navigating away from as transitioning" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  47. 96ce61d Merge "[GH] [Navigation] Fix tests in NavDeepLinkTest" into androidx-main am: 2e9d375027 by Treehugger Robot · 3 years, 2 months ago
  48. 72f79bf Add more docs around routes by Jeremy Woods · 3 years, 2 months ago
  49. e3b742c Mark destination navigating away from as transitioning by Jeremy Woods · 3 years, 2 months ago
  50. afa68d0 [GH] [Navigation] Fix tests in NavDeepLinkTest by Osip Fatkullin · 3 years, 2 months ago
  51. 9d882d4 Merge "Update -compose integration libraries to depend on Compose 1.0.1" into androidx-main am: 10d1de036e by Treehugger Robot · 3 years, 2 months ago
  52. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 3 years, 2 months ago
  53. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  54. 9fcda5e Add and update lint-baseline.xml files by Tiem Song · 3 years, 2 months ago
  55. 17466f1 Merge "Rename require APIs to get." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  56. 4c70a8e Rename require APIs to get. by Sherry Hu · 3 years, 2 months ago
  57. 4b7a56e Merge "Fix popWithTransition in TestNavigatorState" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  58. 013d94b Fix popWithTransition in TestNavigatorState by Jeremy Woods · 3 years, 2 months ago
  59. 793e098 Use explicit task stack in navigateUp() when on another app's stack. by Faelyn O'Grady · 3 years, 2 months ago
  60. 64a958a Fix deep link ids from a navGraph's id to one of its siblings. by Faelyn O'Grady · 3 years, 2 months ago
  61. bc50612 Merge changes from topic "kotlin_1.5.20" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  62. 05df439 Ensure initial destinations reach RESUMED when deeplinking by Ian Lake · 3 years, 2 months ago
  63. ad7fb79 Merge "Fix handling of deep links without URIs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  64. 64eab40 Merge "Remove isAttached check from Compose+DialogNavigator" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  65. 595782f Remove isAttached check from Compose+DialogNavigator by Ian Lake · 3 years, 2 months ago
  66. 938a0cc Fix handling of deep links without URIs by Ian Lake · 3 years, 2 months ago
  67. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  68. 0ccdd90e Merge "Align Gradle paths to Maven coordinates" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  69. 8f06639 Ensure entries are correctly resumed after setGraph by Jeremy Woods · 3 years, 2 months ago
  70. 7091d83 Align Gradle paths to Maven coordinates by Alan Viverette · 3 years, 2 months ago
  71. 47546f5 Apply owners and the graph as part of composition by Ian Lake · 3 years, 2 months ago
  72. b0af29c Make setOnBackPressedDispatcher idempotent by Ian Lake · 3 years, 2 months ago
  73. 5e187e7 Allow the NavGraph to be changed in NavHost by Jeremy Woods · 3 years, 3 months ago
  74. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years, 2 months ago
  75. 2830d6b Merge "Add Transitions to Navigation Compose" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  76. cab838c Add Transitions to Navigation Compose by Jeremy Woods · 3 years, 2 months ago
  77. 9486946 Merge "Make API for showing DialogNavigator destinations public" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  78. 3f2afd5 Pin navigation-fragment slidingPaneLayout dependency by Jeremy Woods · 3 years, 2 months ago
  79. cc39462 Programmatically build AbstractListDetailFragment's layout by Ian Lake · 3 years, 2 months ago
  80. f3adbbd Make API for showing DialogNavigator destinations public by Ian Lake · 3 years, 2 months ago
  81. 2464eda Merge "Update to new version of metalava" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  82. 294e5e2 Override equals in NavGraph and NavDestinations by Jeremy Woods · 3 years, 3 months ago
  83. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  84. e0747c1 Fix reentrant navigate/popBackStack from Lifeycle observers by Ian Lake · 3 years, 3 months ago
  85. d9574ec Merge changes I9b9f6617,I25a8a40a into androidx-main by Treehugger Robot · 3 years, 3 months ago
  86. e64312e Merge "Use projectOrArtifact for slidingpanelayout in navigation-fragment" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  87. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 4 months ago
  88. b46f457 Merge "Add sample application for two-pane navigation." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  89. 9caf541 Use projectOrArtifact for slidingpanelayout in navigation-fragment by Dustin Lam · 3 years, 3 months ago
  90. d33caed Merge "Add AbstractListDetailFragment" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  91. b151f42 Add sample application for two-pane navigation. by Sherry Hu · 3 years, 3 months ago
  92. e1d004a Merge "Migrate NavParserTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  93. ef4bd54 Add AbstractListDetailFragment by Sherry Hu · 3 years, 3 months ago
  94. 591b82c Add support for Composable Dialog destinations by Ian Lake · 3 years, 3 months ago
  95. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years, 3 months ago
  96. 6f6e44d Merge "Retain the @Navigator.Name annotation on each subclass of Navigator" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  97. d894299 Merge "[GH] [Navigation] Allow exact deep links to contain query parameters" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  98. ee63021 Retain the @Navigator.Name annotation on each subclass of Navigator by Christoffer Quist Adamsen · 3 years, 3 months ago
  99. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  100. 297a2e9 [GH] [Navigation] Allow exact deep links to contain query parameters by Osip Fatkullin · 3 years, 3 months ago