1. 5ab4e10 Add NavArgument helper methods for androidTest by Ian Lake · 5 years ago
  2. e83c7cb Make NavBackStackEntry and getBackStackEntry public by Ian Lake · 5 years ago
  3. 47c1494 Introduce max lifecycle to NavBackStackEntry by Ian Lake · 5 years ago
  4. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  5. caf3d8a Merge "Update Navigation to 2.2.0-alpha02" into androidx-master-dev by Treehugger Robot · 5 years ago
  6. 76051ec Avoid calling getResourceName() on invalid IDs by Ian Lake · 5 years ago
  7. fa51b49 Update Navigation to 2.2.0-alpha02 by Ian Lake · 5 years ago
  8. 3047972e Move tests on NavBackStackEntry to a separate file by Ian Lake · 5 years ago
  9. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  10. e970185 Merge "Update Navigation default animations to match Fragments" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. ac5ed0d Update Navigation default animations to match Fragments by Jeremy Woods · 5 years ago
  12. 6b8e7dc Merge "Make deep link query parameters with default values optional" into androidx-master-dev by Treehugger Robot · 5 years ago
  13. 4823e04 Make deep link query parameters with default values optional by jbwoods · 5 years ago
  14. f1a80dc Pin AGP dependency version for benchmark-gradle-plugin by Dustin Lam · 5 years ago
  15. 0e5ee79 Use default factory for navGraphViewModels() by Ian Lake · 5 years ago
  16. 5410bff Merge "Make SavedStateViewModelFactory default for Navigation" into androidx-master-dev by Treehugger Robot · 5 years ago
  17. 5371f5b Make SavedStateViewModelFactory default for Navigation by Ian Lake · 5 years ago
  18. ac7a2eb Merge "Update api lint baselines" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  19. 950029c Merge "Encapsulate NavBackStackEntry Parcelable state" into androidx-master-dev by Treehugger Robot · 5 years ago
  20. 4357434 Merge "Apply Benchmark plugin to benchmark modules" into androidx-master-dev by Dustin Lam · 5 years ago
  21. 1e1f05d Encapsulate NavBackStackEntry Parcelable state by Ian Lake · 5 years ago
  22. 3e19b83 Update api lint baselines by Aurimas Liutikas · 5 years ago
  23. ae4472c Provide a default Factory for Nav ViewModelStoreOwner by Ian Lake · 5 years ago
  24. 22c3392 Move JUnit4 usage to separate module by Chris Craik · 5 years ago
  25. 56130b2 Apply Benchmark plugin to benchmark modules by Dustin Lam · 5 years ago
  26. 220b47a Merge "Remove deprecated Nav 2.1.0 API before rc" into androidx-master-dev by Treehugger Robot · 5 years ago
  27. 4186ef0 Remove deprecated Nav 2.1.0 API before rc by Ian Lake · 5 years ago
  28. e2022ae Move benchmark -> benchmark-common by Chris Craik · 5 years ago
  29. 0420ffc Stop using raw Navigator classes by Ian Lake · 5 years ago
  30. fd8d4df Replace FrameLayout Containers in Navigation with FragmentContainerViews by jbwoods · 5 years ago
  31. 6cadb34 Switch Navigation dependencies to ToT by Ian Lake · 5 years ago
  32. 01a2592 Remove Mockito dependency in navigation-ui tests by Ian Lake · 5 years ago
  33. 692c1e5 Merge "Mirror navigation-runtime dependencies for -ktx" into androidx-master-dev by Treehugger Robot · 5 years ago
  34. 89a98369 Mirror navigation-runtime dependencies for -ktx by Ian Lake · 5 years ago
  35. e8c0dc53 Update Navigation to 2.2.0-alpha01 by Ian Lake · 5 years ago
  36. e6d3e94 Merge "Move Navigation to 2.1.0-beta01" into androidx-master-dev by Treehugger Robot · 5 years ago
  37. 261e88e Merge changes I0c09501a,I5c87748b,Ie2311878,I4f6dce0a,I8d405815 into androidx-master-dev by Treehugger Robot · 5 years ago
  38. e08a521 Move Navigation to 2.1.0-beta01 by Ian Lake · 5 years ago
  39. 86978a5 Migrate core to implementation dependencies by Jake Wharton · 5 years ago
  40. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  41. 3c226a9 Merge "Increment alpha and beta versions of libraries releasing on July 2nd" into androidx-master-dev by Treehugger Robot · 5 years ago
  42. a6fdc51 Adjust test size to match the run time. by Aurimas Liutikas · 5 years ago
  43. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  44. 45cfa29 Remove navigation-testing API tracking by Ian Lake · 5 years ago
  45. 7bfb413 Merge "Animate Toolbar Changes in NavigationUI" into androidx-master-dev by Treehugger Robot · 5 years ago
  46. e28e867 Animate Toolbar Changes in NavigationUI by jbwoods · 5 years ago
  47. b5338b2 Merge "Fix navigating from dialog to dialog" into androidx-master-dev by Treehugger Robot · 5 years ago
  48. ea0656f Fix navigating from dialog to dialog by Ian Lake · 5 years ago
  49. 9a9a35a Merge changes from topic "ktlint_task" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  50. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  51. 0fcfa1c Merge "Always setViewNavController on the root host view" into androidx-master-dev by Ian Lake · 5 years ago
  52. 728fbbd Always setViewNavController on the root host view by Ian Lake · 5 years ago
  53. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  54. 498e1c3 Pop FloatingWindow destinations on navigate() by Ian Lake · 5 years ago
  55. c205a56 Remove reliance on isFinishing() after onBackPressed() by Ian Lake · 5 years ago
  56. ca99ff0 Merge "Mark Cuttlefish flaking/failing tests as @FlakyTest" into androidx-master-dev by Sam Gilbert · 5 years ago
  57. c3ffcf3 Mark Cuttlefish flaking/failing tests as @FlakyTest by Sam Gilbert · 5 years ago
  58. 5421e9e Return ViewModelStoreOwner for a navigation graph by Ian Lake · 5 years ago
  59. c862db7 Move activity to 1.1.0-alpha01 by Ian Lake · 5 years ago
  60. 9338e62 Move Fragment to 1.2.0-alpha01 by Ian Lake · 5 years ago
  61. 0efb142 Merge changes from topic "lifecycle-2.1.0-rc01-import" into androidx-master-dev by Treehugger Robot · 5 years ago
  62. 8d2385d Move all usages of lifecycle 2.1.0-beta01 to 2.1.0-rc01 by Nick Anthony · 5 years ago
  63. fa67dc9b Remove raw usage of Class type in public API of "navigation-common" by Jake Wharton · 5 years ago
  64. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  65. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  66. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  67. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  68. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  69. 81b9ee6 Use <nav-graph> in testapp manifest by Ian Lake · 5 years ago
  70. abbdc0e Merge "Add test for invalid deep link argument match" into androidx-master-dev by Treehugger Robot · 5 years ago
  71. 91fde53 Add test for invalid deep link argument match by jbwoods · 5 years ago
  72. 2946ada Ensure FragmentNavigator pops Fragments properly by jbwoods · 5 years ago
  73. 559e222 Update navigation to new directory structure by Ian Lake · 5 years ago
  74. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago
  75. d19b933 Merge "Merge AndroidX changes for Android API 29" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  76. a323561 Optimize DialogFragmentNavigator save state by Ian Lake · 5 years ago
  77. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  78. 5762b38 Merge "Move app:navGraph attribute to navigation-runtime" into androidx-master-dev by Treehugger Robot · 5 years ago
  79. 264c719 Merge "Ensure ActionBar is not updated when destination is floating window" into androidx-master-dev by Treehugger Robot · 5 years ago
  80. 279bb8e Merge "Disable double activity animation when opening app with deeplink" into androidx-master-dev by jbwoods · 5 years ago
  81. 495f396 Merge "Fix indentation in NavigationUI comments." into androidx-master-dev by jbwoods · 5 years ago
  82. f7ab4a0 Merge "Disable double activity animation when opening app with deeplink" into androidx-master-dev by Treehugger Robot · 5 years ago
  83. bf078f4 Disable double activity animation when opening app with deeplink by jbwoods · 5 years ago
  84. 732a6e8 Move app:navGraph attribute to navigation-runtime by Ian Lake · 5 years ago
  85. c1b0083 Fix indentation in NavigationUI comments. by jbwoods · 5 years ago
  86. b17330a Ensure ActionBar is not updated when destination is floating window by jbwoods · 5 years ago
  87. 32ceddd resolve merge conflicts of 602024f3cac6c7a634cd617713947bdae316f6eb to androidx-platform-dev by jbwoods · 5 years ago
  88. 602024f Merge "Update Navigation to 2.1.0-alpha06." into androidx-master-dev by Treehugger Robot · 5 years ago
  89. 3783f00 Merge "Move activity to the new proper directory structure." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  90. 472a2cb Update Navigation to 2.1.0-alpha06. by jbwoods · 5 years ago
  91. 1bf32da Move activity to the new proper directory structure. by Aurimas Liutikas · 5 years ago
  92. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  93. f5ebe84 Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  94. 302df32 Merge "Create integration test for Room that uses gradle test kit." into androidx-master-dev by Daniel Santiago Rivera · 5 years ago
  95. 67c2e3b Merge "Create integration test for Room that uses gradle test kit." into androidx-master-dev by Treehugger Robot · 5 years ago
  96. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  97. c205470 Merge "Ensure the Activity Intent is handled only once" into androidx-master-dev by jbwoods · 5 years ago
  98. f944b8d Merge "Use ViewCompat.setTransitionName() for Nav testapp" into androidx-master-dev by Ian Lake · 5 years ago
  99. a3fc6e9 Merge "Ensure the Activity Intent is handled only once" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. 50331e2 Ensure the Activity Intent is handled only once by jbwoods · 5 years ago