[go: nahoru, domu]

  1. 6b35815 Fix missing non-nullable arg when rebuilding hierarchy by Clara Fok · 1 year, 8 months ago
  2. 3503407 Improve fragment singleTop test by Jeremy Woods · 1 year, 8 months ago
  3. 06f7aaa Ensure FragmentNavigator handles back properly by Jeremy Woods · 1 year, 8 months ago
  4. c90abdd Refactor adding observers to fragment views by Jeremy Woods · 1 year, 8 months ago
  5. 586fe7d Bump lifecycle prebuilt dep to 2.6.1 by Jeremy Woods · 1 year, 8 months ago
  6. 078e4ef Update savedstate dependencies to 1.2.1 by Jeremy Woods · 1 year, 8 months ago
  7. 87e685b Merge "Fix testPrepareForTransition test" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  8. eff5cc7 Fix testPrepareForTransition test by Jeremy Woods · 1 year, 8 months ago
  9. e1e29a5 Suppressing usage of overridingPendingTransition API by Jeremy Woods · 1 year, 8 months ago
  10. ea7e720 Pin dependencies on compose:ui-tooling by Natnael Belay · 1 year, 8 months ago
  11. 9eb40fc Disable flaking testNavigatePopInterrupt test by Aurimas Liutikas · 1 year, 8 months ago
  12. 11f50f8 Move compose libraries activity deps to stable by Jeremy Woods · 1 year, 8 months ago
  13. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 10 months ago
  14. d01654c Merge changes I12760f72,I0860ce11,I79d756c6,Id0735330,I4b125cee, ... into androidx-main by Treehugger Robot · 1 year, 8 months ago
  15. d5163fc Merge "Make sure clearBackStack clears fragment states" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  16. 83ef949 adding a build.gradle for projects that don't have one by Jeff Gaston · 1 year, 8 months ago
  17. 5b362a9 Make sure clearBackStack clears fragment states by Jeremy Woods · 1 year, 8 months ago
  18. baced48 Merge "Add FragmentNavigator test to assert entry destroyed" into androidx-main by Clara Fok · 1 year, 8 months ago
  19. 96cee05 Add FragmentNavigator test to assert entry destroyed by Clara Fok · 1 year, 8 months ago
  20. fdf679b Fix some of the flaky FragmentNavigatorTest by Jeremy Woods · 1 year, 8 months ago
  21. a735aaa Ensure FragmentNavigator destroys intermediate entries on popUpTo by Jeremy Woods · 1 year, 8 months ago
  22. c73552953 Add FragmentNavigator test by Clara Fok · 1 year, 8 months ago
  23. 61b097d Merge "Fix FragmentNavigator resume states" into androidx-main by Clara Fok · 1 year, 8 months ago
  24. db3b79d Merge "Add fragment destinations to main graph" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  25. 16afaea Fix FragmentNavigator resume states by Clara Fok · 1 year, 8 months ago
  26. 40edc2f Add fragment destinations to main graph by Jeremy Woods · 1 year, 8 months ago
  27. eee4cf6 Merge "Add a lint check to flag usages of Thread.sleep" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  28. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 9 months ago
  29. 1d81a37 Merge "Update deps for fragment and navigation" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  30. 244a0f2 Merge "Update compose dependency prebuilts" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  31. 6b281e3 Update deps for fragment and navigation by Jeremy Woods · 1 year, 9 months ago
  32. 663b30f5 Update compose dependency prebuilts by Jeremy Woods · 1 year, 9 months ago
  33. 4f271f6 Merge "Update OWNERS ordering for pFLANS libraries" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  34. cc217e4 Update OWNERS ordering for pFLANS libraries by Ian Lake · 1 year, 9 months ago
  35. 5075d2c Merge changes from topics "nav_activity", "tv_activity" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  36. 70bcaf5 Move navigation-compose to activity prebuilts by Jeremy Woods · 1 year, 9 months ago
  37. 9a16f24 Add explicit dependencies where needed [Part 2] by Aurimas Liutikas · 1 year, 9 months ago
  38. a0cdb19 Merge "Add navigation APIs with route support for nullable args" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  39. 487dabb Move navigation to lifecycle prebuilts by Jeremy Woods · 1 year, 9 months ago
  40. 23d2be0 Fix playground build for Navigation by Dustin Lam · 1 year, 9 months ago
  41. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 9 months ago
  42. f009c2b Move lifecycle project deps to prebuilts in compose by Jeremy Woods · 1 year, 9 months ago
  43. 3ab47ff Add navigation APIs with route support for nullable args by Clara Fok · 1 year, 9 months ago
  44. 473b098 Move compose to activity 1.7.0-beta02 prebuilts by Jeremy Woods · 1 year, 9 months ago
  45. 8de2114 Merge "Fix popBackStack from system back press" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  46. 88ec875 Merge "Expose FragmentNavigation backstack" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  47. 58c1161 Fix popBackStack from system back press by Clara Fok · 1 year, 9 months ago
  48. 20f24ff Merge "Move activity project deps to prebuilts in compose" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  49. e8cbb84 Expose FragmentNavigation backstack by Clara Fok · 1 year, 9 months ago
  50. 3a10f58 Move activity project deps to prebuilts in compose by Jeremy Woods · 1 year, 9 months ago
  51. 9d2bbe0 Fix dynamicNavHost with new FragmentNavigator by Jeremy Woods · 1 year, 9 months ago
  52. b18dbd0 Merge "Disable flaking FragmentNavigatorTest test" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  53. 2637e29 Merge changes from topic "revert-2388492-androidx-agp-8.1.0-alpha02-DPZMDUDEDS" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  54. 493ec7f Disable flaking FragmentNavigatorTest test by Aurimas Liutikas · 1 year, 9 months ago
  55. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 9 months ago
  56. 7ab850c Use private component for navigation OWNERS file by Aurimas Liutikas · 1 year, 9 months ago
  57. fa0a7032 Add sample of NavHost displaying startDest in Preview by Clara Fok · 1 year, 9 months ago
  58. 84ff653 Add profileinstaller to non-compose android libraries that include a profile by Chris Craik · 1 year, 9 months ago
  59. 8151b40 Merge "Annotate NavController#navigate with MainThread" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  60. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 10 months ago
  61. 0fe446f Merge "Update metalava from ab/9576127" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  62. 50d237e Annotate NavController#navigate with MainThread by Clara Fok · 1 year, 9 months ago
  63. 8515384 Merge "Use test specific animators in navigation fragment tests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  64. 0eba038 Merge "Update OWNERS files" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  65. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 9 months ago
  66. 9dc0224 Use test specific animators in navigation fragment tests by Jeremy Woods · 1 year, 9 months ago
  67. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 9 months ago
  68. a1f018d NavHost compose preview to show startDestination by Clara Fok · 1 year, 9 months ago
  69. 0207a94 Merge changes I3cb19364,I42c21431,Ib7ce5958 into androidx-main by Treehugger Robot · 1 year, 9 months ago
  70. 25a823b Move the FragmentNavigator to transition APIs by Jeremy Woods · 1 year, 9 months ago
  71. 51b4caa Add prepareForTransition API to NavigatorState by Jeremy Woods · 1 year, 10 months ago
  72. 20dce35 Update navigation module with LifecycleRegistry by sanura · 1 year, 11 months ago
  73. a63f135 Update navigation module with OnBackPressedDispatcherOwner by Ian Lake · 1 year, 9 months ago
  74. 36a0218 Merge changes from topic "kt-vm-store-owner" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  75. 6c2729b Update navigation module with ViewModelStoreOwner by sanura · 1 year, 10 months ago
  76. 85a4353 Convert DialogFragmentNavigator to Navigation v2 APIs by Jeremy Woods · 1 year, 11 months ago
  77. 3323f0d Add clearBackStack support for exact routes by Clara Fok · 1 year, 10 months ago
  78. 6609c2d Refactor helper functions in Navigation by Clara Fok · 1 year, 10 months ago
  79. 8bac1f9 Updated findDestination and findNode for routes by Clara Fok · 1 year, 10 months ago
  80. b45f2a8 Merge "Refactor NavDestination#matchDeepLink" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  81. 07189a0 Merge "Fix error with 19 letter long args not wrapping" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  82. 79275f5 Fix error with 19 letter long args not wrapping by Jeremy Woods · 1 year, 10 months ago
  83. 4c92643 Refactor NavDestination#matchDeepLink by Clara Fok · 1 year, 10 months ago
  84. baed27e Fixes Compose lint test failures with AGP upgrade by Louis Pullen-Freilich · 1 year, 10 months ago
  85. 8033621 Merge "Make NavigatorState transition APIs noop on same entry" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  86. 2d77bdc Make NavigatorState transition APIs noop on same entry by Jeremy Woods · 1 year, 11 months ago
  87. 2ed522e Correct all Observer nullability by sanura · 1 year, 10 months ago
  88. 8ad3bdc Change Observer's onChanged parameter name to value by sanura · 1 year, 10 months ago
  89. 718abc8 Add popBackStack support for exact routes by Clara Fok · 1 year, 10 months ago
  90. f38354d Refactor NavController.popBackStackInternal by Clara Fok · 1 year, 10 months ago
  91. 12ca8d2 Update getBackStackEntry(route) implementation by Clara Fok · 1 year, 10 months ago
  92. 17173488 Merge changes from topic "kt-has" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  93. 41d1982 Update navigation module with HasDefaultViewModelProviderFactory by sanura · 1 year, 11 months ago
  94. 93306dc Add getBackStackEntry support for exact routes by Clara Fok · 1 year, 10 months ago
  95. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 11 months ago
  96. 4b53d86 Fix DialogFragmentNavigator launchSingleTop by Clara Fok · 1 year, 11 months ago
  97. d306d15 Expose ComposeNavigator internal APIs publically by Clara Fok · 1 year, 10 months ago
  98. 51abbcb Expose DialogFragmentNavigator backstack internally by Clara Fok · 1 year, 10 months ago
  99. f25b531 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  100. f7e091b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 11 months ago