summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining error-prone warnings and enable it for debug variant.Aurimas Liutikas2018-05-031-1/+1
* Merge "Rename SupportActivity to ComponentActivity" into pi-preview1-androidx...Ian Lake2018-05-011-6/+6
|\
| * Rename SupportActivity to ComponentActivityIan Lake2018-04-301-6/+6
* | Set classLoader when using Bundle from Media*Compat.CallbackHyundo Moon2018-04-272-0/+6
* | Merge "Fix wrong direct casting of IMediaControllerCallback" into pi-androidx...Hyundo Moon2018-04-271-4/+4
|\ \
| * | Fix wrong direct casting of IMediaControllerCallbackHyundo Moon2018-04-271-4/+4
* | | Merge "Rename copied MediaController2Test to MediaController2Test_copied" int...Hyundo Moon2018-04-271-2/+2
|\ \ \ | |/ / |/| |
| * | Rename copied MediaController2Test to MediaController2Test_copiedHyundo Moon2018-04-271-2/+2
* | | Merge "Fix BadParcelableException on Controller2 after connection" into pi-an...Hyundo Moon2018-04-271-0/+1
|\ \ \ | |/ / |/| |
| * | Fix BadParcelableException on Controller2 after connectionHyundo Moon2018-04-271-0/+1
* | | VersionCompatTest: Copy MediaController2Test related files and make buildableHyundo Moon2018-04-277-0/+2671
|/ /
* | VersionCompatTest: Add version check in TestHelperTestHyundo Moon2018-04-271-0/+16
* | Merge "Disable substitution of android.support to androidx project." into pi-...Aurimas Liutikas2018-04-263-7/+4
|\|
| * Disable substitution of android.support to androidx project.Aurimas Liutikas2018-04-263-7/+4
| * Start enforcing javac warnings.Aurimas Liutikas2018-04-202-0/+6
* | Merge "VersionCompatTest: Introduce TestHelperService in service app" into pi...Hyundo Moon2018-04-267-0/+634
|\ \
| * | VersionCompatTest: Introduce TestHelperService in service appHyundo Moon2018-04-267-0/+634
* | | Merge "MediaSessionManager: Check MEDIA_CONTENT_CONTROL for knowing trusted a...TreeHugger Robot2018-04-261-2/+15
|\ \ \
| * | | MediaSessionManager: Check MEDIA_CONTENT_CONTROL for knowing trusted appJaewan Kim2018-04-231-2/+15
* | | | Rename MediaSession2StubImplBaseSungsoo Lim2018-04-263-94/+589
* | | | Add and use more methods for ControllerCbSungsoo Lim2018-04-263-363/+437
* | | | Merge "MediaSession2: Refactor to ensure the session instance isn't null" int...TreeHugger Robot2018-04-263-30/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | MediaSession2: Refactor to ensure the session instance isn't nullJaewan Kim2018-04-253-30/+20
* | | | MediaLibraryService2: Implement notifyChildrenChanged(ControllerInfo)Hyundo Moon2018-04-258-0/+199
* | | | MediaLibraryService2: Make notifyChildrenChanged() work properlyHyundo Moon2018-04-258-117/+203
|/ / /
* | | Merge "Call callback methods on the given executor" into pi-androidx-devTreeHugger Robot2018-04-251-42/+134
|\ \ \
| * | | Call callback methods on the given executorSungsoo Lim2018-04-251-42/+134
* | | | Refactor inner classes of MediaSession2Sungsoo Lim2018-04-253-784/+814
|/ / /
* | | Add MediaPlayer2.getMediaPlayerInterface()Dongwon Kang2018-04-2421-351/+558
* | | Merge "Introduce MediaController2ImplBase" into pi-androidx-devSungsoo Lim2018-04-242-1205/+1594
|\ \ \ | |/ / |/| |
| * | Introduce MediaController2ImplBaseSungsoo Lim2018-04-232-1205/+1594
* | | Merge "MediaBrowser2: Remove TODOs and created issues" into pi-androidx-devTreeHugger Robot2018-04-234-33/+20
|\ \ \ | |/ / |/| |
| * | MediaBrowser2: Remove TODOs and created issuesJaewan Kim2018-04-204-33/+20
* | | AudioAttributesCompat: Create to/fromBundle()Hyundo Moon2018-04-204-33/+63
* | | MediaSessionCompat: Fix setPlaybackToLocal(stream) in API < 21Hyundo Moon2018-04-202-1/+76
|/ /
* | Merge "MediaSession2: Handle incoming adjust/setVolume() with the local strea...Hyundo Moon2018-04-204-17/+127
|\ \
| * | MediaSession2: Handle incoming adjust/setVolume() with the local streamHyundo Moon2018-04-204-17/+127
* | | Fix MediaSession2_PermissionTest on API 17Hyundo Moon2018-04-2014-23/+53
|/ /
* | Implement PlayerEventCallback.onCurrentDataSourceChangedDongwon Kang2018-04-192-1/+18
* | Merge "MediaPlayer2: implement skipToNext" into pi-androidx-devTreeHugger Robot2018-04-182-21/+60
|\ \
| * | MediaPlayer2: implement skipToNextRobert Shih2018-04-182-21/+60
* | | Merge changes Ic6056d44,I92d67622,I4d437b49,Iacd51ac3 into pi-androidx-devTreeHugger Robot2018-04-189-73/+156
|\ \ \
| * | | MediaSession2: Remove unused codeJaewan Kim2018-04-173-26/+0
| * | | MediaSession2: Created bugs for TODOsJaewan Kim2018-04-172-16/+2
| * | | MediaSession2: Handle durationJaewan Kim2018-04-174-3/+109
| * | | MediaSession2: Handle when MediaPlayerBase notifies null DSDJaewan Kim2018-04-176-28/+45
* | | | Remove duplicate LEGACY_CONTROLLER / Fix that extras are ignoredHyundo Moon2018-04-181-2/+2
* | | | Merge "Remove unused code in MediaPlayer2Impl" into pi-androidx-devTreeHugger Robot2018-04-171-52/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused code in MediaPlayer2ImplDongwon Kang2018-04-161-52/+0
* | | | Merge changes I7689a975,I2d788bed into pi-androidx-devJaewan Kim2018-04-174-43/+133
|\ \ \ \ | |/ / / |/| | |