1. 08f3953 Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  2. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 7 months ago
  3. 0d3f54e Merge "Fix conditional keep for NavArgs classes" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  4. 5403f68 Fix conditional keep for NavArgs classes by Ian Lake · 4 years, 7 months ago
  5. aa3a908 Merge "Fix implicit deeplink test failures in Navigation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  6. 7bd50c7 Fix implicit deeplink test failures in Navigation by Jeremy Woods · 4 years, 7 months ago
  7. fa436eb Update Navigation to 2.3.0-alpha03 by Nick Anthony · 4 years, 7 months ago
  8. 357891e Make testNavigateViaImplicitDeepLink a LargeTest by Ian Lake · 4 years, 7 months ago
  9. 9dbdbeb Merge changes Id3aba402,I0f2a1414 into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  10. c6155a6 Replace DrawerLayout with Openable in NavigationUI by Ian Lake · 4 years, 7 months ago
  11. 88f6816 Merge "Fix documentation links to android.support" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  12. d654663 Fix documentation links to android.support by Ian Lake · 4 years, 7 months ago
  13. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  14. a73299b Merge "Address ConcurrentModExeception in ImmediateNavigationTest" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  15. 821d7943 Address ConcurrentModExeception in ImmediateNavigationTest by Jeremy Woods · 4 years, 7 months ago
  16. cd66616 Merge changes from topic "nav_for_result" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  17. e493164 Provide getSavedStateHandle() on NavBackStackEntry by Jeremy Woods · 4 years, 7 months ago
  18. 9e9ad24 Add getPreviousBackStackEntry() to NavController by Jeremy Woods · 4 years, 7 months ago
  19. 49ea386 Merge "Update Navigation to 2.3.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  20. 316d65d Add getCurrentBackStackEntry to NavController by Jeremy Woods · 4 years, 7 months ago
  21. 12ddaa7 Update Navigation to 2.3.0-alpha02 by Jeremy Woods · 4 years, 7 months ago
  22. 38537bc Merge "Pass implicit link arguments to parents after leaving other apps' stack." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  23. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  24. 7ee9574 Pass implicit link arguments to parents after leaving other apps' stack. by Faelyn O'Grady · 4 years, 8 months ago
  25. 0b88e7b Ensure <include-dynamic> graphs are restored by Ian Lake · 4 years, 8 months ago
  26. 071afdf Ensure that progress destinations are restored by Ian Lake · 4 years, 8 months ago
  27. 2f7d84c Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  28. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  29. efee183 Use prebuilts for all Navigation dependencies by Ian Lake · 4 years, 8 months ago
  30. 05c74a8 Update Navigation's implementation dependencies by Ian Lake · 4 years, 8 months ago
  31. 2b0e8eb Publish Navigation Dynamic Features artifacts by Ian Lake · 4 years, 8 months ago
  32. 173028c Rename Nav dynamic core to runtime by Ian Lake · 4 years, 8 months ago
  33. ef64e2c Combine Nav Dynamic Core and Activity artifacts by Ian Lake · 4 years, 8 months ago
  34. 6883261f Merge "Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true" into androidx-master-dev by Jeff Gaston · 4 years, 8 months ago
  35. 8c5a803 Merge "Ensure query params are ignored for all paths in deeplinks" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  36. 86e0c10 Ensure query params are ignored for all paths in deeplinks by Jeremy Woods · 4 years, 8 months ago
  37. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  38. c1a906e Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  39. c98ee57 Merge "Introduce onInstalled to AbstractProgressFragment" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  40. 73ca1a4 Introduce onInstalled to AbstractProgressFragment by Ben Weiss · 4 years, 9 months ago
  41. 93c94b1 Publish navigation-testing module by Matthew Fraschilla · 4 years, 8 months ago
  42. 569ef82 Updated ArrowDrawable navigation-ui proguard rule by Jeremy Woods · 4 years, 8 months ago
  43. e989ab0 Merge "Enable immediate instant app access" into androidx-master-dev by Ben Weiss · 4 years, 8 months ago
  44. 2f11a56 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  45. 73e8f07 Merge "Clean up code duplication in tests with gradleRunner" into androidx-master-dev by Sergey Vasilinets · 4 years, 8 months ago
  46. fec65bd Enable immediate instant app access by Ben Weiss · 4 years, 9 months ago
  47. fe3324b Clean up code duplication in tests with gradleRunner by Sergey Vasilinets · 4 years, 8 months ago
  48. 1a633da Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  49. 60eb416 Merge "Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  50. 2f8f5e5 Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  51. 7c986ac Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt by Jeff Gaston · 4 years, 9 months ago
  52. a02a8be Merge "Use namespaced R classes" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  53. 04580d1 Merge changes I98a9555d,I9419e965 into androidx-master-dev by Ben Weiss · 4 years, 9 months ago
  54. d4fcb1c Use namespaced R classes by Aurimas Liutikas · 4 years, 9 months ago
  55. fff3937 API lint check for the TopLevelBuilder is enabled for androidx by Sergey · 4 years, 9 months ago
  56. 59d30cb9e Add progress_action button to handle non-success by Ben Weiss · 4 years, 9 months ago
  57. 135c822 Clean up DefaultProgressFragment state display by Ben Weiss · 4 years, 9 months ago
  58. d8e2c5b Merge "Use androidx.test Truth extensions" into androidx-master-dev by Matthew Fraschilla · 4 years, 9 months ago
  59. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  60. 8baf425 Use androidx.test Truth extensions by Matthew Fraschilla · 4 years, 9 months ago
  61. a6dd575d Add method for deep linking to any destination by Matthew Fraschilla · 4 years, 9 months ago
  62. 3c93c623 Start api tracking for nav-testing by Matthew Fraschilla · 4 years, 9 months ago
  63. 3924eae Merge changes Ic0654d61,I2e60fa29 into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  64. 625d7b0 Seperate Navigation-Testing from navigation package by Matthew Fraschilla · 4 years, 10 months ago
  65. bb9d6f6 Create test NavigatorProvider by Matthew Fraschilla · 4 years, 10 months ago
  66. c61c8e8 Merge "Change duration of default navigation fades" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  67. 66f0107 Change duration of default navigation fades by Jeremy Woods · 4 years, 10 months ago
  68. 1373a4c Merge "Clean up conversion to Kotlin" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  69. 58236b8 Merge "Stop setting src/tests/kotlin sourceSet" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  70. 30eb92b Merge "Centralize the generation of sdk.prop files" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  71. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 10 months ago
  72. e587806 Centralize the generation of sdk.prop files by Aurimas Liutikas · 4 years, 10 months ago
  73. 27c1b27b Create new NavHostController for Testing by Matthew Fraschilla · 4 years, 10 months ago
  74. 08079bb Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  75. f7aaa36 Clean up conversion to Kotlin by Ben Weiss · 4 years, 10 months ago
  76. 5b847cb Import translations. DO NOT MERGE by Bill Yi · 4 years, 10 months ago
  77. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 10 months ago
  78. d794133 Update api baselines. by Aurimas Liutikas · 4 years, 10 months ago
  79. 9f4b596 Merge "Make nullable deep link params default to null" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  80. 6e93d1d Make nullable deep link params default to null by Jeremy Woods · 4 years, 10 months ago
  81. 4476feb Merge "Migrate existing navigation-testing to internal testutils" into androidx-master-dev by Matthew Fraschilla · 4 years, 10 months ago
  82. 1c2fe046 Migrate existing navigation-testing to internal testutils by Matthew Fraschilla · 4 years, 10 months ago
  83. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  84. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  85. 4061a6d Merge "Fix deep link parsing only first character" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  86. 4b115bf Migrate safe-args away from IncrementalTaskInputs by Jeremy Woods · 4 years, 10 months ago
  87. 9193404 Fix deep link parsing only first character by Jeremy Woods · 4 years, 10 months ago
  88. 322cd82 Convert navigation-dynamic-features-core to Kotlin by Ian Lake · 4 years, 10 months ago
  89. bcf8bf4 Convert navigation-dynamic-features-activity to Kotlin by Ian Lake · 4 years, 10 months ago
  90. 87b3a36 Convert navigation-dynamic-features-fragment to Kotlin by Ian Lake · 4 years, 10 months ago
  91. f779edd Minimize dependencies for Dynamic Navigation by Ian Lake · 4 years, 10 months ago
  92. 4eb956e Merge "Play Core upgrade and API cleanup" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  93. 4e62d15 Play Core upgrade and API cleanup by Wojtek Kaliciński · 4 years, 11 months ago
  94. 40be905 Save NavHostFragment graphId across config change by Jeremy Woods · 4 years, 11 months ago
  95. 73841cb Add FragmentContainerView tests for NavHostFragment by Jeremy Woods · 4 years, 11 months ago
  96. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 5 years ago
  97. bea5648 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  98. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 5 years ago
  99. 7ea74fa Cleanup incorrect KDoc links by Matthew Fraschilla · 5 years ago
  100. 6ce9a9be Update styles for DefaultProgressFragment by Ben Weiss · 5 years ago