1. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  2. 8c32457 Fix serialization signature checking. by Aurimas Liutikas · 2 years, 6 months ago
  3. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 7 months ago
  4. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  5. c96bbac Fix CreationExtras in NavBackStackEntry by Jeremy Woods · 2 years, 8 months ago
  6. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 9 months ago
  7. b1ce81d Merge "Bump nav-compose lifecycle dependency to stable" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  8. 0e5a080 Bump nav-compose lifecycle dependency to stable by Jeremy Woods · 2 years, 9 months ago
  9. 4043c16 Ensure Dialogs destination are properly restored by Jeremy Woods · 2 years, 10 months ago
  10. fa331f3 Merge "Prevent NavHost from compose the wrong entry" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  11. 7c6dace Prevent NavHost from compose the wrong entry by Jeremy Woods · 2 years, 10 months ago
  12. 472706e Keep dialog back stack entries until the dialog is disposed by Jeremy Woods · 2 years, 10 months ago
  13. f0e0671 Fix Activity leak in Navigation compose by Jeremy Woods · 2 years, 10 months ago
  14. b4731b0 Revert^4 "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 11 months ago
  15. b75c5d2 Revert "Revert "Revert "Update versions for release id 1635958800000""" by Nick Anthony · 2 years, 11 months ago
  16. 6c3ca66 Revert "Revert "Update versions for release id 1635958800000"" by Nick Anthony · 2 years, 11 months ago
  17. a8e7bde Merge "Revert "Update versions for release id 1635958800000"" into androidx-main by Nick Anthony · 2 years, 11 months ago
  18. b818e85 Revert "Update versions for release id 1635958800000" by Nick Anthony · 2 years, 11 months ago
  19. 9f98d74 Merge "Update versions for release id 1635958800000" into androidx-main by Nick Anthony · 2 years, 11 months ago
  20. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  21. 9db5408 Update versions for release id 1635958800000 by Nick Anthony · 2 years, 11 months ago
  22. f88d94e Fix NavBackStackEntry initial Lifecycle state by Jeremy Woods · 2 years, 11 months ago
  23. 6afe4f0 Update versions for release id 1635267600000 by Nick Anthony · 3 years ago
  24. 884d22e Bump Fragment and Nav to beta by Jeremy Woods · 3 years ago
  25. f81fe0a Merge "Make visibleEntries API experimental" into androidx-main by Treehugger Robot · 3 years ago
  26. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  27. 213e2b0 Make visibleEntries API experimental by Jeremy Woods · 3 years ago
  28. fd1d6ef Change implementation of currentBackStackEntryAsState() by Jeremy Woods · 3 years ago
  29. fc69bb6 Link sample projects from projects using these samples. by Aurimas Liutikas · 3 years ago
  30. da4edc1 Merge "Add a sample for arguments in the nested NavGraph" into androidx-main by Treehugger Robot · 3 years ago
  31. b5d27ff Add a sample for arguments in the nested NavGraph by Jeremy Woods · 3 years ago
  32. acc88d2 Update docs for lifecycle and pin dependencies on 2.4.0-rc01 by Nick Anthony · 3 years ago
  33. ddec1ca Merge "Expand rememberNavController to add custom navigators" into androidx-main by Treehugger Robot · 3 years ago
  34. 096082a Add an API for retrieving visible entries by Jeremy Woods · 3 years ago
  35. 313816c Expand rememberNavController to add custom navigators by Ian Lake · 3 years ago
  36. 3ed1482 Fix back button handling when embedding a NavHost by Ian Lake · 3 years ago
  37. aa0bb79 Merge "Move NamedNavArgument from compose to common" into androidx-main by Treehugger Robot · 3 years ago
  38. e45e8f4 Merge "Fix NavDestination hashCode function" into androidx-main by Treehugger Robot · 3 years ago
  39. ce6b342 Fix NavDestination hashCode function by Jeremy Woods · 3 years ago
  40. e918d67 Merge "Update Navigation Compose to use Activity 1.3.1" into androidx-main by Treehugger Robot · 3 years ago
  41. 1b13dfb Update Navigation Compose to use Activity 1.3.1 by Ian Lake · 3 years ago
  42. d979fa81 Use projectOrArtifact dependency on lifecycle-viewmodel-compose by Ian Lake · 3 years ago
  43. 94f61d3 Move NamedNavArgument from compose to common by Jeremy Woods · 3 years ago
  44. b7b2cfb Fix navigation and fragment java docs by Jeremy Woods · 3 years ago
  45. d3bdb68 Add function for arguments and deeplinks in nested graphs by Jeremy Woods · 3 years, 1 month ago
  46. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  47. 553a58a Merge "Add lint rule to remember getBackstackEntry()" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  48. e5c41ae Add lint rule to remember getBackstackEntry() by Jeremy Woods · 3 years, 1 month ago
  49. b024e1f Add example of creating custom NavType to samples by Jeremy Woods · 3 years, 1 month ago
  50. d7af524 Ensure NavGraph Navigators are destroyed properly by Jeremy Woods · 3 years, 1 month ago
  51. 799387f Merge "Consider Lifecycle when composing entries in NavHost" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  52. 9f2e6c2 Consider Lifecycle when composing entries in NavHost by Jeremy Woods · 3 years, 1 month ago
  53. 131e54a Ensure recompose on launchSingleTop arg changes by Jeremy Woods · 3 years, 3 months ago
  54. 23ff2a6 Fix NavBackStackEntry equals and hashCode by Jeremy Woods · 3 years, 1 month ago
  55. 2ecff9d Merge "Mark destination navigating away from as transitioning" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  56. e3b742c Mark destination navigating away from as transitioning by Jeremy Woods · 3 years, 2 months ago
  57. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 3 years, 2 months ago
  58. bc50612 Merge changes from topic "kotlin_1.5.20" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  59. 05df439 Ensure initial destinations reach RESUMED when deeplinking by Ian Lake · 3 years, 2 months ago
  60. 595782f Remove isAttached check from Compose+DialogNavigator by Ian Lake · 3 years, 2 months ago
  61. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  62. 8f06639 Ensure entries are correctly resumed after setGraph by Jeremy Woods · 3 years, 2 months ago
  63. 47546f5 Apply owners and the graph as part of composition by Ian Lake · 3 years, 2 months ago
  64. 5e187e7 Allow the NavGraph to be changed in NavHost by Jeremy Woods · 3 years, 3 months ago
  65. ef531d1 Bump all compose dependencies to 1.0.0-rc02 by Nick Anthony · 3 years, 2 months ago
  66. 2830d6b Merge "Add Transitions to Navigation Compose" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  67. cab838c Add Transitions to Navigation Compose by Jeremy Woods · 3 years, 2 months ago
  68. f3adbbd Make API for showing DialogNavigator destinations public by Ian Lake · 3 years, 2 months ago
  69. 591b82c Add support for Composable Dialog destinations by Ian Lake · 3 years, 3 months ago
  70. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years, 3 months ago
  71. 6a6cfa9 Use push instead of add for NavigatorState by Jeremy Woods · 3 years, 3 months ago
  72. 862cc57 Add a sample for navArgument by Jeremy Woods · 3 years, 4 months ago
  73. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  74. e87debf Update BottomBarNavDemo to new navigation helper methods by Ian Lake · 3 years, 3 months ago
  75. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  76. a55cf66 Re-enable launchSingleTop in BottomBarNavDemo by Ian Lake · 3 years, 4 months ago
  77. 9ee6b1c Merge "[GH] [Navigation] Introduce NavBackStackEntry#provideToCompositionLocals" into androidx-main by Ian Lake · 3 years, 4 months ago
  78. a8c1f68 [GH] [Navigation] Introduce NavBackStackEntry#provideToCompositionLocals by Jossi Wolf · 3 years, 4 months ago
  79. 385530a Remove routes from navigation compose by Jeremy Woods · 3 years, 5 months ago
  80. 595a8c4 [GH] [Navigation] Make NamedNavArgument's fields public by Jossi Wolf · 3 years, 4 months ago
  81. e6ad7e4 Deprecated getStartDestination by Jeremy Woods · 3 years, 5 months ago
  82. 473836b Merge "Fix popUpTo+restoreState when inclusive=false" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  83. b4edb95 Fix popUpTo+restoreState when inclusive=false by Ian Lake · 3 years, 5 months ago
  84. f3d1115 Make all compose projects not targeted for java by Jeremy Woods · 3 years, 5 months ago
  85. 4940a57 Merge "Convert ComposeNavigator+NavHost to new Navigator APIs" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  86. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  87. cf47135 Convert ComposeNavigator+NavHost to new Navigator APIs by Ian Lake · 3 years, 5 months ago
  88. 5c911ea Introduce multiple back stack compatible Navigator APIs by Ian Lake · 3 years, 5 months ago
  89. b6e4b33 Fix navigation-compose tests by Jeremy Woods · 3 years, 5 months ago
  90. 2a78a49 Making truth, testing, and utils depend on base modules by Jeremy Woods · 3 years, 5 months ago
  91. 79307eb Update the Compose Compiler plugin version checker for beta04 by Nick Anthony · 3 years, 6 months ago
  92. b637fdf Merge Navigation Compose version back into Navigation by Ian Lake · 3 years, 6 months ago
  93. d1d6f89 Make nav compose depend on Navigation 2.3.5 by Jeremy Woods · 3 years, 6 months ago
  94. e37b635 Add Box container and modifiers to NavHost by Jeremy Woods · 3 years, 6 months ago
  95. 6790fcc Merge "Make ComponentActivity provided CompositionLocals nullable" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  96. ae22c4d Make ComponentActivity provided CompositionLocals nullable by Ian Lake · 3 years, 6 months ago
  97. 0c67f71 Switch nav-compose to lifecycle prebuilt by Jeremy Woods · 3 years, 6 months ago
  98. de6a954 Remove prebuiltOrSnapshot hack by Dustin Lam · 3 years, 6 months ago
  99. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  100. 6ed0663 Add a playground helper to replace unreleased prebuilts with snapshots by Dustin Lam · 3 years, 7 months ago