1. 9f0384e Merge "Gradle edition: kotlin.RequiresOptIn is now enabled by default" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  2. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 9 months ago
  3. 0c4ad18 Fix navigating to Activities from unloaded modules by Jeremy Woods · 1 year, 9 months ago
  4. e374ff4 Fix navigation tests after androidx.test:core upgrade by Aurimas Liutikas · 1 year, 9 months ago
  5. fec95ed Fix double nested graph popUpTo behavior by Jeremy Woods · 1 year, 9 months ago
  6. 43b4e2e Merge "Add support for Deeplink Uri fragment" into androidx-main by Clara Fok · 1 year, 9 months ago
  7. 7448208 Add support for Deeplink Uri fragment by Clara Fok · 1 year, 9 months ago
  8. 2f546b56 Merge "[GH] Use projectOrArtifact for room:room-compiler-processing-testing in navigation playground" into androidx-main by Dustin Lam · 1 year, 9 months ago
  9. 56acd92 Merge "Fix Navigator singleTop" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  10. df27d25 [GH] Use projectOrArtifact for room:room-compiler-processing-testing in navigation playground by Dustin Lam · 1 year, 9 months ago
  11. 867de85 Fix Navigator singleTop by Jeremy Woods · 1 year, 10 months ago
  12. f64dac3 Fix parsing for Single Query Param with Uri Fragment by Clara Fok · 1 year, 9 months ago
  13. 0e08dee Merge "Refactor DeepLink initialization and matching logic" into androidx-main by Clara Fok · 1 year, 9 months ago
  14. 1270b1d Refactor DeepLink initialization and matching logic by Clara Fok · 1 year, 9 months ago
  15. 08a683e Add Kotlin compilation checks for safe args by Jeremy Woods · 3 years ago
  16. 9942ba2 Merge "Fix Deeplink match preference on paths" into androidx-main by Clara Fok · 1 year, 10 months ago
  17. 6d0d17e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  18. af8739d Fix Deeplink match preference on paths by Clara Fok · 1 year, 10 months ago
  19. fe750a5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  20. 1141442 Add NavDestination tests to assert Deeplink query params by Clara Fok · 1 year, 10 months ago
  21. b9fa90f Update lint baselines by Tiem Song · 1 year, 10 months ago
  22. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 1 year, 11 months ago
  23. dbe2fd8 Bump Navigation library to Activity 1.5.1 prebuilt by Jeremy Woods · 1 year, 11 months ago
  24. 4f06dd1 Merge "Add new helper function to parse a dynamic NavDestination label into String" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  25. 9e55428 Merge "Bump Navigation libraries to lifecycle 2.5.1 prebuilt" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  26. 76f9009 Add new helper function to parse a dynamic NavDestination label into String by Clara Fok · 1 year, 11 months ago
  27. 16f4c7d Bump Navigation library to Fragment 1.5.1 prebuilt by Jeremy Woods · 1 year, 11 months ago
  28. b08254b Bump Navigation libraries to lifecycle 2.5.1 prebuilt by Jeremy Woods · 1 year, 11 months ago
  29. f545ead Merge "Make NavBackStackEntry arguments immutable" into androidx-main am: b81031efa7 by Treehugger Robot · 1 year, 11 months ago
  30. b81031e Merge "Make NavBackStackEntry arguments immutable" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  31. 5baa04f Merge "Add deprecation suppressions to generated fromBundle" into androidx-main am: 1854a7127c by Treehugger Robot · 1 year, 11 months ago
  32. 1854a71 Merge "Add deprecation suppressions to generated fromBundle" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  33. 0027220 Add deprecation suppressions to generated fromBundle by Jeremy Woods · 1 year, 11 months ago
  34. 9b80183 Make NavBackStackEntry arguments immutable by Ian Lake · 1 year, 11 months ago
  35. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 1 year, 11 months ago
  36. c9ed7d2 Merge "Prevent direct access to NavController's backQueue" into androidx-main am: 8d7ef9ec5f by Treehugger Robot · 1 year, 11 months ago
  37. 9bf172d Prevent direct access to NavController's backQueue by Ian Lake · 1 year, 11 months ago
  38. 22b641c Merge "Add additional explaination to parseValue docs" into androidx-main am: 2e324a1935 by Treehugger Robot · 1 year, 11 months ago
  39. 2e324a1 Merge "Add additional explaination to parseValue docs" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  40. 6d4b3ba Add additional explaination to parseValue docs by Jeremy Woods · 1 year, 11 months ago
  41. 8f03aa0 Merge "Clean up DynamicFeatures LiveData observer" into androidx-main am: 0de86fad88 by Treehugger Robot · 1 year, 11 months ago
  42. 0de86fa Merge "Clean up DynamicFeatures LiveData observer" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  43. 3315d04 Clean up DynamicFeatures LiveData observer by Jeremy Woods · 1 year, 11 months ago
  44. 845127b Merge "Auto fill-in packageName for ${applicationId} pattern" into androidx-main am: fd8e6178f0 by Clara Fok · 2 years ago
  45. a295f2b Auto fill-in packageName for ${applicationId} pattern by Clara Fok · 2 years ago
  46. a78fbfb Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main am: 01839f1564 by Aurimas Liutikas · 2 years ago
  47. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years ago
  48. ba3ef5c Merge "Update KotlinPoet to 0.12.0" into androidx-main am: 97975e97f7 by Daniel Santiago Rivera · 2 years ago
  49. 97975e9 Merge "Update KotlinPoet to 0.12.0" into androidx-main by Daniel Santiago Rivera · 2 years ago
  50. d3a77b2 Update KotlinPoet to 0.12.0 by Daniel Santiago Rivera · 2 years ago
  51. 63f0abe Merge "Add support for repeated query params in navigation routes" into androidx-main am: 9684252e83 by Treehugger Robot · 2 years ago
  52. 9684252 Merge "Add support for repeated query params in navigation routes" into androidx-main by Treehugger Robot · 2 years ago
  53. 4e77bd3 Merge "Bump to fragment 1.5.0 dependency" into androidx-main am: 7e1e9fe7d3 by Treehugger Robot · 2 years ago
  54. 6a75010 Merge "Support string reference parsing in AbstractAppBarOnDestinationChangedListener" into androidx-main am: 151cfba306 by Clara Fok · 2 years ago
  55. ea3e4a5 Add support for repeated query params in navigation routes by Sanura N'Jaka · 2 years ago
  56. 7e1e9fe Merge "Bump to fragment 1.5.0 dependency" into androidx-main by Treehugger Robot · 2 years ago
  57. 151cfba Merge "Support string reference parsing in AbstractAppBarOnDestinationChangedListener" into androidx-main by Clara Fok · 2 years ago
  58. b1ac7d6 Support string reference parsing in AbstractAppBarOnDestinationChangedListener by Clara Fok · 2 years ago
  59. d8c537b Merge "Bump to activity 1.5.0 dependencies" into androidx-main am: 26d36cf09b by Treehugger Robot · 2 years ago
  60. f524edb Bump to fragment 1.5.0 dependency by Jeremy Woods · 2 years ago
  61. fda5687 Bump to activity 1.5.0 dependencies by Jeremy Woods · 2 years ago
  62. 8d72a1d Merge "Bump to depend on Lifecycle 2.5.0" into androidx-main am: c918cdb70d by Treehugger Robot · 2 years ago
  63. 3001685 Bump to depend on Lifecycle 2.5.0 by Jeremy Woods · 2 years ago
  64. 9af989e Merge "Fix the DefaultProgressFragmentTest" into androidx-main am: 8a218fdd62 by Treehugger Robot · 2 years ago
  65. f7b98f2 Fix the DefaultProgressFragmentTest by Jeremy Woods · 2 years ago
  66. 9159b69 Merge "Fix crash in NavHost when fast switching between destinations" into androidx-main am: 0e5fd6503c by Treehugger Robot · 2 years ago
  67. 95d95a4 Fix crash in NavHost when fast switching between destinations by Jeremy Woods · 2 years ago
  68. a9d0520 Merge "Update to the stable version of savedstate" into androidx-main am: f32958349a by Treehugger Robot · 2 years ago
  69. f329583 Merge "Update to the stable version of savedstate" into androidx-main by Treehugger Robot · 2 years ago
  70. cfe08dd Update to the stable version of savedstate by Jeremy Woods · 2 years ago
  71. 31087f3 Merge "Fix namespacing for Navigation SafeArgs in AGP" into androidx-main am: 032693aaa6 by Treehugger Robot · 2 years ago
  72. 032693aa Merge "Fix namespacing for Navigation SafeArgs in AGP" into androidx-main by Treehugger Robot · 2 years ago
  73. e319fab Merge "Add DefaultProgressFragment test for a failed installation." into androidx-main am: e6c308fb7c by Julia McClellan · 2 years ago
  74. f621315 Fix namespacing for Navigation SafeArgs in AGP by Jeremy Woods · 2 years ago
  75. c04bfbf Add DefaultProgressFragment test for a failed installation. by Julia McClellan · 2 years, 1 month ago
  76. 8207cb9 Merge "Add toString to NavArgument" into androidx-main am: fca79f2b5e by Treehugger Robot · 2 years ago
  77. 2c51079 Add toString to NavArgument by Jeremy Woods · 2 years ago
  78. 8627c07 Merge "Added lint check for empty navDeepLink in Kotlin DSL." into androidx-main am: 681079f6ea by Julia McClellan · 2 years, 1 month ago
  79. 681079f Merge "Added lint check for empty navDeepLink in Kotlin DSL." into androidx-main by Julia McClellan · 2 years, 1 month ago
  80. b582fb4 Added lint check for empty navDeepLink in Kotlin DSL. by Julia McClellan · 2 years, 1 month ago
  81. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  82. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  83. 4150a47c Merge "Depend on prebuilts in navigation compose samples" into androidx-main am: 1bd6c2469d by Treehugger Robot · 2 years, 1 month ago
  84. c0ad983 Depend on prebuilts in navigation compose samples by Jeremy Woods · 2 years, 1 month ago
  85. 2c03759 Merge "[GH] Cleanup Playground Setup" into androidx-main am: 2fcc4c07b1 by Treehugger Robot · 2 years, 1 month ago
  86. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 1 month ago
  87. a6e77f3 Merge "Deprecations for SDK update" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  88. 517d22c Merge "Fix formatting of addDeepLink KDocs" into androidx-main am: e5396f1877 by Treehugger Robot · 2 years, 1 month ago
  89. 46d8e14 Merge "Updating Navigation to depend on fragment prebuilts" into androidx-main am: 2cc5eb73e6 by Treehugger Robot · 2 years, 1 month ago
  90. e5396f1 Merge "Fix formatting of addDeepLink KDocs" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  91. 0d21d5a2 Fix formatting of addDeepLink KDocs by Ian Lake · 2 years, 1 month ago
  92. da396f6 Deprecations for SDK update by Alan Viverette · 2 years, 1 month ago
  93. 29d08a7 Updating Navigation to depend on fragment prebuilts by Jeremy Woods · 2 years, 1 month ago
  94. 982b505 Deprecations for SDK update by Alan Viverette · 2 years, 1 month ago
  95. 8de119c Bump Fragment and Navigation to rc01 by Jeremy Woods · 2 years, 1 month ago
  96. 760af0f Merge "Adding Clara to the FLAN OWNERS files" into androidx-main am: 33d1960e0d by Treehugger Robot · 2 years, 1 month ago
  97. 840e5d8 Merge "Always just depend on ToT in nav compose samples" into androidx-main am: 10d07af759 by Treehugger Robot · 2 years, 1 month ago
  98. 270c412 Merge "Depend on prebuilts in Fragment and Navigation" into androidx-platform-dev by TreeHugger Robot · 2 years, 1 month ago
  99. 4e35b70 Depend on prebuilts in Fragment and Navigation by Jeremy Woods · 2 years, 1 month ago
  100. b24b318 Merge "[GH] make navigation import lifecycle/savedstate" into androidx-main am: fed60bf6a8 by Aurimas Liutikas · 2 years, 1 month ago