[go: nahoru, domu]

  1. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 2 weeks ago
  2. f6056cd Remove redundant minSdkVersion 21 by Aurimas Liutikas · 3 weeks ago
  3. cf3d160 Upgrade lint and AGP used by lint check projects by Aurimas Liutikas · 3 weeks ago
  4. 3669da6 Merge "Migrate to ktfmt 0.50 and remove our custom @sample hack" into androidx-main by Omar Ismail · 4 weeks ago
  5. fe20762 Merge "Add support for configuring maxItems in PickVisualMediaRequest" into androidx-main by Treehugger Robot · 4 weeks ago
  6. a18f72a Migrate to ktfmt 0.50 and remove our custom @sample hack by Omar Ismail · 4 weeks ago
  7. a0eabef Add support for configuring maxItems in PickVisualMediaRequest by Krishang Garodia · 4 weeks ago
  8. 79bdd78 Update APIs files for Kotlin-source unbounded wildcards by Julia McClellan · 4 weeks ago
  9. 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 4 weeks ago
  10. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 5 weeks ago
  11. 8092c35 Migrate activity project to use ktfmt by Omar Ismail · 6 weeks ago
  12. dc783f8 Merge "Suppress TRIM_MEMORY_* calls in Callbacks Tests" into androidx-main by Treehugger Robot · 6 weeks ago
  13. 895c10b Suppress TRIM_MEMORY_* calls in Callbacks Tests by Jeremy Woods · 6 weeks ago
  14. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 7 weeks ago
  15. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 9 weeks ago
  16. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 8 weeks ago
  17. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 2 months ago
  18. 8ff41a1 Rename PUBLISHED_KOTLIN_ONLY_LIBRARY for clarity and simplify optimising for kotlin only consumers by Omar Ismail · 2 months ago
  19. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 3 months ago
  20. 8aaf581 Move ToT core deps to stable for libraries by Jeremy Woods · 3 months ago
  21. b6b703f Merge "Fix registerBeforeOnCreateTest flakiness" into androidx-main by Aurimas Liutikas · 3 months ago
  22. ec7c685 Merge changes from topic "313834577_no_op_compat" into androidx-main by Treehugger Robot · 3 months ago
  23. 2d45497 Re-enable ComponentDialogTest.testLifecycle() test by Jeremy Woods · 3 months ago
  24. ad5dafc Fix registerBeforeOnCreateTest flakiness by Jeremy Woods · 3 months ago
  25. 6604eaf Apply auto-fixes from ObsoleteCompatMethod in androidx.core:core by Alan Viverette · 3 months ago
  26. 9537ce8 Merge "Deprecate Compose UI's `LocalLifecycleOwner`" into androidx-main by Treehugger Robot · 3 months ago
  27. b4348c7 Deprecate Compose UI's `LocalLifecycleOwner` by Jake Wharton · 4 months ago
  28. a3418a4 Merge "Fix Activity macrobenchmarks" into androidx-main by Treehugger Robot · 4 months ago
  29. 27683f8 Merge "Update profileinstaller in androidx to 1.3.1 for U support" into androidx-main by Treehugger Robot · 4 months ago
  30. 08f1a39 Fix Activity macrobenchmarks by Chris Craik · 4 months ago
  31. acb4252 Update profileinstaller in androidx to 1.3.1 for U support by Chris Craik · 4 months ago
  32. 7628b71 Inline old LocalLifecycleOwner to new location by Jake Wharton · 4 months ago
  33. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 4 months ago
  34. 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 4 months ago
  35. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  36. 068def2 Merge "ACTIVITY = "1.9.0-beta01" Test: ./gradlew buildOnServer" into androidx-main by Treehugger Robot · 4 months ago
  37. d6f0f00 Clean up .ignore files by Paul Duffin · 4 months ago
  38. 1e9a16d ACTIVITY = "1.9.0-beta01" Test: ./gradlew buildOnServer by Prajakta Patil · 4 months ago
  39. 6700b61 Remove targetsJavaConsumers by omarismail · 5 months ago
  40. 637932a Merge "Improve performance for Activity startup via back dispatcher" into androidx-main by Jeremy Woods · 5 months ago
  41. 4562d1f Merge "Add MacroBenchmark for Activity Startup" into androidx-main by Jeremy Woods · 5 months ago
  42. 55777c1 Improve performance for Activity startup via back dispatcher by Jeremy Woods · 5 months ago
  43. fb8071a Add MacroBenchmark for Activity Startup by Jeremy Woods · 5 months ago
  44. aa2e982 Fix layoutInDisplayCutoutMode on API29 by Yuichi Araki · 5 months ago
  45. 2c950d0 Add lint rule for calling onBackPressed in BackHandler by Jeremy Woods · 5 months ago
  46. fb548c1 Merge "Add lint rule for calling onBackPressed in callback" into androidx-main by Treehugger Robot · 5 months ago
  47. 1e4222b Add lint rule for calling onBackPressed in callback by Jeremy Woods · 6 months ago
  48. dd5e951 Merge "Harden ActivityResultRegistry's onRestoreInstanceState" into androidx-main by Treehugger Robot · 5 months ago
  49. 5f66a42 Harden ActivityResultRegistry's onRestoreInstanceState by Ian Lake · 5 months ago
  50. 51f09b8 Fix failing back cancel back test by Jeremy Woods · 5 months ago
  51. 69ab3a7 Merge "Do not allow multiple started OnBackPressCallbacks" into androidx-main by Treehugger Robot · 6 months ago
  52. 2b16a2e Do not allow multiple started OnBackPressCallbacks by Jeremy Woods · 6 months ago
  53. d3193fe Fix first dispatcher access on background thread by Ian Lake · 6 months ago
  54. b6168ae Merge changes from topic "convert_consumer" into androidx-main by Treehugger Robot · 6 months ago
  55. 1c85189 Convert Consumer to Kotlin by Ian Lake · 6 months ago
  56. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 6 months ago
  57. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 6 months ago
  58. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 7 months ago
  59. c9d1117 Merge "Revert "Disable flaky ComponentActivity test on API 30"" into androidx-main by Treehugger Robot · 6 months ago
  60. 9056bb6 Merge "Revert "Disable flaky tests on API 30 caused by platform leaks"" into androidx-main by Treehugger Robot · 6 months ago
  61. d03062f Revert "Disable flaky ComponentActivity test on API 30" by Jeremy Woods · 6 months ago
  62. c450327 Revert "Disable flaky tests on API 30 caused by platform leaks" by Jeremy Woods · 6 months ago
  63. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 6 months ago
  64. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 6 months ago
  65. b8eda3d Allow ViewModels to store Closeables by key by Ian Lake · 6 months ago
  66. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 6 months ago
  67. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  68. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 6 months ago
  69. 38b2637 Remove @Requires(19) by Sergey Vasilinetc · 7 months ago
  70. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 7 months ago
  71. 2b90971 Merge "Remove code path for older lint versions and reflection" into androidx-main by Treehugger Robot · 7 months ago
  72. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 7 months ago
  73. 3a770fd Remove code path for older lint versions and reflection by Jeremy Woods · 7 months ago
  74. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 7 months ago
  75. 5e3a36b Disable flaky ComponentActivity test on API 30 by Jeremy Woods · 7 months ago
  76. 70d4cf4 Merge "Broaden the cast type in ActivityResultFragmentVersionDetector" into androidx-main by Treehugger Robot · 7 months ago
  77. 0faa13f Broaden the cast type in ActivityResultFragmentVersionDetector by Aurimas Liutikas · 7 months ago
  78. 31916b2 Merge "Move Kotlin extensions from activity-ktx to activity" into androidx-main by Treehugger Robot · 7 months ago
  79. 9712fad Merge "Disable flaky tests on API 30 caused by platform leaks" into androidx-main by Treehugger Robot · 7 months ago
  80. 150e625 Move Kotlin extensions from activity-ktx to activity by Ian Lake · 7 months ago
  81. 1764ab9 Disable flaky tests on API 30 caused by platform leaks by Jeremy Woods · 7 months ago
  82. 320df28 Convert ImmLeaksCleaner to Kotlin by Ian Lake · 7 months ago
  83. 226e08a Rename ImmLeaksCleaner.java to .kt by Ian Lake · 7 months ago
  84. 199afbb Convert ActivityResultRegistry to Kotlin. by Ian Lake · 7 months ago
  85. f80d369 Rename ActivityResultRegistry.java to .kt by Ian Lake · 7 months ago
  86. 2b9627f Convert ActivityResult to Kotlin by Ian Lake · 7 months ago
  87. d0bd6c7 Rename ActivityResult.java to .kt by Ian Lake · 7 months ago
  88. a4852d0 Remove @RequiresApi(18) by Sergey Vasilinetc · 7 months ago
  89. a3644b9 enableEdgeToEdge draws around display cutout by Yuichi Araki · 7 months ago
  90. ec82991 Merge "Fix flaky Activity result test" into androidx-main by Treehugger Robot · 7 months ago
  91. 962214c Fix flaky Activity result test by Jeremy Woods · 7 months ago
  92. defa995 Fix max image extra for fallback Photo Picker by Ian Lake · 7 months ago
  93. 14450b9 Remove KITKAT mentions in *.kt files by Sergey Vasilinetc · 7 months ago
  94. ff6e33e Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 7 months ago
  95. a2758d4 Merge "Update lint stubs to be compiled with Kotlinc 1.9.20" into androidx-main by Treehugger Robot · 7 months ago
  96. e0a9476 Update lint stubs to be compiled with Kotlinc 1.9.20 by Louis Pullen-Freilich · 7 months ago
  97. caa68d4 Remove no op SdkSuppress and non-applicable tests by Sergey Vasilinetc · 7 months ago
  98. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 8 months ago
  99. 40e685e Merge "Add OnuserLeaveHintProvider in ComponentActivity" into androidx-main by Perry Wu · 8 months ago
  100. c75f73a Merge "Ensure adding callback doesn't stop current dispatch" into androidx-main by Treehugger Robot · 8 months ago