[go: nahoru, domu]

  1. 5624b7c Clean up launchSingleTop logic by Clara Fok · 1 year, 7 months ago
  2. 30d30a9 [GH] Add arch.core-runtime and core-common to lifecycle playground by Dustin Lam · 1 year, 8 months ago
  3. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 8 months ago
  4. 363b775 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 8 months ago
  5. 6571b15 Merge "Upgrade to Android Gradle Plugin 8.0.0-alpha07" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  6. 39f2226 Upgrade to Android Gradle Plugin 8.0.0-alpha07 by Aurimas Liutikas · 1 year, 8 months ago
  7. 61e1250 Merge "Navigation-common should depend on Lifecycle tip-of-tree" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  8. 40a4b6e Navigation-common should depend on Lifecycle tip-of-tree by sanura · 1 year, 8 months ago
  9. 0712f22 Fix crash when reading deeplink from Intent extras by Clara Fok · 1 year, 8 months ago
  10. ca7eb93 Merge "Fix DeepLinkInActivityDestination lint suppression" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  11. 4951a0a Merge "Fix missing destination parent from backQueue" into androidx-main by Clara Fok · 1 year, 8 months ago
  12. cc0fb8a Fix missing destination parent from backQueue by Clara Fok · 1 year, 8 months ago
  13. 1b6983d Fix DeepLinkInActivityDestination lint suppression by Jeremy Woods · 1 year, 8 months ago
  14. 9fcab6c Merge "Move navigation ui test resources to test directory" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  15. 7e436ea Move navigation ui test resources to test directory by Jeremy Woods · 1 year, 8 months ago
  16. 48c26da Minimum Android Gradle Plugin 7.3.0 for navigation and benchmark plugins by Aurimas Liutikas · 1 year, 8 months ago
  17. 3b93bd3 Merge "Add log when NavigationUI fails to navigate to MenuItem" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  18. 7bdb160 Merge "Stop using viewModel fragment extension in Navigation" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  19. 80f0d59 Add log when NavigationUI fails to navigate to MenuItem by Clara Fok · 1 year, 8 months ago
  20. bb6b1d7 Stop using viewModel fragment extension in Navigation by Jeremy Woods · 1 year, 8 months ago
  21. 8187088 Make NavDeepLink parse query and fragment lazily by Clara Fok · 1 year, 9 months ago
  22. 5fa3e27 Remove println from benchmark test by Clara Fok · 1 year, 8 months ago
  23. 202981e Merge "Add NavDeepLink benchmark tests" into androidx-main by Clara Fok · 1 year, 8 months ago
  24. cdcfe26 Add NavDeepLink benchmark tests by Clara Fok · 1 year, 9 months ago
  25. 207af28 Move Navigation Dynamic to Play Feature Delivery by Ian Lake · 1 year, 9 months ago
  26. c2df245 Fix crash on navigateUp on deeplink with null args by Clara Fok · 1 year, 9 months ago
  27. bf23aacd Add NavType support for serializing a value by Clara Fok · 1 year, 9 months ago
  28. 1d96698 Merge "Bump navigation activity version to 1.6.1" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  29. b24df4a Merge "Prevent NoSuchElementException in NavHost" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  30. efd7757 Merge "Fix removing state in onCleared()" into androidx-main by Ian Lake · 1 year, 9 months ago
  31. 79cdc7a Bump navigation activity version to 1.6.1 by Jeremy Woods · 1 year, 9 months ago
  32. ac1c183 Prevent NoSuchElementException in NavHost by Jeremy Woods · 1 year, 9 months ago
  33. c219dfc Fix removing state in onCleared() by Ian Lake · 1 year, 9 months ago
  34. bf9d5ec Bump Navigation Fragment dep to 1.5.4 by Jeremy Woods · 1 year, 9 months ago
  35. 420b7f6 Start using JDK 17 by Aurimas Liutikas · 1 year, 11 months ago
  36. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  37. 1f2dd6a Add method for determining topLevelDesinations in AppBarConfiguration by Clara Fok · 1 year, 10 months ago
  38. 9adb96b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  39. c662e1a Support AAR-as-JAR for arbitrary configurations by Ember Rose · 1 year, 10 months ago
  40. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 1 year, 10 months ago
  41. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 10 months ago
  42. 98f850f Merge "Bump Navigation to depend on Fragment 1.5.2" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  43. 777d5a8 Bump Navigation to depend on Fragment 1.5.2 by Jeremy Woods · 1 year, 10 months ago
  44. 9ff1cab Merge "Make NavigationBarView and NavigationView ignore FloatingWindows" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  45. 7bf7ba7 Make NavigationBarView and NavigationView ignore FloatingWindows by Clara Fok · 1 year, 10 months ago
  46. 9f0384e Merge "Gradle edition: kotlin.RequiresOptIn is now enabled by default" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  47. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  48. 0c4ad18 Fix navigating to Activities from unloaded modules by Jeremy Woods · 1 year, 10 months ago
  49. e374ff4 Fix navigation tests after androidx.test:core upgrade by Aurimas Liutikas · 1 year, 10 months ago
  50. fec95ed Fix double nested graph popUpTo behavior by Jeremy Woods · 1 year, 10 months ago
  51. 43b4e2e Merge "Add support for Deeplink Uri fragment" into androidx-main by Clara Fok · 1 year, 11 months ago
  52. 7448208 Add support for Deeplink Uri fragment by Clara Fok · 1 year, 11 months ago
  53. 2f546b56 Merge "[GH] Use projectOrArtifact for room:room-compiler-processing-testing in navigation playground" into androidx-main by Dustin Lam · 1 year, 11 months ago
  54. 56acd92 Merge "Fix Navigator singleTop" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  55. df27d25 [GH] Use projectOrArtifact for room:room-compiler-processing-testing in navigation playground by Dustin Lam · 1 year, 11 months ago
  56. 867de85 Fix Navigator singleTop by Jeremy Woods · 1 year, 11 months ago
  57. f64dac3 Fix parsing for Single Query Param with Uri Fragment by Clara Fok · 1 year, 11 months ago
  58. 0e08dee Merge "Refactor DeepLink initialization and matching logic" into androidx-main by Clara Fok · 1 year, 11 months ago
  59. 1270b1d Refactor DeepLink initialization and matching logic by Clara Fok · 1 year, 11 months ago
  60. 08a683e Add Kotlin compilation checks for safe args by Jeremy Woods · 3 years, 2 months ago
  61. 9942ba2 Merge "Fix Deeplink match preference on paths" into androidx-main by Clara Fok · 1 year, 11 months ago
  62. 6d0d17e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  63. af8739d Fix Deeplink match preference on paths by Clara Fok · 1 year, 11 months ago
  64. fe750a5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 11 months ago
  65. 1141442 Add NavDestination tests to assert Deeplink query params by Clara Fok · 1 year, 11 months ago
  66. b9fa90f Update lint baselines by Tiem Song · 2 years ago
  67. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 2 years ago
  68. dbe2fd8 Bump Navigation library to Activity 1.5.1 prebuilt by Jeremy Woods · 2 years ago
  69. 4f06dd1 Merge "Add new helper function to parse a dynamic NavDestination label into String" into androidx-main by Treehugger Robot · 2 years ago
  70. 9e55428 Merge "Bump Navigation libraries to lifecycle 2.5.1 prebuilt" into androidx-main by Treehugger Robot · 2 years ago
  71. 76f9009 Add new helper function to parse a dynamic NavDestination label into String by Clara Fok · 2 years ago
  72. 16f4c7d Bump Navigation library to Fragment 1.5.1 prebuilt by Jeremy Woods · 2 years ago
  73. b08254b Bump Navigation libraries to lifecycle 2.5.1 prebuilt by Jeremy Woods · 2 years ago
  74. f545ead Merge "Make NavBackStackEntry arguments immutable" into androidx-main am: b81031efa7 by Treehugger Robot · 2 years ago
  75. b81031e Merge "Make NavBackStackEntry arguments immutable" into androidx-main by Treehugger Robot · 2 years ago
  76. 5baa04f Merge "Add deprecation suppressions to generated fromBundle" into androidx-main am: 1854a7127c by Treehugger Robot · 2 years ago
  77. 1854a71 Merge "Add deprecation suppressions to generated fromBundle" into androidx-main by Treehugger Robot · 2 years ago
  78. 0027220 Add deprecation suppressions to generated fromBundle by Jeremy Woods · 2 years ago
  79. 9b80183 Make NavBackStackEntry arguments immutable by Ian Lake · 2 years ago
  80. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 2 years ago
  81. c9ed7d2 Merge "Prevent direct access to NavController's backQueue" into androidx-main am: 8d7ef9ec5f by Treehugger Robot · 2 years ago
  82. 9bf172d Prevent direct access to NavController's backQueue by Ian Lake · 2 years ago
  83. 22b641c Merge "Add additional explaination to parseValue docs" into androidx-main am: 2e324a1935 by Treehugger Robot · 2 years ago
  84. 2e324a1 Merge "Add additional explaination to parseValue docs" into androidx-main by Treehugger Robot · 2 years ago
  85. 6d4b3ba Add additional explaination to parseValue docs by Jeremy Woods · 2 years ago
  86. 8f03aa0 Merge "Clean up DynamicFeatures LiveData observer" into androidx-main am: 0de86fad88 by Treehugger Robot · 2 years ago
  87. 0de86fa Merge "Clean up DynamicFeatures LiveData observer" into androidx-main by Treehugger Robot · 2 years ago
  88. 3315d04 Clean up DynamicFeatures LiveData observer by Jeremy Woods · 2 years ago
  89. 845127b Merge "Auto fill-in packageName for ${applicationId} pattern" into androidx-main am: fd8e6178f0 by Clara Fok · 2 years ago
  90. a295f2b Auto fill-in packageName for ${applicationId} pattern by Clara Fok · 2 years, 1 month ago
  91. a78fbfb Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main am: 01839f1564 by Aurimas Liutikas · 2 years ago
  92. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 1 month ago
  93. ba3ef5c Merge "Update KotlinPoet to 0.12.0" into androidx-main am: 97975e97f7 by Daniel Santiago Rivera · 2 years, 1 month ago
  94. 97975e9 Merge "Update KotlinPoet to 0.12.0" into androidx-main by Daniel Santiago Rivera · 2 years, 1 month ago
  95. d3a77b2 Update KotlinPoet to 0.12.0 by Daniel Santiago Rivera · 2 years, 1 month ago
  96. 63f0abe Merge "Add support for repeated query params in navigation routes" into androidx-main am: 9684252e83 by Treehugger Robot · 2 years, 1 month ago
  97. 9684252 Merge "Add support for repeated query params in navigation routes" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  98. 4e77bd3 Merge "Bump to fragment 1.5.0 dependency" into androidx-main am: 7e1e9fe7d3 by Treehugger Robot · 2 years, 1 month ago
  99. 6a75010 Merge "Support string reference parsing in AbstractAppBarOnDestinationChangedListener" into androidx-main am: 151cfba306 by Clara Fok · 2 years, 1 month ago
  100. ea3e4a5 Add support for repeated query params in navigation routes by Sanura N'Jaka · 2 years, 1 month ago