1. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 4 months ago
  2. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 4 months ago
  3. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 5 months ago
  4. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 4 months ago
  5. d59a329 Avoid throwing on invalid extras Bundles by tonihei · 5 months ago
  6. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 5 months ago
  7. 59836f8 Fix missing mediaUri when parceling MediaDescriptionCompat twice by tonihei · 5 months ago
  8. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 10 months ago
  9. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 8 months ago
  10. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 9 months ago
  11. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  12. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 9 months ago
  13. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 9 months ago
  14. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 10 months ago
  15. f2ce9b2 Remove last @RequiresApi(15) except ViewCompat by Sergey Vasilinetc · 9 months ago
  16. 8bad382 Remove KITKAT mentions in *.java files by Sergey Vasilinetc · 10 months ago
  17. ff6e33e5 Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 10 months ago
  18. 573d69d Remove always true Build.VERSION.SDK_INT >= 18 if checks by Sergey Vasilinetc · 10 months ago
  19. 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 10 months ago
  20. 3d77d66 Migrate getBundle/putBundle callers to real impl by Jake Wharton · 11 months ago
  21. c49c12f Work around null-handling bug in MediaBrowser performLoadChildren by Ian Baker · 11 months ago
  22. 342804b Merge changes Ib16542fd,I5af8e208 into androidx-main by Treehugger Robot · 11 months ago
  23. 6e26df9 Merge "Easing calling restriction for onSubscribe/onUnsubscribe to LIBRARY_GROUP_PREFIX" into androidx-main by Marc Bächinger · 11 months ago
  24. 3932c7b Easing calling restriction for onSubscribe/onUnsubscribe to LIBRARY_GROUP_PREFIX by Marc Baechinger · 11 months ago
  25. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 11 months ago
  26. 0d315e6 Fix volatile int warning in `MediaBrowserTest` by Ian Baker · 11 months ago
  27. 98678fd Run MediaBrowserTest on API 21+ by Ian Baker · 11 months ago
  28. 7ec7b1e Merge "Ignore flaky androidx.media tests" into androidx-main by Treehugger Robot · 12 months ago
  29. a8e5230 Ignore flaky androidx.media tests by Ian Baker · 12 months ago
  30. efe8037 Applying AndroidXPlugin to screenshot-proto by Jeff Gaston · 12 months ago
  31. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 1 month ago
  32. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year, 1 month ago
  33. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  34. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 1 month ago
  35. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 2 months ago
  36. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  37. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 2 months ago
  38. 8d3b77d Merge "Re-enable unstable AIDL annotation detector" into androidx-main by Alan Viverette · 1 year, 2 months ago
  39. 0e2b21d Re-enable unstable AIDL annotation detector by Alan Viverette · 1 year, 2 months ago
  40. f5e2808 Prepare for beta01 relase by Marc Baechinger · 1 year, 2 months ago
  41. e9809c6 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 2 months ago
  42. a6b84f7 Revert "Centralize lint configuration in LintConfiguration.kt" by Aurimas Liutikas · 1 year, 2 months ago
  43. cba23f4 Centralize lint configuration in LintConfiguration.kt by Alan Viverette · 1 year, 2 months ago
  44. 384c91c8 Merge "Use internal Buganizer component for Media OWNERS" into androidx-main by Alan Viverette · 1 year, 2 months ago
  45. 1e16e59 Use internal Buganizer component for Media OWNERS by Alan Viverette · 1 year, 2 months ago
  46. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 2 months ago
  47. 6ac884a Merge "Make MediaSessionStub static to enable garbage collection" into androidx-main by Santiago Seifert · 1 year, 3 months ago
  48. 21f4a5d Make MediaSessionStub static to enable garbage collection by Santiago Seifert · 1 year, 3 months ago
  49. a969e00 Make ExtraSession static to enable garbage collection by Santiago Seifert · 1 year, 3 months ago
  50. 6e95f20 Remove usage of @hide in media2-session and media by Aurimas Liutikas · 1 year, 4 months ago
  51. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  52. fc0cc2b Merge "Change weakref with regular reference" into androidx-main by Santiago Seifert · 1 year, 3 months ago
  53. 4de8e20 Change weakref with regular reference by Santiago Seifert · 1 year, 3 months ago
  54. b5029d2 Merge "Remove 0.0.0.txt API signatures" into androidx-main am: 2eb8589dad by Julia McClellan · 1 year, 3 months ago
  55. f13c691 Remove 0.0.0.txt API signatures by Julia McClellan · 1 year, 3 months ago
  56. f00643b Merge "Remove strong reference from inner MediaBrowserServiceCompat handler" into androidx-main am: d6d13777c4 by Santiago Seifert · 1 year, 3 months ago
  57. 7e22fdd Remove strong reference from inner MediaBrowserServiceCompat handler by Santiago Seifert · 1 year, 4 months ago
  58. 1c615f6 Update API files for high-volume projects (d thru m) by Alan Viverette · 1 year, 4 months ago
  59. 2dd7d1e Update API files for high-volume projects (d thru m) by Alan Viverette · 1 year, 4 months ago
  60. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  61. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  62. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  63. c9a2605 Merge "Clean up component names, add build-time enforcement" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  64. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  65. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  66. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  67. 490fb67 Add a check that prerelease SDK checks are only used with TOT core dependency by Julia McClellan · 1 year, 4 months ago
  68. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 4 months ago
  69. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  70. d470320 Merge "Visit parcelable definitions in AidlDefinitionDetector" into androidx-main am: 84902feb1b by Treehugger Robot · 1 year, 5 months ago
  71. f096868 Visit parcelable definitions in AidlDefinitionDetector by Alan Viverette · 1 year, 5 months ago
  72. 28861e5 Merge "Add jbibik to media OWNERS file" into androidx-main am: 04636b14d1 by Treehugger Robot · 1 year, 5 months ago
  73. 04636b1 Merge "Add jbibik to media OWNERS file" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  74. d2fb7df Merge "Integrate Stable AIDL plugin with AndroidX plugin" into androidx-main am: 49feba5e79 by Treehugger Robot · 1 year, 5 months ago
  75. f2548886 Merge "Temporarily stop using Stable AIDL for :media:media" into androidx-main am: b4a7a950ab by Treehugger Robot · 1 year, 5 months ago
  76. b557a2a Integrate Stable AIDL plugin with AndroidX plugin by Alan Viverette · 1 year, 7 months ago
  77. ff361e8 Temporarily stop using Stable AIDL for :media:media by Alan Viverette · 1 year, 5 months ago
  78. f854712e Add jbibik to media OWNERS file by Rohit Singh · 1 year, 5 months ago
  79. aab637b Merge commit 'ec6f25f5f875aa016644e6eb674a79f782c5ad42' into manual_merge_ec6f25f5f875aa016644e6eb674a79f782c5ad42 by Alan Viverette · 1 year, 5 months ago
  80. ec6f25f Merge changes from topic "277084531_stable_aidl_export" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  81. 3ac2e74 Merge "Stop running flaky RemoteUserInfoWithMediaControllerTest on API 21" into androidx-main am: 08ee750f8d by Aurimas Liutikas · 1 year, 5 months ago
  82. e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 1 year, 6 months ago
  83. 6f65060 Stop running flaky RemoteUserInfoWithMediaControllerTest on API 21 by Aurimas Liutikas · 1 year, 5 months ago
  84. 98eba00 Add setRemotePlaybackInfo api in MediaStyle by Michael Mikhail · 1 year, 5 months ago
  85. a379283 Merge "Migrate androidx.media:media to Stable AIDL" into androidx-main by Alan Viverette · 1 year, 6 months ago
  86. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 8 months ago
  87. 3c65e85 Migrate androidx.media:media to Stable AIDL by Alan Viverette · 1 year, 7 months ago
  88. af75dae Lint check for CVF in implicit casts by Julia McClellan · 1 year, 7 months ago
  89. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 7 months ago
  90. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  91. c70dc5b Merge "Clean up browse actions constants" into androidx-main by Mark Stanford · 1 year, 8 months ago
  92. 823cfd9 Clean up browse actions constants by Mark Stanford · 1 year, 8 months ago
  93. 672e6dc Merge "Define media browse constants for Browse Custom Actions." into androidx-main by Mark Stanford · 1 year, 8 months ago
  94. 5aa320a Define media browse constants for Browse Custom Actions. by Mark Stanford · 1 year, 10 months ago
  95. 920a499 Merge "Catch exception when starting foreground service" into androidx-main by Marc Bächinger · 1 year, 9 months ago
  96. e2439aaf Catch exception when starting foreground service by Marc Bachinger · 1 year, 11 months ago
  97. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  98. 9b05fa9 Clarify category grid & category list items documentation by Arnaud Berry · 1 year, 10 months ago
  99. 4c43e79 Add Better Together to owners of Media Support Library by Alex Dadukin · 2 years ago
  100. c61aed6 Replace usage of ConcurrentHashMap in MediaControllerCompat by Rohit Singh · 2 years ago