1. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 8 months ago
  2. bea5648 Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  3. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 8 months ago
  4. 7ea74fa Cleanup incorrect KDoc links by Matthew Fraschilla · 4 years, 8 months ago
  5. 6ce9a9be Update styles for DefaultProgressFragment by Ben Weiss · 4 years, 8 months ago
  6. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  7. 7c1e104 Introduce navigation-dynamic-features-fragment by Ben Weiss · 4 years, 9 months ago
  8. 9694a93 Introduce navigation-dynamic-features-activity by Ben Weiss · 4 years, 9 months ago
  9. 8e06e11 Merge "Fix errorprone issues in navigation-fragment" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  10. 241a08b Fix errorprone issues in navigation-fragment by Ian Lake · 4 years, 8 months ago
  11. 633fc20 Merge "Introduce navigation-dynamic-feature-core" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  12. 3ba2d72 Introduce navigation-dynamic-feature-core by Wojtek Kaliciński · 4 years, 9 months ago
  13. 1dff678 Alias studiow to ./gradlew studio, clean up related plumbing by Louis Pullen-Freilich · 4 years, 8 months ago
  14. 383ecf8 Updates for the latest metalava by Jeff Gaston · 4 years, 8 months ago
  15. 5f48f48 Merge "Move lifecycle, activity, fragment, and navigation to alpha" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  16. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 8 months ago
  17. 0dcfc52 Update nav integration app to use FragmentContainerView by Jeremy Woods · 4 years, 8 months ago
  18. 934cbdc Fix manifest in navigation-common-ktx module by Jeremy Woods · 4 years, 8 months ago
  19. c75aaba Merge "Regenerating api files for navigation:navigation-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  20. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 9 months ago
  21. 2180ea5 Generate default values for Directions safe_args in Java by Jeremy Woods · 4 years, 9 months ago
  22. 5c1a93f Merge "Generate default values for safe_args in Java" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  23. 749f41d Generate default values for safe_args in Java by Jeremy Woods · 4 years, 9 months ago
  24. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  25. a74c24f Regenerating api files for navigation:navigation-runtime by Jeff Gaston · 4 years, 9 months ago
  26. b99e24d Merge "Fix error-prone issues in navigation-common" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  27. 885539e Merge "Update safe-args to KotlinPoet 1.4.0" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  28. 6771d41 Fix error-prone issues in navigation-common by Ian Lake · 4 years, 9 months ago
  29. c6edfb2 Update safe-args to KotlinPoet 1.4.0 by Jeremy Woods · 4 years, 9 months ago
  30. a509937b API lint check for the MissingBuild is enabled for androidx by Sergey · 4 years, 9 months ago
  31. 028363b Merge "Only animate toolbar when removing an icon" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  32. 4c719b9 Only animate toolbar when removing an icon by Jeremy Woods · 4 years, 9 months ago
  33. 64c858b Switch to prebuilts from project() dependencies by Ian Lake · 4 years, 9 months ago
  34. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  35. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  36. 20409b6 Add toString override for NavDestination and all subclasses by Matthew Fraschilla · 4 years, 9 months ago
  37. 8573b6f Create Truth assertion for NavController graph by Matthew Fraschilla · 4 years, 9 months ago
  38. 0780f18 Create Truth assertion for NavController current destination by Matthew Fraschilla · 4 years, 9 months ago
  39. 17036c4 Merge "Improve error message for Activity.navArgs()" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  40. 58b299d Merge "Ensure deep links with query params can have path placeholders" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  41. f2e4216 Improve error message for Activity.navArgs() by Ian Lake · 4 years, 9 months ago
  42. 74d1451 Ensure deep links with query params can have path placeholders by Jeremy Woods · 4 years, 9 months ago
  43. 2c6d50b Move Navigation 2.2.0 to beta01 by Ian Lake · 4 years, 9 months ago
  44. 0611095 Allow extra parameters in deep link matching by Jeremy Woods · 4 years, 9 months ago
  45. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 9 months ago
  46. f6bfd9d Merge "API lint check for the SetterReturnsThis is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  47. 0179815 Create Navigation Truth module by Matthew Fraschilla · 4 years, 9 months ago
  48. 536a1ff API lint check for the SetterReturnsThis is enabled for androidx by Sergey · 4 years, 9 months ago
  49. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  50. ec7241e Merge "Switch Fragment and Navigation to use Activity prebuilts" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  51. 5c7d127 Switch Fragment and Navigation to use Activity prebuilts by Ian Lake · 4 years, 10 months ago
  52. 1d4e691 Deprecate Fragment getFragmentManager and requireFragmentManager by Jeremy Woods · 4 years, 10 months ago
  53. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 10 months ago
  54. 7c0a1ab Merge "NavController: disallow setting ViewmodelStore after setGraph" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  55. 422a6ae NavController: disallow setting ViewmodelStore after setGraph by Sergey Vasilinets · 4 years, 10 months ago
  56. 68c6e98 Merge "Fix ConcurrentModificationException in NavControllerViewModel#onClear" into androidx-master-dev by Sergey Vasilinets · 4 years, 10 months ago
  57. 0547d95d Fix ConcurrentModificationException in NavControllerViewModel#onClear by Sergey Vasilinets · 4 years, 10 months ago
  58. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  59. 2d0a22f Change nav integration all to use pop exit animations by Jeremy Woods · 4 years, 10 months ago
  60. 7abd043 Move testutils to new directory structure by Ian Lake · 4 years, 10 months ago
  61. 5934a0c Merge "Remove unneeded androidTest deps from nav fragment" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  62. 4bba8a85 Remove unneeded androidTest deps from nav fragment by Ian Lake · 4 years, 10 months ago
  63. a6ede84 Add additional docs to getBackStackEntry() by Ian Lake · 4 years, 10 months ago
  64. e4cef00 Allow NavHostFragment to be added without a container by Ian Lake · 4 years, 10 months ago
  65. 7b60fa7 Skeleton for Dynamic Feature Navigator by Ben Weiss · 5 years ago
  66. 599fd84 Merge "Use R.id for navGraphViewModels docs" into androidx-master-dev by Ian Lake · 4 years, 10 months ago
  67. 27ae81d Use R.id for navGraphViewModels docs by Ian Lake · 4 years, 10 months ago
  68. 5433724 Merge "Allow getBackStackEntry() for any destination type" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  69. 5ab4e10 Add NavArgument helper methods for androidTest by Ian Lake · 4 years, 10 months ago
  70. 59dd2ec Allow getBackStackEntry() for any destination type by Ian Lake · 4 years, 10 months ago
  71. e83c7cb Make NavBackStackEntry and getBackStackEntry public by Ian Lake · 4 years, 10 months ago
  72. 47c1494 Introduce max lifecycle to NavBackStackEntry by Ian Lake · 4 years, 10 months ago
  73. 227bd94 Update versions after August 7th Release by Nick Anthony · 4 years, 10 months ago
  74. caf3d8a Merge "Update Navigation to 2.2.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  75. 76051ec Avoid calling getResourceName() on invalid IDs by Ian Lake · 4 years, 10 months ago
  76. fa51b49 Update Navigation to 2.2.0-alpha02 by Ian Lake · 4 years, 10 months ago
  77. 3047972e Move tests on NavBackStackEntry to a separate file by Ian Lake · 4 years, 11 months ago
  78. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  79. e970185 Merge "Update Navigation default animations to match Fragments" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  80. ac5ed0d Update Navigation default animations to match Fragments by Jeremy Woods · 4 years, 11 months ago
  81. 6b8e7dc Merge "Make deep link query parameters with default values optional" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  82. 4823e04 Make deep link query parameters with default values optional by jbwoods · 5 years ago
  83. f1a80dc Pin AGP dependency version for benchmark-gradle-plugin by Dustin Lam · 4 years, 11 months ago
  84. 0e5ee79 Use default factory for navGraphViewModels() by Ian Lake · 5 years ago
  85. 5410bff Merge "Make SavedStateViewModelFactory default for Navigation" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. 5371f5b Make SavedStateViewModelFactory default for Navigation by Ian Lake · 5 years ago
  87. ac7a2eb Merge "Update api lint baselines" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  88. 950029c Merge "Encapsulate NavBackStackEntry Parcelable state" into androidx-master-dev by Treehugger Robot · 5 years ago
  89. 4357434 Merge "Apply Benchmark plugin to benchmark modules" into androidx-master-dev by Dustin Lam · 5 years ago
  90. 1e1f05d Encapsulate NavBackStackEntry Parcelable state by Ian Lake · 5 years ago
  91. 3e19b83 Update api lint baselines by Aurimas Liutikas · 5 years ago
  92. ae4472c Provide a default Factory for Nav ViewModelStoreOwner by Ian Lake · 5 years ago
  93. 22c3392 Move JUnit4 usage to separate module by Chris Craik · 5 years ago
  94. 56130b2 Apply Benchmark plugin to benchmark modules by Dustin Lam · 5 years ago
  95. 220b47a Merge "Remove deprecated Nav 2.1.0 API before rc" into androidx-master-dev by Treehugger Robot · 5 years ago
  96. 4186ef0 Remove deprecated Nav 2.1.0 API before rc by Ian Lake · 5 years ago
  97. e2022ae Move benchmark -> benchmark-common by Chris Craik · 5 years ago
  98. 0420ffc Stop using raw Navigator classes by Ian Lake · 5 years ago
  99. fd8d4df Replace FrameLayout Containers in Navigation with FragmentContainerViews by jbwoods · 5 years ago
  100. 6cadb34 Switch Navigation dependencies to ToT by Ian Lake · 5 years ago