1. 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
  2. fb99121 Add key for passing Favorites media item in Browser root extras. by Kevin Maurin · 2 years, 3 months ago
  3. c1222e9 Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main am: 6bf97e27b1 by Aurimas Liutikas · 2 years, 3 months ago
  4. c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  5. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  6. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  7. 14421da Merge "Update documentation for error resolution intent extras." into androidx-main am: 730d9b6d9b by Aditya Shantanu · 2 years, 5 months ago
  8. 2e59040 Update documentation for error resolution intent extras. by Aditya Shantanu · 2 years, 5 months ago
  9. fad9607 Merge changes from topic "fullsdk_1648670479" into androidx-platform-dev by TreeHugger Robot · 2 years, 6 months ago
  10. 38e8007 Deprecations for platform SDK update by Alan Viverette · 2 years, 6 months ago
  11. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  12. 34f854a Revert "Revert "Update versions for release id 1648054800000"" by Nick Anthony · 2 years, 6 months ago
  13. 17d42da Revert "Update versions for release id 1648054800000" by Nick Anthony · 2 years, 6 months ago
  14. e64112b Update versions for release id 1648054800000 by Nick Anthony · 2 years, 6 months ago
  15. 469e0a0 Update versions for release id 1648054800000 by Nick Anthony · 2 years, 6 months ago
  16. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  17. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 7 months ago
  18. f736707 Version bump of media to 1.6.0-beta01 by christosts · 2 years, 7 months ago
  19. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  20. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  21. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 7 months ago
  22. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  23. 898ee21 Add extras necessary to set up signIn/Settings page using CarAppLibrary on a media app for Android Auto. by Aditya Shantanu · 2 years, 8 months ago
  24. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 9 months ago
  25. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 10 months ago
  26. 9969a1f Merge "Update BuildCompat for Sv2 and Tiramisu" into androidx-main by Alan Viverette · 2 years, 10 months ago
  27. 80279fe Update versions for release id 1638381600000 by Nick Anthony · 2 years, 10 months ago
  28. 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 2 years, 10 months ago
  29. 928a4db Flaky and broken tests for 2021.11.18 by David Saff · 2 years, 10 months ago
  30. da6c139 Bump media 1.5.0 to beta01 by Sungsoo Lim · 2 years, 10 months ago
  31. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  32. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  33. be2bdea Update media library OWNERS by Toni Heidenreich · 3 years ago
  34. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  35. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  36. 41b177c Merge "Remove intent query element from manifest of media" into androidx-main by Gyumin Sim · 3 years ago
  37. 0485a49 Merge "Add extra keys for single item styling and completion percentage." into androidx-main by Jay Sebastian · 3 years ago
  38. bc89e5d Remove intent query element from manifest of media by Gyumin Sim · 3 years ago
  39. d0e6290 Specify initial capacity of ArrayList by Gyumin Sim · 3 years ago
  40. 373a754 Add extra keys for single item styling and completion percentage. by Jay Sebastian · 3 years ago
  41. a74debb Fix side-effect of getMediaDescription() on API 21 by Gyumin Sim · 3 years ago
  42. 4b7014a Merge "MediaSessionCompat: Add callback for listener registration" into androidx-main by Treehugger Robot · 3 years ago
  43. 6b4077a Use isAtLeastS in media1 for pre-release of S by Gyumin Sim · 3 years, 1 month ago
  44. bf494e1 Fix breakage in androidx-studio-integ branch by Alan Viverette · 3 years ago
  45. 1b15ea7 MediaSessionCompat: Add callback for listener registration by Jaewan Kim · 4 years, 4 months ago
  46. cdebc7c Guard RemoteCallbackList with a lock by Sungsoo Lim · 3 years, 1 month ago
  47. b0c0b03 Merge "Fix PendingIntent.FLAG_IMMUTABLE use in media1 tests" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  48. 66baf7a Update media version for previous tests by Gyumin Sim · 3 years, 1 month ago
  49. 35aa3cf Fix PendingIntent.FLAG_IMMUTABLE use in media1 tests by Gyumin Sim · 3 years, 1 month ago
  50. 361ddc6 Specify mutability flag for media1 tests by Gyumin Sim · 3 years, 1 month ago
  51. a9f2cf7 Merge "Improve javadoc of AudioManagerCompat#isVolumeFixed" into androidx-main am: feb5cde711 by Treehugger Robot · 3 years, 1 month ago
  52. 32adabf Improve javadoc of AudioManagerCompat#isVolumeFixed by Gyumin Sim · 3 years, 1 month ago
  53. cf14457 Merge "Add isVolumeFixed to AudioManagerCompat" into androidx-main am: c24b6a82d9 by Treehugger Robot · 3 years, 2 months ago
  54. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  55. 0cdaad4 Add isVolumeFixed to AudioManagerCompat by Gyumin Sim · 3 years, 2 months ago
  56. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  57. cf63c1a Update dependency on core for media to 1.6.0 by Gyumin Sim · 3 years, 2 months ago
  58. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  59. 7290a52 Fix mutability flag for creating PendingIntent by Gyumin Sim · 3 years, 3 months ago
  60. 89db6b1 Change setStyle to setMediaStyle for media NotificationCompat.Api21Impl by Gyumin Sim · 3 years, 3 months ago
  61. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  62. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  63. 84dcb81 Set class loader to create token from bundle by Gyumin Sim · 3 years, 3 months ago
  64. 86de648 Move fillInMediaStyle in Api21Impl by Gyumin Sim · 3 years, 3 months ago
  65. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  66. 3e9b9f6 Bump androidx media to 1.4.0-beta01 by Sungsoo Lim · 3 years, 4 months ago
  67. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  68. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  69. ab93a77 Merge "Migrate media to use Gradle Version Catalogs" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  70. 6c2a248 Merge "Update Java docs for key constant for content ID, next episode content ID and series ID in MediaMetadata" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  71. 4c2c500 Update Java docs for key constant for content ID, next episode content ID and series ID in MediaMetadata by Sahil Garg · 3 years, 4 months ago
  72. 3a0b3e0 Fix ClassVerificationFailure errors by Gyumin Sim · 3 years, 4 months ago
  73. bd3eb5a Migrate media to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  74. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  75. f75b955 Add a key constant for series content id in MediaMetadata by Sahil Garg · 3 years, 4 months ago
  76. 62f5314 Merge "Revert "Ignore broken tests on presubmit."" into androidx-main by Jaewan Kim · 3 years, 4 months ago
  77. b418d8e Revert "Ignore broken tests on presubmit." by Jaewan Kim · 3 years, 4 months ago
  78. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  79. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  80. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  81. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 3 years, 5 months ago
  82. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  83. df3a339 Update Java docs for key constant for next episode content ID in MediaMetadata by Sahil Garg · 3 years, 5 months ago
  84. c750eff Merge "Add a key constant for next episode content id in MediaMetadata" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  85. c0d9576 Merge changes I62f17237,Ibc63c77f into androidx-main by Gyumin Sim · 3 years, 5 months ago
  86. b8f9ce3 Move EXTRA_LEGACY_STREAM_TYPE to MediaConstants by Gyumin Sim · 3 years, 5 months ago
  87. daaf47e Add an extra key to shuffle media for playFromUri by Gyumin Sim · 3 years, 5 months ago
  88. 5533ef9 Merge "Fix typo in javadoc of playFromMediaId" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  89. 94be67a Fix typo in javadoc of playFromMediaId by Gyumin Sim · 3 years, 5 months ago
  90. 1523f03 Make PendingIntent mutable for MediaButtonReceiver by Gyumin Sim · 3 years, 5 months ago
  91. 81dd3b2 Add a key constant for next episode content id in MediaMetadata by Sahil Garg · 3 years, 5 months ago
  92. 4dc1027 Ignore broken tests on presubmit. by Sam Gilbert · 3 years, 5 months ago
  93. f6de394 Upgrade dependency of previous module in media1 version-compat-test by Jaewan Kim · 3 years, 5 months ago
  94. d6b682a Make MediaButtonReceiver an immutable PendingIntent by Jin Seok Park · 3 years, 6 months ago
  95. 5cfb35d Mark RemoteUserInfoWithMediaControllerCompatTest flaky by Sam Gilbert · 3 years, 6 months ago
  96. 913616c Add @Nullable annotation to Result class by Gyumin Sim · 3 years, 7 months ago
  97. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  98. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  99. 4c26635 Update media method visibity not not reference hidden types by Aurimas Liutikas · 3 years, 7 months ago
  100. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 7 months ago