- 246c511 Disable tests failing on API35. by Radha Nakade · 7 weeks ago
- 5a7976c Deprecate androidx.media by tonihei · 2 months ago
- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- 2afbdd6 Migrate media to use JSpecify annotations by Julia McClellan · 3 months ago
- 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
- 59836f8 Fix missing mediaUri when parceling MediaDescriptionCompat twice by tonihei · 10 months ago
- 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 1 year, 3 months ago
- 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
- b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 2 months ago
- c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 3 months ago
- 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 1 year, 3 months ago
- c49c12f Work around null-handling bug in MediaBrowser performLoadChildren by Ian Baker · 1 year, 4 months ago
- 342804b Merge changes Ib16542fd,I5af8e208 into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 1 year, 4 months ago
- 0d315e6 Fix volatile int warning in `MediaBrowserTest` by Ian Baker · 1 year, 4 months ago
- 98678fd Run MediaBrowserTest on API 21+ by Ian Baker · 1 year, 4 months ago
- 7ec7b1e Merge "Ignore flaky androidx.media tests" into androidx-main by Treehugger Robot · 1 year, 5 months ago
- a8e5230 Ignore flaky androidx.media tests by Ian Baker · 1 year, 5 months ago
- efe8037 Applying AndroidXPlugin to screenshot-proto by Jeff Gaston · 1 year, 5 months ago
- 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 7 months ago
- 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year, 7 months ago
- fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 7 months ago
- d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 7 months ago
- dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 7 months ago
- 6f65060 Stop running flaky RemoteUserInfoWithMediaControllerTest on API 21 by Aurimas Liutikas · 1 year, 11 months ago
- 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
- 4080c22 Update OWNERS files by Aurimas Liutikas · 2 years, 1 month ago
- 544c69e6 Fix './media/version-compat-tests/runtest.sh 4' for SupportV4 Tests by Alex Dadukin · 2 years, 5 months ago
- b9fa90f Update lint baselines by Tiem Song · 2 years, 7 months ago
- c2e42f3 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 9 months ago
- d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 10 months ago
- ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 3 years ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
- e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 3 years ago
- 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 3 years, 1 month ago
- b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 3 years, 2 months ago
- 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 3 years, 3 months ago
- 928a4db Flaky and broken tests for 2021.11.18 by David Saff · 3 years, 3 months ago
- a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
- 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 5 months ago
- 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years, 5 months ago
- 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
- a74debb Fix side-effect of getMediaDescription() on API 21 by Gyumin Sim · 3 years, 6 months ago
- 4b7014a Merge "MediaSessionCompat: Add callback for listener registration" into androidx-main by Treehugger Robot · 3 years, 6 months ago
- 6b4077a Use isAtLeastS in media1 for pre-release of S by Gyumin Sim · 3 years, 6 months ago
- 1b15ea7 MediaSessionCompat: Add callback for listener registration by Jaewan Kim · 4 years, 10 months ago
- b0c0b03 Merge "Fix PendingIntent.FLAG_IMMUTABLE use in media1 tests" into androidx-main by Treehugger Robot · 3 years, 6 months ago
- 66baf7a Update media version for previous tests by Gyumin Sim · 3 years, 6 months ago
- 35aa3cf Fix PendingIntent.FLAG_IMMUTABLE use in media1 tests by Gyumin Sim · 3 years, 6 months ago
- 361ddc6 Specify mutability flag for media1 tests by Gyumin Sim · 3 years, 7 months ago
- cf14457 Merge "Add isVolumeFixed to AudioManagerCompat" into androidx-main am: c24b6a82d9 by Treehugger Robot · 3 years, 7 months ago
- 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 7 months ago
- 0cdaad4 Add isVolumeFixed to AudioManagerCompat by Gyumin Sim · 3 years, 7 months ago
- 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 9 months ago
- ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 9 months ago
- bd3eb5a Migrate media to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 9 months ago
- 802403a Update lint baselines by Alan Viverette · 3 years, 9 months ago
- 62f5314 Merge "Revert "Ignore broken tests on presubmit."" into androidx-main by Jaewan Kim · 3 years, 10 months ago
- b418d8e Revert "Ignore broken tests on presubmit." by Jaewan Kim · 3 years, 10 months ago
- 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 10 months ago
- 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 10 months ago
- 4dc1027 Ignore broken tests on presubmit. by Sam Gilbert · 3 years, 11 months ago
- f6de394 Upgrade dependency of previous module in media1 version-compat-test by Jaewan Kim · 3 years, 11 months ago
- 5cfb35d Mark RemoteUserInfoWithMediaControllerCompatTest flaky by Sam Gilbert · 4 years ago
- 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
- ff92d18 Add BuildType.MEDIA by Gyumin Sim · 4 years, 1 month ago
- b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 1 month ago
- 619ad70 Enforce java warnings for android library test code by Alan Viverette · 4 years, 3 months ago
- 49cb924 Add PlaybackStateCompat.ACTION_SET_PLAYBACK_SPEED by Hyundo Moon · 4 years, 3 months ago
- 067c31e Fix runtest.sh for version-compat-tests by Hyundo Moon · 4 years, 4 months ago
- 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 4 years, 4 months ago
- 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years, 4 months ago
- f19b2d1 Fix media test timeouts by Hyundo Moon · 4 years, 5 months ago
- 5e01b18 Merge "Fix test timeout for media tests" into androidx-master-dev by Hyundo Moon · 4 years, 5 months ago
- 97096e4 Add test for MediaSessionCompat#getCurrentControllerInfo by Jaewan Kim · 4 years, 7 months ago
- 8594a1e Assert non-empty package name in RemoteUserInfo by Jaewan Kim · 4 years, 5 months ago
- 5dc6dd4 Fix test timeout for media tests by Hyundo Moon · 4 years, 5 months ago
- d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 6 months ago
- 9cce1d6 Add queries to manifest for media and media2 by Gyumin Sim · 4 years, 6 months ago
- bacfc3d Backport setLegacyStreamType for API < 21 by Gyumin Sim · 4 years, 7 months ago
- 8ad5e49 Do not throw IAE for duplicate queue items by Gyumin Sim · 4 years, 7 months ago
- 4b6ec61 Sanity check for MediaSessionCompat#setQueue by Gyumin Sim · 4 years, 9 months ago
- aacd2ad Fix MediaSessionCompatTest#testConstructor_withoutLooper by Gyumin Sim · 4 years, 9 months ago
- 5b3aa8b Drop -compat from media test app names by Gyumin Sim · 4 years, 9 months ago
- 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
- b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 9 months ago
- 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 9 months ago
- 61a8a1d Add AudioManagerCompat#getStream{Min|Max}Volume by Gyumin Sim · 4 years, 9 months ago
- de982fe Fix MediaSessionCompatTest failure in SDK<21 by Jaewan Kim · 4 years, 9 months ago
- 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 5 years ago
- de53805 Fix escape character for mac os by Gyumin Sim · 5 years ago
- 93ac560 Move versionedparcelable to the new proper directory structure by Sergey · 5 years ago
- 58112a2 Move media to the new proper directory structure by Sergey · 5 years ago
- 22e4b6f Allows to create MediaSessionCompat on the thread without looper by Jaewan Kim · 5 years ago
- bdd9376 Append test status message to runtest.sh by Gyumin Sim · 5 years ago
- 7738653 Merge "Fix MediaController crash with fwk MediaSession" into androidx-master-dev by Treehugger Robot · 5 years ago
- 05c46e7 Fix MediaController crash with fwk MediaSession by Jaewan Kim · 5 years ago
- c05561f Update android lint baseline by Aurimas Liutikas · 5 years ago
- 604dfbf Merge changes I879d89c0,I7f6f143b into androidx-master-dev by Jaewan Kim · 5 years ago
- 4e2fadd Revise runtest.sh in version-compat-tests by Gyumin Sim · 5 years ago