1. cc39462 Programmatically build AbstractListDetailFragment's layout by Ian Lake · 3 years, 2 months ago
  2. 2464eda Merge "Update to new version of metalava" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  3. 294e5e2 Override equals in NavGraph and NavDestinations by Jeremy Woods · 3 years, 3 months ago
  4. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  5. e0747c1 Fix reentrant navigate/popBackStack from Lifeycle observers by Ian Lake · 3 years, 3 months ago
  6. d9574ec Merge changes I9b9f6617,I25a8a40a into androidx-main by Treehugger Robot · 3 years, 3 months ago
  7. e64312e Merge "Use projectOrArtifact for slidingpanelayout in navigation-fragment" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  8. 927300f Rewrite ViewModelProvider to kotlin by Sergey Vasilinets · 3 years, 4 months ago
  9. b46f457 Merge "Add sample application for two-pane navigation." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  10. 9caf541 Use projectOrArtifact for slidingpanelayout in navigation-fragment by Dustin Lam · 3 years, 3 months ago
  11. d33caed Merge "Add AbstractListDetailFragment" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  12. b151f42 Add sample application for two-pane navigation. by Sherry Hu · 3 years, 3 months ago
  13. e1d004a Merge "Migrate NavParserTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  14. ef4bd54 Add AbstractListDetailFragment by Sherry Hu · 3 years, 3 months ago
  15. 591b82c Add support for Composable Dialog destinations by Ian Lake · 3 years, 3 months ago
  16. 499aae2 Pin all dependencies on Compose to 1.0.0-rc01 by Nick Anthony · 3 years, 3 months ago
  17. 6f6e44d Merge "Retain the @Navigator.Name annotation on each subclass of Navigator" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  18. d894299 Merge "[GH] [Navigation] Allow exact deep links to contain query parameters" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  19. ee63021 Retain the @Navigator.Name annotation on each subclass of Navigator by Christoffer Quist Adamsen · 3 years, 3 months ago
  20. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  21. 297a2e9 [GH] [Navigation] Allow exact deep links to contain query parameters by Osip Fatkullin · 3 years, 3 months ago
  22. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  23. 6a6cfa9 Use push instead of add for NavigatorState by Jeremy Woods · 3 years, 3 months ago
  24. d4e8f8e Merge "Add transition apis to NavigatorState" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  25. e924cf4 Migrate NavParserTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  26. 8194329 Add transition apis to NavigatorState by Jeremy Woods · 3 years, 3 months ago
  27. 6c439e3 Merge "Migrate BaseNavControllerTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  28. 4936d04 Migrate DynamicGraphNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  29. 093e514 Merge "Migrate ActivityTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  30. 365ae68 Merge "Migrate StartDestinationArgsTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  31. 11d3f0d Merge "Migrate ViewTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  32. 7b90a7d Merge "Migrate DynamicInstallManagerTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  33. 39e7435 Add FLAG_IMMUTABLE to NavDeepLinkBuilder's PendingIntent by Ian Lake · 3 years, 3 months ago
  34. 16b811e Merge "Migrate FragmentNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  35. 0bc34e79 Merge "Migrate DynamicActivityNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  36. 05d82e8 Merge "Migrate FragmentNavigatorExtrasTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  37. 26c9ff8 Merge "Migrate DynamicNavGraphTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  38. 0dc3eca Merge "Migrate FragmentTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  39. 968c150 Merge "Migrate DynamicIncludeGraphNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  40. 20063e9 Migrate DynamicNavHostFragmentTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  41. 06c4381 Migrate DynamicIncludeGraphNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  42. 801ed52 Migrate FragmentTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  43. 01967cc Migrate DynamicNavGraphTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  44. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  45. 1d889d6 Migrate FragmentNavigatorExtrasTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  46. 9f4f839 Migrate DynamicActivityNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  47. b81d986 Migrate FragmentNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  48. fafb1a2 Migrate DynamicInstallManagerTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  49. 34be0a5 Migrate BaseNavControllerTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  50. 9857b40 Migrate StartDestinationArgsTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  51. 15017ad Migrate ViewTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  52. a62bb5b Merge "Fix @null support for StringArrayType" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  53. e2ac110 Migrate ActivityTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  54. 5f1a499 Improve documentation of navigate call by Ben Weiss · 3 years, 3 months ago
  55. 099e9ab Merge "Fix DynamicIncludeGraphNavigator handling of entries" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  56. b5a6bc1 Merge "Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  57. 999a6b2 Merge "Migrate NavDeepLinkBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  58. 9ee7014 Merge "Migrate ActivityNavigatorDestinatonBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  59. 78ef1cb Fix @null support for StringArrayType by Ian Lake · 3 years, 3 months ago
  60. ae06a65 Fix DynamicIncludeGraphNavigator handling of entries by Ian Lake · 3 years, 3 months ago
  61. 5281d99 [GH] Fix compose deps in playground by Yigit Boyar · 3 years, 3 months ago
  62. 2d88108 Merge "Remove uses of titleCase in Safe Args" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  63. 4fc8470 Remove uses of titleCase in Safe Args by Jeremy Woods · 3 years, 3 months ago
  64. 930caaf Merge "Migrate NavHostTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  65. c3b5fc6 Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  66. 0f8e963 Migrate NavDeepLinkBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  67. 1d4506cd Merge "Migrate ActivityNavigatorTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  68. 0735600 Merge "Add a sample for navArgument" into androidx-main by Jeremy Woods · 3 years, 3 months ago
  69. 3bfdef6 Migrate NavHostTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  70. 906a3ef Migrate ActivityNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  71. 0b30dcc Migrate ActivityNavigatorDestinatonBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  72. 62a2e14 Merge "Add @suppress to many @RestrictTo" into androidx-main by Owen Gray · 3 years, 3 months ago
  73. fd7a946 Merge "Ensure Navigation KTX artifacts include transitive KTX" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  74. 6f945a0 Merge "Move ProGuard rules from navigation-common-ktx to common" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  75. 4414fe9 Ensure Navigation KTX artifacts include transitive KTX by Ian Lake · 3 years, 3 months ago
  76. 5edf74a Merge "Add parameter docs to FragmentNavDestBuilder" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  77. 55af5f1 Move ProGuard rules from navigation-common-ktx to common by Ian Lake · 3 years, 3 months ago
  78. 862cc57 Add a sample for navArgument by Jeremy Woods · 3 years, 4 months ago
  79. ee4b3fa Merge "Partial Revert of "Suppress flaky tests"" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  80. 97b2346 Partial Revert of "Suppress flaky tests" by Ian Lake · 3 years, 3 months ago
  81. 619f374 Merge "Suppress flaky tests" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  82. 1330ec9 Add @suppress to many @RestrictTo by Owen Gray · 3 years, 4 months ago
  83. 9a285d72 Merge "Ensure that NavGraphNavigator stack order remains correct" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  84. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 3 months ago
  85. 9174479 Ensure that NavGraphNavigator stack order remains correct by Ian Lake · 3 years, 3 months ago
  86. b491eb7 Merge "Get applicationId using reflection" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  87. b31c2a8 Get applicationId using reflection by Jeremy Woods · 3 years, 3 months ago
  88. d4cb8c0 Ensure that re-entrant listeners receive all updates by Ian Lake · 3 years, 3 months ago
  89. 10a1399 Merge "Update the ArgumentGenerateTask for safe-args" into androidx-main by Jeremy Woods · 3 years, 3 months ago
  90. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 4 months ago
  91. e87debf Update BottomBarNavDemo to new navigation helper methods by Ian Lake · 3 years, 3 months ago
  92. 1d8fffb Merge "Modify safe-args plugin implementation" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  93. 04fa1a5 Add parameter docs to FragmentNavDestBuilder by Jeremy Woods · 3 years, 4 months ago
  94. be22972 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  95. fb8f104 Update the ArgumentGenerateTask for safe-args by Jeremy Woods · 3 years, 4 months ago
  96. 1929191a Merge "Hide ActionBar Up Icon on top level destinations" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  97. f76869a Modify safe-args plugin implementation by Jeremy Woods · 3 years, 4 months ago
  98. 6bc825b Hide ActionBar Up Icon on top level destinations by Ian Lake · 3 years, 4 months ago
  99. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  100. e54847d Upgrade to AGP 7.1.0-alpha01 by Aurimas Liutikas · 3 years, 4 months ago