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