- 0afe640 Add ActivityNavigatorDestinationBuilder constructor by Clara Fok · 1 year, 3 months ago
- 696f0ad Merge changes Ic5eec01d,I394079e5 into androidx-main by Treehugger Robot · 1 year, 3 months ago
- c3e9076 Merge "Make typeMap non-nullable" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 52a599c Make typeMap non-nullable by Clara Fok · 1 year, 3 months ago
- f6bb3e3 Add DialogFragmentNavigatorDestinationBuilder constructor by Clara Fok · 1 year, 3 months ago
- b6676f7 Add NavHost DSL to create graph with Object by Clara Fok · 1 year, 3 months ago
- a721774 Add NavHost DSL to create graph with KClass by Clara Fok · 1 year, 3 months ago
- d75f481 Add FragmentNavigatorDestinationBuilder constructor by Clara Fok · 1 year, 3 months ago
- edb0d38 Merge changes I2a1c5774,I43a5123b into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 9226e24 Merge "Change the default contentAlignment to TopStart" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 2d8c06f Add NavOptionsBuilder popUpTo Object by Clara Fok · 1 year, 3 months ago
- 8f3d6ed Add NavOptionsBuilder popUpTo KClass by Clara Fok · 1 year, 3 months ago
- 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
- d250a34 Merge "Fix flaky nav-fragment test" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- a3ed9eeb Fix flaky nav-fragment test by Clara Fok · 1 year, 3 months ago
- 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 1 year, 3 months ago
- 3a7a894 Change the default contentAlignment to TopStart by Jeremy Woods · 1 year, 3 months ago
- 5a1386f Merge "Fix Predictive back flick in Navigation Compose" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 4f981f9 Fix Predictive back flick in Navigation Compose by Jeremy Woods · 1 year, 3 months ago
- d7bf096 Implement NavController navigate with Object T by Clara Fok · 1 year, 3 months ago
- 621b561 Implement NavController getBackStackEntry for Safe Args by Clara Fok · 1 year, 3 months ago
- ea80964 Implement NavController clearBackStack for Safe Args by Clara Fok · 1 year, 3 months ago
- 172e0ef Mark Safe Args APIs public and experimental by Clara Fok · 1 year, 3 months ago
- 577e993 Update setStartDestination param name by Clara Fok · 1 year, 3 months ago
- 9814854 Remove nulls from NavDestinationBuilder by Clara Fok · 1 year, 3 months ago
- 2962d12 Make findNode for KClass reified by Clara Fok · 1 year, 3 months ago
- 2d09504 Merge changes I1033daae,I836a1559 into androidx-main by Clara Fok · 1 year, 3 months ago
- fd5b33d Merge "Make setStartDestination KClass version reified" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 902eb1c Implement NavController popBackStack for Safe Args by Clara Fok · 1 year, 3 months ago
- 057ffc6 Make setStartDestination KClass version reified by Clara Fok · 1 year, 3 months ago
- 81762e2 Update KDocs for Safe Args API by Clara Fok · 1 year, 3 months ago
- fccd74a Add NavController DSL to create graph with safe args by Clara Fok · 1 year, 3 months ago
- 0e19b36 Merge "Add APIs to locate node within NavGraph" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- af0addb Merge changes Icf32b1b0,I20a147e0 into androidx-main by Treehugger Robot · 1 year, 3 months ago
- d1226c8 Add APIs to locate node within NavGraph by Clara Fok · 1 year, 3 months ago
- 712f104 NavGraphBuilder adds supports for Object as nested Graph startDestination by Clara Fok · 1 year, 3 months ago
- 98d5569 NavGraphBuilder adds support for Object as startDestination for root NavGraph by Clara Fok · 1 year, 3 months ago
- 27683f8 Merge "Update profileinstaller in androidx to 1.3.1 for U support" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 1 year, 3 months ago
- 612677ff Add NavGraph API to set startDestination via destination object by Clara Fok · 1 year, 3 months ago
- 17ce146a Merge "NavGraphBuilder adds support for KClass as startDestination" into androidx-main by Clara Fok · 1 year, 3 months ago
- 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 1 year, 3 months ago
- d919d00 NavGraphBuilder adds support for KClass as startDestination by Clara Fok · 1 year, 3 months ago
- 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 1 year, 3 months ago
- bd9d02b Add NavGraph API to set startDestination via KClass by Clara Fok · 1 year, 3 months ago
- f40ccd7 Refactor NavGraph#findNode by Clara Fok · 1 year, 3 months ago