[go: nahoru, domu]

  1. c2fc801 Convert HasDefaultViewModelProviderFactory to Kotlin by sanura · 1 year, 11 months ago
  2. 0cf118d Merge "Add GMS picker support for PickVisualMedia ActivityResultContract" into androidx-main by Yacine Rezgui · 1 year, 10 months ago
  3. d7c0543 Add GMS picker support for PickVisualMedia ActivityResultContract by Yacine Rezgui · 1 year, 11 months ago
  4. ef85e7e Have ComponentDialog also set ViewTreeSavedStateRegistryOwner by sanura · 1 year, 10 months ago
  5. 5d0416c Have ComponentDialog implement SavedStateRegistryOwner by sanura · 1 year, 11 months ago
  6. ac2e62a Update activity module to use ViewTreeLifecycleOwner extensions by sanura · 1 year, 11 months ago
  7. 5f8df42 Adds parameterless ReportDrawn composable by mlykotom · 1 year, 11 months ago
  8. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 11 months ago
  9. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 11 months ago
  10. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 11 months ago
  11. 30d30a9 [GH] Add arch.core-runtime and core-common to lifecycle playground by Dustin Lam · 2 years ago
  12. d68e7f9 Activity should depend on Lifecycle tip-of-tree by sanura · 2 years ago
  13. ab49962 Change the variable name in OnBackPressedCallback by Jeremy Woods · 2 years ago
  14. f633be0 Fix ActivityResultCallback nullability by Jeremy Woods · 2 years ago
  15. ff89b64 Merge changes from topic "OnBackPressedCallback" into androidx-main by Clara Fok · 2 years ago
  16. 8cd1d0c Merge changes from topic "ActivityResultCallback" into androidx-main by Treehugger Robot · 2 years ago
  17. 4d21e0a Convert ActivityResultCallback to kotlin by Clara Fok · 2 years ago
  18. 91f60f5 Convert OnBackPressedCallback to kotlin by Clara Fok · 2 years ago
  19. 324a9eb Rename OnBackPressedCallback from .java to .kt by Clara Fok · 2 years ago
  20. c46d3e7 Convert androidx.activity.Cancellable to kotlin by Clara Fok · 2 years ago
  21. 7fd8a32 Rename androidx.activity.Cancellable from .java to .kt by Clara Fok · 2 years ago
  22. ae5bcbc Rename ActivityResultCallback from .java to .kt by Clara Fok · 2 years ago
  23. 3b217ec Remove use of LeakCanary's FailTestOnLeakRunListener by sanura · 2 years ago
  24. fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 2 years, 1 month ago
  25. d358e42 Merge "Fix ComponentActivityResultTest" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  26. ce3792b Fix ComponentActivityResultTest by Jeremy Woods · 2 years, 1 month ago
  27. beaa887 Merge "Depend on latest stable lifecycle prebuilts in Compose" into androidx-main by Jeremy Woods · 2 years, 1 month ago
  28. 4a05c91 Depend on latest stable lifecycle prebuilts in Compose by Jeremy Woods · 2 years, 1 month ago
  29. c7e15cc Clean up activity lint baseline by Jeremy Woods · 2 years, 1 month ago
  30. 1dcc637 Merge "Remove Android T checks from MediaStore calls" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  31. b6e550f Remove Android T checks from MediaStore calls by Jeremy Woods · 2 years, 1 month ago
  32. d05393b Create new ActivityScenario util to use Kotlin use-block by Sanura N'Jaka · 2 years, 1 month ago
  33. 432a55b Mark failing tests by Julia McClellan · 2 years, 1 month ago
  34. 0ab82fd Change "FullyLoaded" to "FullyDrawn" by George Mount · 2 years, 2 months ago
  35. 72c6973 Merge "Revert "Revert "Add ReportLoadedWhen and ReportLoadedAfter API""" into androidx-main by George Mount · 2 years, 2 months ago
  36. bc1b8bf Revert "Revert "Add ReportLoadedWhen and ReportLoadedAfter API"" by George Mount · 2 years, 2 months ago
  37. aa7b218 Merge "Run ./gradlew ignoreApiChange on a clean repo" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  38. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years, 2 months ago
  39. 101a57e Fix ComponentActivitySavedStateTest by Jeremy Woods · 2 years, 2 months ago
  40. bca8a17 Merge "Revert "Add ReportLoadedWhen and ReportLoadedAfter API"" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  41. 84c187b Revert "Add ReportLoadedWhen and ReportLoadedAfter API" by Ian Lake · 2 years, 2 months ago
  42. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  43. b0c508a Merge "Add ReportLoadedWhen and ReportLoadedAfter API" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  44. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years, 2 months ago
  45. 29114ec Merge "Clean up the activity lint baseline" into androidx-main by Jeremy Woods · 2 years, 3 months ago
  46. e1b64bd Merge "Use register OnBackInvokedDispatcher with default priority" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  47. f385a6d Clean up the activity lint baseline by Jeremy Woods · 2 years, 3 months ago
  48. 4af5d83 Use register OnBackInvokedDispatcher with default priority by Jeremy Woods · 2 years, 3 months ago
  49. 217e9fa Add ReportLoadedWhen and ReportLoadedAfter API by George Mount · 2 years, 4 months ago
  50. 6443abe Call super in onMultiWindowModeChanged above API 26 by Jeremy Woods · 2 years, 3 months ago
  51. 66fdd2f Merge "Avoid ClassVerificationErrors in OnBackPressedDispatcher" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  52. c0d0827 Merge "Call super in OnPictureInPictureModeChanged above API 26" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  53. d3424bf Avoid ClassVerificationErrors in OnBackPressedDispatcher by Jeremy Woods · 2 years, 3 months ago
  54. a33774f Call super in OnPictureInPictureModeChanged above API 26 by Jeremy Woods · 2 years, 3 months ago
  55. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 2 years, 3 months ago
  56. b9fa90f Update lint baselines by Tiem Song · 2 years, 3 months ago
  57. 0de97cd Merge "Bump Activity to 1.6.0-beta01" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  58. 72cc540 Bump Activity to 1.6.0-beta01 by Jeremy Woods · 2 years, 3 months ago
  59. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 3 months ago
  60. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 2 years, 4 months ago
  61. 1bbb32e Merge "Bump Activity libraries to lifecycle 2.5.1 prebuilt" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  62. 07a86a7 Merge "Don't return result when throwing with no lifecycle" into androidx-main am: 56d94d3cf9 by Jeremy Woods · 2 years, 4 months ago
  63. 27a797d Bump Activity libraries to lifecycle 2.5.1 prebuilt by Jeremy Woods · 2 years, 4 months ago
  64. 46e8d2c Don't return result when throwing with no lifecycle by Jeremy Woods · 2 years, 4 months ago
  65. d8dce77 Merge "Remove UnknownNullness lint suppress in ComponentActivity" into androidx-main am: fe37272460 by Treehugger Robot · 2 years, 4 months ago
  66. fe37272 Merge "Remove UnknownNullness lint suppress in ComponentActivity" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  67. 4e5ed2a Merge "Ensure Menu ComponentActivity always pass Menu callbacks" into androidx-main am: 2125e92665 by Treehugger Robot · 2 years, 4 months ago
  68. e303243 Ensure Menu ComponentActivity always pass Menu callbacks by Jeremy Woods · 2 years, 4 months ago
  69. 90496ba Remove UnknownNullness lint suppress in ComponentActivity by Jeremy Woods · 2 years, 4 months ago
  70. a78fbfb Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main am: 01839f1564 by Aurimas Liutikas · 2 years, 5 months ago
  71. 01839f1 Merge "Fix Compose project KotlinCompile task remote caching" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  72. 87e3bd0 Fix Compose project KotlinCompile task remote caching by Aurimas Liutikas · 2 years, 5 months ago
  73. 5e1098c Merge "Restrict devices for ComponentActivity menu tests" into androidx-main am: ec8a3001a7 by Treehugger Robot · 2 years, 5 months ago
  74. 10990f6 Restrict devices for ComponentActivity menu tests by Jeremy Woods · 2 years, 5 months ago
  75. 8d72a1d Merge "Bump to depend on Lifecycle 2.5.0" into androidx-main am: c918cdb70d by Treehugger Robot · 2 years, 5 months ago
  76. c1ef70b Move Activity to core prebuilts instead of ToT by Jeremy Woods · 2 years, 5 months ago
  77. 3001685 Bump to depend on Lifecycle 2.5.0 by Jeremy Woods · 2 years, 5 months ago
  78. 2568ebde Revert "Depend on SavedState 1.2.0-rc01 in platform-dev" by Jeremy Woods · 2 years, 5 months ago
  79. 6b5c3b5 Depend on SavedState 1.2.0-rc01 in platform-dev by Jeremy Woods · 2 years, 5 months ago
  80. 36cfa77 Merge "[DO NOT MERGE] Depend on latest stable core in Activity" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  81. 5bdffc1 [DO NOT MERGE] Depend on latest stable core in Activity by Jeremy Woods · 2 years, 5 months ago
  82. a9d0520 Merge "Update to the stable version of savedstate" into androidx-main am: f32958349a by Treehugger Robot · 2 years, 5 months ago
  83. cfe08dd Update to the stable version of savedstate by Jeremy Woods · 2 years, 5 months ago
  84. d1ee6ed Fix SDK Extension check for the photo picker by Yacine Rezgui · 2 years, 6 months ago
  85. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 6 months ago
  86. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 6 months ago
  87. 4915fa3 Merge "Add test for ComponentActivity onPanelClosed" into androidx-main am: 6d951fcad6 by Treehugger Robot · 2 years, 6 months ago
  88. 6d951fc Merge "Add test for ComponentActivity onPanelClosed" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  89. 933f10f Revert "Replace deprecated usages of BuildCompat.isAtLeastT()" by Alan Viverette · 2 years, 6 months ago
  90. 5dc58f4 Add test for ComponentActivity onPanelClosed by Sanura N'Jaka · 2 years, 6 months ago
  91. 77e4e12 Merge "Express -ktx atomic versioning constraints in Gradle metadata" into androidx-main am: 1f8e970e5b by Alan Viverette · 2 years, 6 months ago
  92. ced1c93 Express -ktx atomic versioning constraints in Gradle metadata by Alan Viverette · 2 years, 6 months ago
  93. 2c03759 Merge "[GH] Cleanup Playground Setup" into androidx-main am: 2fcc4c07b1 by Treehugger Robot · 2 years, 6 months ago
  94. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 6 months ago
  95. 1677c68 Merge "Fix PhotoPicker stack overflow issue" into androidx-platform-dev by TreeHugger Robot · 2 years, 6 months ago
  96. c24e2b4 Fix PhotoPicker stack overflow issue by Jeremy Woods · 2 years, 6 months ago
  97. a6e77f3 Merge "Deprecations for SDK update" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  98. 7ec01d1 Merge "Integrate new system back API into ComponentDialog" into androidx-platform-dev by TreeHugger Robot · 2 years, 6 months ago
  99. 11d0190 Integrate new system back API into ComponentDialog by Jeremy Woods · 2 years, 6 months ago
  100. d37ec65 Move activity to rc prebuilts by Jeremy Woods · 2 years, 6 months ago