1. f75b955 Add a key constant for series content id in MediaMetadata by Sahil Garg · 3 years, 4 months ago
  2. 62f5314 Merge "Revert "Ignore broken tests on presubmit."" into androidx-main by Jaewan Kim · 3 years, 4 months ago
  3. b418d8e Revert "Ignore broken tests on presubmit." by Jaewan Kim · 3 years, 4 months ago
  4. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  5. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  6. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  7. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 3 years, 5 months ago
  8. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  9. df3a339 Update Java docs for key constant for next episode content ID in MediaMetadata by Sahil Garg · 3 years, 5 months ago
  10. c750eff Merge "Add a key constant for next episode content id in MediaMetadata" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  11. c0d9576 Merge changes I62f17237,Ibc63c77f into androidx-main by Gyumin Sim · 3 years, 5 months ago
  12. b8f9ce3 Move EXTRA_LEGACY_STREAM_TYPE to MediaConstants by Gyumin Sim · 3 years, 5 months ago
  13. daaf47e Add an extra key to shuffle media for playFromUri by Gyumin Sim · 3 years, 5 months ago
  14. 5533ef9 Merge "Fix typo in javadoc of playFromMediaId" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  15. 94be67a Fix typo in javadoc of playFromMediaId by Gyumin Sim · 3 years, 5 months ago
  16. 1523f03 Make PendingIntent mutable for MediaButtonReceiver by Gyumin Sim · 3 years, 5 months ago
  17. 81dd3b2 Add a key constant for next episode content id in MediaMetadata by Sahil Garg · 3 years, 5 months ago
  18. 4dc1027 Ignore broken tests on presubmit. by Sam Gilbert · 3 years, 5 months ago
  19. f6de394 Upgrade dependency of previous module in media1 version-compat-test by Jaewan Kim · 3 years, 5 months ago
  20. d6b682a Make MediaButtonReceiver an immutable PendingIntent by Jin Seok Park · 3 years, 6 months ago
  21. 5cfb35d Mark RemoteUserInfoWithMediaControllerCompatTest flaky by Sam Gilbert · 3 years, 6 months ago
  22. 913616c Add @Nullable annotation to Result class by Gyumin Sim · 3 years, 7 months ago
  23. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  24. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  25. 4c26635 Update media method visibity not not reference hidden types by Aurimas Liutikas · 3 years, 7 months ago
  26. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 7 months ago
  27. ff92d18 Add BuildType.MEDIA by Gyumin Sim · 3 years, 8 months ago
  28. 2dc7c7c Merge "Move androidx.media to 1.3.0-beta01" into androidx-main by Sungsoo Lim · 3 years, 8 months ago
  29. 8a273df Move androidx.media to 1.3.0-beta01 by Sungsoo Lim · 3 years, 8 months ago
  30. 67c0518 Fix NPE in MediaSessionCompat by Jaewan Kim · 3 years, 8 months ago
  31. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  32. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  33. 49cb924 Add PlaybackStateCompat.ACTION_SET_PLAYBACK_SPEED by Hyundo Moon · 3 years, 10 months ago
  34. 067c31e Fix runtest.sh for version-compat-tests by Hyundo Moon · 3 years, 10 months ago
  35. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 11 months ago
  36. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  37. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  38. d4f37ac Merge "Migrate Android Auto extras into MediaConstants." into androidx-master-dev by Jay Sebastian · 3 years, 11 months ago
  39. 02609d0 Migrate Android Auto extras into MediaConstants. by jaysebastian · 4 years ago
  40. c21e37c9 Add FLAG_RECEIVER_FOREGROUND for media button pending intent by Hyundo Moon · 3 years, 11 months ago
  41. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  42. 0748a99 Merge "Fix NPE after calling MediaSessionCompat#setCallback(null) in API 27" into androidx-master-dev by Hyundo Moon · 4 years ago
  43. 7e3ea7f Fix NPE after calling MediaSessionCompat#setCallback(null) in API 27 by Hyundo Moon · 4 years ago
  44. c7f3a9a Merge "Add constants for constraining root children of MediaBrowserService." into androidx-master-dev by Jay Sebastian · 4 years ago
  45. 898f554 Add constants for constraining root children of MediaBrowserService. by jaysebastian · 4 years ago
  46. f19b2d1 Fix media test timeouts by Hyundo Moon · 4 years ago
  47. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  48. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  49. 5e01b18 Merge "Fix test timeout for media tests" into androidx-master-dev by Hyundo Moon · 4 years ago
  50. 97096e4 Add test for MediaSessionCompat#getCurrentControllerInfo by Jaewan Kim · 4 years, 1 month ago
  51. 8594a1e Assert non-empty package name in RemoteUserInfo by Jaewan Kim · 4 years ago
  52. 5dc6dd4 Fix test timeout for media tests by Hyundo Moon · 4 years ago
  53. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  54. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  55. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  56. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  57. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years, 3 months ago
  58. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  59. 9cce1d6 Add queries to manifest for media and media2 by Gyumin Sim · 4 years, 1 month ago
  60. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 4 months ago
  61. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  62. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  63. bacfc3d Backport setLegacyStreamType for API < 21 by Gyumin Sim · 4 years, 2 months ago
  64. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years, 2 months ago
  65. b899eef Fix AudioAttributesCompat.Builder#setContentType by Gyumin Sim · 4 years, 2 months ago
  66. 79c808d Merge "Comply with inclusive language guidance in media" into androidx-master-dev by Gyumin Sim · 4 years, 2 months ago
  67. 8ad5e49 Do not throw IAE for duplicate queue items by Gyumin Sim · 4 years, 2 months ago
  68. 8a50481 Comply with inclusive language guidance in media by Gyumin Sim · 4 years, 2 months ago
  69. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  70. 89884b8 Merge "Update dependent lib versions for media libraries" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  71. 57f9f63 Update dependent lib versions for media libraries by Sungsoo Lim · 4 years, 3 months ago
  72. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 6 months ago
  73. a8014d7 Add a key constant for content id in MediaMetadata by Chetan Paliwal · 4 years, 3 months ago
  74. 36fe484 Increase media and media2 library version by Sungsoo Lim · 4 years, 3 months ago
  75. 22b05ce Merge "Add a key constant for media id in PlaybackState extras" into androidx-master-dev by Gyumin Sim · 4 years, 3 months ago
  76. 4b6ec61 Sanity check for MediaSessionCompat#setQueue by Gyumin Sim · 4 years, 3 months ago
  77. aacd2ad Fix MediaSessionCompatTest#testConstructor_withoutLooper by Gyumin Sim · 4 years, 3 months ago
  78. 830e55d Add a key constant for media id in PlaybackState extras by Gyumin Sim · 4 years, 3 months ago
  79. 0ee8768 Updated media to 1.2.0-alpha04 by Nick Anthony · 4 years, 3 months ago
  80. f3454d9 Merge "Add @IntRange to AudioManagerCompat methods" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  81. 0269a7f Merge "Media: Add VolumeProviderCompat#<init> added in R" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  82. c6edf44 Media: Add VolumeProviderCompat#<init> added in R by Kyunglyul Hyun · 4 years, 3 months ago
  83. 6cbbcce Add @IntRange to AudioManagerCompat methods by Gyumin Sim · 4 years, 3 months ago
  84. 5b3aa8b Drop -compat from media test app names by Gyumin Sim · 4 years, 3 months ago
  85. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  86. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  87. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  88. 61a8a1d Add AudioManagerCompat#getStream{Min|Max}Volume by Gyumin Sim · 4 years, 3 months ago
  89. 5e75d18 Merge "Create MediaSessionCompat.Token with session2 token if specified on SDK<21" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  90. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  91. b1f3876 Merge "Fix MediaSessionCompatTest failure in SDK<21" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  92. b16d46a Create MediaSessionCompat.Token with session2 token if specified on SDK<21 by Jaewan Kim · 4 years, 4 months ago
  93. de982fe Fix MediaSessionCompatTest failure in SDK<21 by Jaewan Kim · 4 years, 4 months ago
  94. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  95. ae020ec Increment media to 1.2.0-alpha03 by Nick Anthony · 4 years, 4 months ago
  96. 1e9486d VersionedParcelable compiler artifact by Ember Rose · 4 years, 4 months ago
  97. 9f5329f Merge "RemoteUserInfo: Help media2 to create RemoteUserInfo with unknown fields" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  98. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  99. a80a784 RemoteUserInfo: Help media2 to create RemoteUserInfo with unknown fields by Jaewan Kim · 4 years, 5 months ago
  100. 3842f88 Hide SESSION_EXTRAS_KEY_AUTHTOKEN by Sungsoo Lim · 4 years, 4 months ago