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