1. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 12 months ago
  2. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 12 months ago
  3. bf4faa1 Adding verbose logging for FragmentNavigator by Jeremy Woods · 12 months ago
  4. 62f4fb2 Add screenshot test for NavHost zIndex by Clara Fok · 12 months ago
  5. b0a4653 Merge "Bump Navigation to 2.7.0-beta02" into androidx-main by Treehugger Robot · 12 months ago
  6. cf12809 Bump Navigation to 2.7.0-beta02 by Jeremy Woods · 12 months ago
  7. 8cbd8cc6 Changed compose dependency from beta02 to beta03 by Prajakta Patil · 12 months ago
  8. 3765621 Fix zIndex in NavHost by Clara Fok · 12 months ago
  9. 5b3ae95 Merge "api("androidx.fragment:fragment-ktx:1.6.0")" into androidx-main by Treehugger Robot · 12 months ago
  10. b2fd1f9 for navbeta01 compose dependecy bump to 1.5.0-beta02 by Prajakta Patil · 1 year ago
  11. c97efcf Merge "Integrate BackHandler into NavHost" into androidx-main by Treehugger Robot · 1 year ago
  12. d2c5efe Integrate BackHandler into NavHost by Jeremy Woods · 1 year ago
  13. 96abbed nav 2.7.0-beta01 Test: ./gradlew buildOnServer by Prajakta Patil · 1 year ago
  14. bb5c18c api("androidx.fragment:fragment-ktx:1.6.0") by Prajakta Patil · 1 year ago
  15. 1a84952 Pin dependency on androidx.compose.foundation by Natnael Belay · 1 year ago
  16. 7a4f636 updated 4 compose dependencies to use 1.5.0-beta01 by Prajakta Patil · 1 year, 1 month ago
  17. 2c8569d Remove most uses of @hide in navigation libraries by Aurimas Liutikas · 1 year, 1 month ago
  18. 40397c1 Update API files for high-volume projects (n thru z) by Alan Viverette · 1 year, 1 month ago
  19. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  20. 8c42240 Update current API signatures after Metalava update by Jinseong Jeon · 1 year, 1 month ago
  21. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  22. 3577383 Merge "Move Fragment dep to prebuilts" into androidx-main by Ian Lake · 1 year, 1 month ago
  23. 7e0bf52 Move Fragment dep to prebuilts by Jeremy Woods · 1 year, 1 month ago
  24. b8f08a5 Update Navigation CHANGELOG with recent changes by Jeremy Woods · 1 year, 1 month ago
  25. a338622 Add Preview support in animated NavHost by Clara Fok · 1 year, 1 month ago
  26. 256f919 Migrate accompanist NavHost and NavController into androidx by Clara Fok · 1 year, 1 month ago
  27. 682bae8a Migrate accompanist NavGraphBuilder into androidx by Clara Fok · 1 year, 1 month ago
  28. 895c4bb Migrate accompanist ComposeNavigator into androidx by Clara Fok · 1 year, 1 month ago
  29. 1692543 Bump compose version in navigation-compose by Clara Fok · 1 year, 1 month ago
  30. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 1 month ago
  31. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 1 month ago
  32. 57c8c80 Build entriesToPop from transitionsInProgress and back stack by Jeremy Woods · 1 year, 1 month ago
  33. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 1 month ago
  34. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 1 month ago
  35. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 1 month ago
  36. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 1 month ago
  37. 6b96f58 Update error message on navigate by Clara Fok · 1 year, 1 month ago
  38. 612f62a Merge "Move the navigation app to transitions" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  39. 251cbde Bump Fragment and Navigation Activity deps by Jeremy Woods · 1 year, 1 month ago
  40. 2924c2b Merge "NavController checks for null graph on navigate" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  41. 58d862a Merge "Add CHANGELOG files for fragment and navigation" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  42. 99d7c3a Merge "Moving/removing some comments between imports" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  43. edd3b59 Move the navigation app to transitions by Jeremy Woods · 1 year, 1 month ago
  44. d3071bf Add CHANGELOG files for fragment and navigation by Jeremy Woods · 1 year, 1 month ago
  45. 22f596c NavController checks for null graph on navigate by Clara Fok · 1 year, 1 month ago
  46. 6a52043 Moving/removing some comments between imports by Jeff Gaston · 1 year, 1 month ago
  47. 5dc7b57 Move arch.core dependencies to latest prebuilt by Jeremy Woods · 1 year, 1 month ago
  48. 320aa4c Ensure FragmentNavigator does not destroy entries early by Jeremy Woods · 1 year, 1 month ago
  49. 809bce6 Update versions for release id 1681923600000 by natnaelbelay · 1 year, 1 month ago
  50. 5bd27ab Merge "Remove duplicate links from NavAction" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  51. a685fef Remove duplicate links from NavAction by Jeremy Woods · 1 year, 1 month ago
  52. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 1 month ago
  53. e351dfe Bump Navigation to 2.6.0-beta01 by Jeremy Woods · 1 year, 2 months ago
  54. aedfc20 Ensure manually adding a fragment to the back stack fails by Jeremy Woods · 1 year, 3 months ago
  55. 4bbfe2d Merge "Add a toString override for NavBackStackEntry" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  56. f63725a Merge changes from topics "navigator_cleanup", "navigator_flake" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  57. 33334cd Ignoring failing tests by Radha Nakade · 1 year, 2 months ago
  58. b017139 Merge "Add lint check to ban use of @hide annotation" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  59. b9b8f52 Add a toString override for NavBackStackEntry by Jeremy Woods · 1 year, 2 months ago
  60. 38d33c2 Clean up the FragmentNavigator by Jeremy Woods · 1 year, 2 months ago
  61. 1d25cfa Fix an issue with removing fragments that were not attached by Jeremy Woods · 1 year, 2 months ago
  62. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 2 months ago
  63. 5499d88 Fix set same graph to replace old destinations by Clara Fok · 1 year, 2 months ago
  64. e154647 [GH] Remove savedstate projects from navigation playground by Dustin Lam · 1 year, 2 months ago
  65. 6131734 Merge "Add test for null view in LivaData callback" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  66. 96ba3a2 Merge "Fix Navigation test to ensure they are no longer flaky" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  67. 227e179 Fix Navigation test to ensure they are no longer flaky by Jeremy Woods · 1 year, 2 months ago
  68. 10d99f1 Fix route missing placeholders for required args by Clara Fok · 1 year, 2 months ago
  69. 51135fe Add test for null view in LivaData callback by Jeremy Woods · 1 year, 2 months ago
  70. 3d0f403 Check for null in ViewLifecycleOwnerLiveData by Jeremy Woods · 1 year, 2 months ago
  71. 88f53c5 Ensure Action/MimeType deeplink match fails when missing required arg by Clara Fok · 1 year, 2 months ago
  72. b172043 Prevent crash when adding unmanaged fragment in nav by Jeremy Woods · 1 year, 3 months ago
  73. af38e84 Merge "Fix system back after popUpTo" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. 7cf5585 Fix system back after popUpTo by Jeremy Woods · 1 year, 3 months ago
  75. e44acdd Merge "Make navController by lazy in NavHostFragment" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  76. 29a5dc1 Make navController by lazy in NavHostFragment by Jeremy Woods · 1 year, 3 months ago
  77. 9e9fd89 Merge "Bump profileinstaller dependency to 1.3" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  78. d62e319 Merge "Prepare all entries in change started listener during pop" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  79. 8bea25e Merge "Fix missing non-nullable arg when rebuilding hierarchy" into androidx-main by Clara Fok · 1 year, 3 months ago
  80. 512f0c0 Bump profileinstaller dependency to 1.3 by Chris Craik · 1 year, 3 months ago
  81. 5b7a71b Clean up NavHostFragment PrimaryNavFragment code by Jeremy Woods · 1 year, 3 months ago
  82. 6b35815 Fix missing non-nullable arg when rebuilding hierarchy by Clara Fok · 1 year, 3 months ago
  83. 3aea026 Prepare all entries in change started listener during pop by Jeremy Woods · 1 year, 3 months ago
  84. 3503407 Improve fragment singleTop test by Jeremy Woods · 1 year, 3 months ago
  85. 06f7aaa Ensure FragmentNavigator handles back properly by Jeremy Woods · 1 year, 3 months ago
  86. c90abdd Refactor adding observers to fragment views by Jeremy Woods · 1 year, 3 months ago
  87. 586fe7d Bump lifecycle prebuilt dep to 2.6.1 by Jeremy Woods · 1 year, 3 months ago
  88. 078e4ef Update savedstate dependencies to 1.2.1 by Jeremy Woods · 1 year, 3 months ago
  89. 87e685b Merge "Fix testPrepareForTransition test" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  90. eff5cc7 Fix testPrepareForTransition test by Jeremy Woods · 1 year, 3 months ago
  91. e1e29a5 Suppressing usage of overridingPendingTransition API by Jeremy Woods · 1 year, 3 months ago
  92. ea7e720 Pin dependencies on compose:ui-tooling by Natnael Belay · 1 year, 3 months ago
  93. 9eb40fc Disable flaking testNavigatePopInterrupt test by Aurimas Liutikas · 1 year, 3 months ago
  94. 11f50f8 Move compose libraries activity deps to stable by Jeremy Woods · 1 year, 3 months ago
  95. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 5 months ago
  96. d01654c Merge changes I12760f72,I0860ce11,I79d756c6,Id0735330,I4b125cee, ... into androidx-main by Treehugger Robot · 1 year, 3 months ago
  97. d5163fc Merge "Make sure clearBackStack clears fragment states" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  98. 83ef949 adding a build.gradle for projects that don't have one by Jeff Gaston · 1 year, 3 months ago
  99. 5b362a9 Make sure clearBackStack clears fragment states by Jeremy Woods · 1 year, 3 months ago
  100. baced48 Merge "Add FragmentNavigator test to assert entry destroyed" into androidx-main by Clara Fok · 1 year, 3 months ago