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