- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 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, 3 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
- 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 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
- 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years 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
- 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
- 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
- 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
- 01d05de 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, 10 months ago
- 802403a Update lint baselines by Alan Viverette · 3 years, 10 months ago
- 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 11 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, 2 months ago
- 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years, 4 months ago
- 97096e4 Add test for MediaSessionCompat#getCurrentControllerInfo by Jaewan Kim · 4 years, 7 months ago
- d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 6 months ago
- 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 9 months ago
- 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 5 years ago
- 93ac560 Move versionedparcelable to the new proper directory structure by Sergey · 5 years ago
- c05561f Update android lint baseline by Aurimas Liutikas · 5 years ago
- 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
- f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
- 4b304e8 Kill mExtraControllerCallbacks when MediaSessionCompat being released by Gyumin Sim · 6 years ago
- 74c39ff Move annotation library to the standard directory. by Aurimas Liutikas · 6 years ago
- 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 6 years ago
- 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 6 years ago
- 98d0460 Remove to/from bundle in AudioAttributesCompat by Sungsoo Lim · 6 years ago
- cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 6 years ago
- 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 6 years ago
- f99d11d MediaSession/ControllerCompat: Add playback speed related APIs by Hyundo Moon · 6 years ago
- 2cda285 Remove customerrorprone project by Oussama Ben Abdelbaki · 6 years ago
- f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
- 70ac3d2 Remove media2 test files under media/version-compat-tests by Hyundo Moon · 6 years ago
- 9179823 Send captioning enabled flag by Sungsoo Lim · 6 years ago
- 9e1e3d5 Drop "2" postfix in media2 module by Sungsoo Lim · 6 years ago
- 594ecff Remove route support code in media2 by Sungsoo Lim · 6 years ago
- 5cc188b MediaMetadata2: Remove to/fromBundle() by Hyundo Moon · 6 years ago
- 9b49b2a Merge "MediaMetadata2: Make possible sending many bitmaps through binder" into androidx-master-dev by Treehugger Robot · 6 years ago
- d4545e0 MediaMetadata2: Make possible sending many bitmaps through binder by Hyundo Moon · 6 years ago
- 18f8c4c Media2: Remove hidden fromBundle/toBundle by Jaewan Kim · 6 years ago
- 18a38c4 Media2: Check process crash when returns invalid return by Jaewan Kim · 6 years ago
- 95f82c0 Add missing tests for onPlaybackInfoChanged/onCustomCommand by Hyundo Moon · 6 years ago
- 19db7ed Revert "MediaController2: Rename prepare to prefetch" by Jaewan Kim · 6 years ago
- c583194 MediaMetadata2: Use ParcelImpl for sending across processes by Jaewan Kim · 6 years ago
- 825e6a1 MediaController2: Use {index, mediaId} for playlist control APIs by Jaewan Kim · 6 years ago
- 80689dd Add skipForward/skipBackward related APIs by Hyundo Moon · 6 years ago
- 1cf1ac5 MediaBrowser2: Return ListenableFuture for asynchronous calls by Jaewan Kim · 6 years ago
- 94ac2e7 Make IMediaController2.onGetSearchResultDone use ParcelImplListSlice by Hyundo Moon · 6 years ago
- 5a8e21d Merge changes I66e4128b,I1f2999e9,I390ebb0d into androidx-master-dev by Hyundo Moon · 6 years ago
- 76c1042 Make IMediaController2.onGetChildrenDone use ParcelImplListSlice by Hyundo Moon · 6 years ago
- 9f84265 Make IMediaController2.onPlaylistChanged use ParcelImplListSlice by Hyundo Moon · 6 years ago
- 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
- 747ea7f MediaSession2: Merge test timeout values by Jaewan Kim · 6 years ago
- d080fda Add onAudioAttributesChanged() in SessionPlayer2.PlayerCallback by Hyundo Moon · 6 years ago
- e356e20 MediaSession2: Returns ListenableFuture for asynchronous calls by Jaewan Kim · 6 years ago
- bdbe10a Make MediaController2#setPlaylist() use ParcelImplListSlice by Hyundo Moon · 6 years ago
- df58df6 MediaController2: Return ListenableFuture for asynchronous calls by Jaewan Kim · 6 years ago
- 8aeca49 MediaController2: Rename prepare to prefetch by Jaewan Kim · 6 years ago
- 955e9a3 Merge "migrating from NO_DOCS to toolingProject" into androidx-master-dev by Jeff Gaston · 6 years ago
- 5ba2d41 migrating from NO_DOCS to toolingProject by Jeff Gaston · 6 years ago
- 85388bf Unhide SessionPlayer2 by Jaewan Kim · 6 years ago
- 1f27281 MediaSession2: Use SessionPlayer2 by Jaewan Kim · 6 years ago
- 4c6be68 MediaItem2: Remove DataSourceDesc2, and merge it with MediaItem2 by Jaewan Kim · 7 years ago
- 883399b Version-compat-test: Copy service-related part of MediaBrowser2LeagcyTest by Hyundo Moon · 7 years ago
- c93521a Version-compat-test: Move tests from media2 test by Hyundo Moon · 7 years ago
- d917b8d MediaSessionService2: Allows to add multiple MediaSession2 by Jaewan Kim · 7 years ago
- fa509cd SessionToken2: Implements VersionedParcelable by Jaewan Kim · 7 years ago
- dcc621a Version-compat-test: Move Media(Session|Library)Service2LegacyTest by Hyundo Moon · 7 years ago
- ed03b64 Introduce RemoteMediaBrowserCompat(Service) by Hyundo Moon · 7 years ago
- f75f993fa Version-compat-test: Move MediaSession2LegacyTest by Hyundo Moon · 7 years ago
- fb71043 Version-compat-test: Add RemoteMediaSession2#updatePlayerConnector() by Hyundo Moon · 7 years ago
- 5c4c87a Version-compat-test: Add RemoteMediaSession2#getCompatToken() by Hyundo Moon · 7 years ago
- 305967f Introduce subclasses of Rating2 by Sungsoo Lim · 7 years ago
- e66fa40 Introduce RemoteMediaControllerCompat(Service) by Hyundo Moon · 7 years ago
- 8db4482 Add test case for sending custom Parcelable in MediaDescriptionCompat by Hyundo Moon · 7 years ago
- e73a9b8 MediaSessionCompat: Ensure getCurrentControllerInfo() works by Jaewan Kim · 7 years ago
- b7eeda4 Move to androidx.test for tests. by Aurimas Liutikas · 7 years ago
- 264eafd Version-compat-test: Fix flaky MediaBrowser2CallbackTest by Hyundo Moon · 7 years ago
- 4dab704 Version-compat-test: Fix flaky test(Un)Subscribe by Hyundo Moon · 7 years ago
- f9948b1 Make MediaBrowser2Test work on multi-process by Hyundo Moon · 7 years ago
- 473d8d0f Introduce RemoteMediaSessionCompat(Service) by Hyundo Moon · 7 years ago
- 5ef01d4 Add setPlayerState in RemoteMockPlayer by Hyundo Moon · 7 years ago
- fc1df69 Rename service app's TestHelperService to RemoteMediaSession2Service by Hyundo Moon · 7 years ago
- e23706a Replace ServiceTestHelper with RemoteMediaController2 by Hyundo Moon · 7 years ago
- b9aaa1f Replace ClientTestHelper with RemoteMediaSession2 by Hyundo Moon · 7 years ago