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