1. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 5 months ago
  2. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 5 months ago
  3. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 7 months ago
  4. fcece8b Enable SdkResourceGenerator for all Gradle Plugin projects by Aurimas Liutikas · 5 months ago
  5. c4b798f navigation-compose's compose dependecy updates to tot by Prajakta Patil · 5 months ago
  6. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 7 months ago
  7. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 6 months ago
  8. d47e21a Opt-in previously unchecked usage of experimental API by Alan Viverette · 6 months ago
  9. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  10. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 6 months ago
  11. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 6 months ago
  12. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 6 months ago
  13. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 7 months ago
  14. 812fe65 [GH] Fix regression in dynamic labels with non-string typed arguments by Simon Marquis · 6 months ago
  15. f8c57f0 Fix backStackState leak when saveState by Clara Fok · 6 months ago
  16. 69329dc Fix FragmentNavigator crash on pop up to start destination by Clara Fok · 7 months ago
  17. 3f30485 Fix NavGraph equals to consider other graph nodes by Jeremy Woods · 7 months ago
  18. a2758d4 Merge "Update lint stubs to be compiled with Kotlinc 1.9.20" into androidx-main by Treehugger Robot · 7 months ago
  19. e0a9476 Update lint stubs to be compiled with Kotlinc 1.9.20 by Louis Pullen-Freilich · 7 months ago
  20. caa68d4 Remove no op SdkSuppress and non-applicable tests by Sergey Vasilinetc · 7 months ago
  21. 5d5f81c Upgrade to stable version of material in navigation-ui by Aurimas Liutikas · 7 months ago
  22. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 7 months ago
  23. 5a31d85 Add implicit aapt2 dependencies for gradle testkit tests that use AGP by Aurimas Liutikas · 7 months ago
  24. b2cdaaa Merge "Swap the order of DisposableEffect in NavHost" into androidx-main by Treehugger Robot · 7 months ago
  25. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 7 months ago
  26. 85933c9 Swap the order of DisposableEffect in NavHost by Jeremy Woods · 7 months ago
  27. b4902f3 Update to Kotlin 1.9.20 by Andrei Shikov · 10 months ago
  28. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 8 months ago
  29. 4e57779e Convert ComponentActivity to Kotlin by Ian Lake · 8 months ago
  30. a52a01e on main - update dependency to fragment 1.6.2 by Prajakta Patil · 8 months ago
  31. 06f18f7 Improve the performance of NavGraph.equals() by Ian Lake · 8 months ago
  32. 575f70a Add benchmark for NavGraph.equals() by Ian Lake · 8 months ago
  33. 5087003 Fix handling deep links only once on NEW_TASK+CLEAR_TASK by Ian Lake · 8 months ago
  34. 301513d Fix NavDestination equality when using NavAction by Ian Lake · 8 months ago
  35. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  36. 410f637 Merge "Allow NavHost to display entries on first composition" into androidx-main by Treehugger Robot · 8 months ago
  37. 2594b43 Allow NavHost to display entries on first composition by Jeremy Woods · 8 months ago
  38. 5d32c2c Fix popped Dialogs not marked complete by Clara Fok · 8 months ago
  39. 690f94c Fix ViewModel not cleared after pop by Clara Fok · 8 months ago
  40. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 9 months ago
  41. b72f670 Merge "Clean up lint baseline calls" into androidx-main by Treehugger Robot · 9 months ago
  42. 5bf8740 Clean up lint baseline calls by Jeremy Woods · 9 months ago
  43. 98794ac Merge "Add a test for navigate with popUpTo nested graph" into androidx-main by Treehugger Robot · 9 months ago
  44. b292676 Add a test for navigate with popUpTo nested graph by Jeremy Woods · 9 months ago
  45. d29b0c2 Add support for navigating with popUpTo route by Clara Fok · 9 months ago
  46. 1afb458 Fix pop signal in FragmentNavigator by Clara Fok · 9 months ago
  47. e579f23 Fix double system back press with postponed Fragment container by Clara Fok · 9 months ago
  48. af0049e Fix DialogFragment lifecycle when dismissed by Clara Fok · 9 months ago
  49. 78d1d02 Add lint rule for primitive collections by George Mount · 10 months ago
  50. 54f30ed Merge "Fix flaky test in FragmentNavigatorTest" into androidx-main by Treehugger Robot · 9 months ago
  51. 21d5146 Fix flaky test in FragmentNavigatorTest by Clara Fok · 9 months ago
  52. 073de5f Merge "Re-enable android.uniquePackageNames check" into androidx-main by Treehugger Robot · 9 months ago
  53. 76e7334 Merge "Add joinToString() to collections" into androidx-main by Treehugger Robot · 9 months ago
  54. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 9 months ago
  55. 8d37403 Add joinToString() to collections by George Mount · 9 months ago
  56. f61da31 Fix entry not marked complete after view is destroyed by Clara Fok · 10 months ago
  57. 34427f0 Fix DialogFragment not marked transition complete by Clara Fok · 10 months ago
  58. 13796a2 Update Navigation Lifecycle dependency by Jeremy Woods · 10 months ago
  59. b624e50 Fix Dialog not marked complete by Clara Fok · 12 months ago
  60. aa35520 Merge "Fix visible NavBackStackEntry that should be marked STARTED" into androidx-main by Treehugger Robot · 10 months ago
  61. 396870f Fix visible NavBackStackEntry that should be marked STARTED by Clara Fok · 10 months ago
  62. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 10 months ago
  63. ecfb548 Re-enable android.uniquePackageNames check by Aurimas Liutikas · 10 months ago
  64. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 10 months ago
  65. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  66. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 10 months ago
  67. f1190d9 androidx-main nav-compose dependency bump to compose 1.5.1 by Prajakta Patil · 10 months ago
  68. 1016d23 Merge "Remove usage of @suppress tags in compose ui tooling libraries" into androidx-main by Treehugger Robot · 10 months ago
  69. 5506551 Remove usage of @suppress tags in compose ui tooling libraries by Aurimas Liutikas · 10 months ago
  70. f3ea09e Merge "Use task config avoidance API in SafeArgs" into androidx-main by Treehugger Robot · 10 months ago
  71. c697809 Use task config avoidance API in SafeArgs by Jeremy Woods · 10 months ago
  72. 9a50555 Opt-in Metalava w/ K2 UAST (R2) by Jinseong Jeon · 10 months ago
  73. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  74. e6b67ac Fix fragmetNavigateClearBackStack test on API 17 by Jeremy Woods · 10 months ago
  75. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 10 months ago
  76. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 10 months ago
  77. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 10 months ago
  78. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 10 months ago
  79. c1fce80 Use projectOrArtifact for navigation by Dustin Lam · 10 months ago
  80. aeb4b9f Fix issue with changing state as part of composition by Jeremy Woods · 10 months ago
  81. 6b24435 Merge "Move snapshot test to their own suite" into androidx-main by Treehugger Robot · 10 months ago
  82. 9b4e0a9 Move snapshot test to their own suite by Jeremy Woods · 10 months ago
  83. fad6fef Merge "Enable in-app predictive back in Navigation app" into androidx-main by Treehugger Robot · 10 months ago
  84. 09f3d5b Enable in-app predictive back in Navigation app by Jeremy Woods · 10 months ago
  85. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 11 months ago
  86. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 10 months ago
  87. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 10 months ago
  88. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  89. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 11 months ago
  90. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 11 months ago
  91. cbff5b8 Move navigation to compose 1.5.0 stable prebuilts by Jeremy Woods · 11 months ago