aboutsummaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2018-05-03Fix remaining error-prone warnings and enable it for debug variant.Aurimas Liutikas
2018-05-01Merge "Rename SupportActivity to ComponentActivity" into pi-preview1-androidx...Ian Lake
2018-04-30Rename SupportActivity to ComponentActivityIan Lake
2018-04-27Set classLoader when using Bundle from Media*Compat.CallbackHyundo Moon
2018-04-27Merge "Fix wrong direct casting of IMediaControllerCallback" into pi-androidx...Hyundo Moon
2018-04-27Fix wrong direct casting of IMediaControllerCallbackHyundo Moon
2018-04-27Merge "Rename copied MediaController2Test to MediaController2Test_copied" int...Hyundo Moon
2018-04-27Merge "Fix BadParcelableException on Controller2 after connection" into pi-an...Hyundo Moon
2018-04-27Rename copied MediaController2Test to MediaController2Test_copiedHyundo Moon
2018-04-27VersionCompatTest: Copy MediaController2Test related files and make buildableHyundo Moon
2018-04-27Fix BadParcelableException on Controller2 after connectionHyundo Moon
2018-04-27VersionCompatTest: Add version check in TestHelperTestHyundo Moon
2018-04-26Merge "Disable substitution of android.support to androidx project." into pi-...Aurimas Liutikas
2018-04-26Disable substitution of android.support to androidx project.Aurimas Liutikas
2018-04-26Merge "VersionCompatTest: Introduce TestHelperService in service app" into pi...Hyundo Moon
2018-04-26Merge "MediaSessionManager: Check MEDIA_CONTENT_CONTROL for knowing trusted a...TreeHugger Robot
2018-04-26VersionCompatTest: Introduce TestHelperService in service appHyundo Moon
2018-04-26Rename MediaSession2StubImplBaseSungsoo Lim
2018-04-26Add and use more methods for ControllerCbSungsoo Lim
2018-04-26Merge "MediaSession2: Refactor to ensure the session instance isn't null" int...TreeHugger Robot
2018-04-25MediaLibraryService2: Implement notifyChildrenChanged(ControllerInfo)Hyundo Moon
2018-04-25MediaLibraryService2: Make notifyChildrenChanged() work properlyHyundo Moon
2018-04-25MediaSession2: Refactor to ensure the session instance isn't nullJaewan Kim
2018-04-25Merge "Call callback methods on the given executor" into pi-androidx-devTreeHugger Robot
2018-04-25Call callback methods on the given executorSungsoo Lim
2018-04-25Refactor inner classes of MediaSession2Sungsoo Lim
2018-04-24Add MediaPlayer2.getMediaPlayerInterface()Dongwon Kang
2018-04-24Merge "Introduce MediaController2ImplBase" into pi-androidx-devSungsoo Lim
2018-04-23Introduce MediaController2ImplBaseSungsoo Lim
2018-04-23MediaSessionManager: Check MEDIA_CONTENT_CONTROL for knowing trusted appJaewan Kim
2018-04-23Merge "MediaBrowser2: Remove TODOs and created issues" into pi-androidx-devTreeHugger Robot
2018-04-20Start enforcing javac warnings.Aurimas Liutikas
2018-04-20MediaBrowser2: Remove TODOs and created issuesJaewan Kim
2018-04-20AudioAttributesCompat: Create to/fromBundle()Hyundo Moon
2018-04-20MediaSessionCompat: Fix setPlaybackToLocal(stream) in API < 21Hyundo Moon
2018-04-20Merge "MediaSession2: Handle incoming adjust/setVolume() with the local strea...Hyundo Moon
2018-04-20Fix MediaSession2_PermissionTest on API 17Hyundo Moon
2018-04-20MediaSession2: Handle incoming adjust/setVolume() with the local streamHyundo Moon
2018-04-19Implement PlayerEventCallback.onCurrentDataSourceChangedDongwon Kang
2018-04-18Merge "MediaPlayer2: implement skipToNext" into pi-androidx-devTreeHugger Robot
2018-04-18MediaPlayer2: implement skipToNextRobert Shih
2018-04-18Merge changes Ic6056d44,I92d67622,I4d437b49,Iacd51ac3 into pi-androidx-devTreeHugger Robot
2018-04-18Remove duplicate LEGACY_CONTROLLER / Fix that extras are ignoredHyundo Moon
2018-04-17Merge "Remove unused code in MediaPlayer2Impl" into pi-androidx-devTreeHugger Robot
2018-04-17MediaSession2: Remove unused codeJaewan Kim
2018-04-17MediaSession2: Created bugs for TODOsJaewan Kim
2018-04-17MediaSession2: Handle durationJaewan Kim
2018-04-17MediaSession2: Handle when MediaPlayerBase notifies null DSDJaewan Kim
2018-04-17Merge changes I7689a975,I2d788bed into pi-androidx-devJaewan Kim
2018-04-16Remove unused code in MediaPlayer2ImplDongwon Kang