| .. |
|
BitmapLoader.java
|
Create BitmapLoader
|
2022-02-17 11:52:23 +00:00 |
|
CommandButton.java
|
Annotate methods that always return this with @CanIgnoreReturnValue
|
2022-08-08 07:55:25 +00:00 |
|
ConnectedControllersManager.java
|
Run MediaSessionStub commands in order
|
2022-07-21 12:54:06 +00:00 |
|
ConnectionRequest.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
ConnectionState.java
|
Exclude tracks if COMMAND_GET_TRACKS is not available
|
2022-07-21 12:50:29 +00:00 |
|
DefaultActionFactory.java
|
Add session URI to Intent used with the notification
|
2022-06-09 18:36:35 +00:00 |
|
DefaultMediaNotificationProvider.java
|
DefaultMediaNotificationProvider: limit requests to load same bitmap
|
2022-08-08 07:59:04 +00:00 |
|
LibraryResult.java
|
Remove all null-tolerant methods from BundleableUtil.
|
2022-05-24 10:56:01 +01:00 |
|
MediaBrowser.java
|
Annotate methods that always return this with @CanIgnoreReturnValue
|
2022-08-08 07:55:25 +00:00 |
|
MediaBrowserImplBase.java
|
Slightly disentangle MediaBrowser/Controller(Impl)Base/Legacy
|
2022-07-21 12:59:23 +00:00 |
|
MediaBrowserImplLegacy.java
|
Slightly disentangle MediaBrowser/Controller(Impl)Base/Legacy
|
2022-07-21 12:59:23 +00:00 |
|
MediaConstants.java
|
Remove setMediaUri/onSetMediaUri
|
2022-06-15 17:00:27 +00:00 |
|
MediaController.java
|
Delay unbinding the controller until pending commands are handled.
|
2022-08-08 08:19:35 +00:00 |
|
MediaControllerHolder.java
|
Update to androidx.media3
|
2021-10-27 09:12:46 +01:00 |
|
MediaControllerImplBase.java
|
Delay unbinding the controller until pending commands are handled.
|
2022-08-08 08:19:35 +00:00 |
|
MediaControllerImplLegacy.java
|
Slightly disentangle MediaBrowser/Controller(Impl)Base/Legacy
|
2022-07-21 12:59:23 +00:00 |
|
MediaControllerStub.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaLibraryService.java
|
Annotate methods that always return this with @CanIgnoreReturnValue
|
2022-08-08 07:55:25 +00:00 |
|
MediaLibraryServiceLegacyStub.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaLibrarySessionImpl.java
|
Replace MediaItemFiller by asynchronous callback.
|
2022-05-30 16:48:41 +00:00 |
|
MediaNotification.java
|
Add session URI to Intent used with the notification
|
2022-06-09 18:36:35 +00:00 |
|
MediaNotificationManager.java
|
Avoid usage of MediaController in MediaNotification.Provider
|
2022-05-30 16:33:49 +00:00 |
|
MediaSession.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaSessionImpl.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaSessionLegacyStub.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaSessionService.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaSessionServiceLegacyStub.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaSessionStub.java
|
Add interface version of MediaControllerStub
|
2022-08-08 08:25:47 +00:00 |
|
MediaStyleNotificationHelper.java
|
Annotate methods that always return this with @CanIgnoreReturnValue
|
2022-08-08 07:55:25 +00:00 |
|
MediaUtils.java
|
Support setMediaItem(s) in MediaControllerImplLegacy
|
2022-06-15 16:52:51 +00:00 |
|
package-info.java
|
Update to androidx.media3
|
2021-10-27 09:12:46 +01:00 |
|
PlayerInfo.java
|
Annotate methods that always return this with @CanIgnoreReturnValue
|
2022-08-08 07:55:25 +00:00 |
|
PlayerWrapper.java
|
Implement getCurrentTracks in MediaController
|
2022-07-21 12:40:39 +00:00 |
|
QueueTimeline.java
|
Support setMediaItem(s) in MediaControllerImplLegacy
|
2022-06-15 16:52:51 +00:00 |
|
SequencedFutureManager.java
|
Delay unbinding the controller until pending commands are handled.
|
2022-08-08 08:19:35 +00:00 |
|
SessionCommand.java
|
Remove setMediaUri/onSetMediaUri
|
2022-06-15 17:00:27 +00:00 |
|
SessionCommands.java
|
Annotate methods that always return this with @CanIgnoreReturnValue
|
2022-08-08 07:55:25 +00:00 |
|
SessionPositionInfo.java
|
Remove all null-tolerant methods from BundleableUtil.
|
2022-05-24 10:56:01 +01:00 |
|
SessionResult.java
|
Mark all non-public IntDefs as only TYPE_USE
|
2022-02-21 16:56:36 +00:00 |
|
SessionToken.java
|
Mark all non-public IntDefs as only TYPE_USE
|
2022-02-21 16:56:36 +00:00 |
|
SessionTokenImplBase.java
|
Clean up hashCode/equals of SessionTokenImplBase
|
2022-08-08 08:08:41 +00:00 |
|
SessionTokenImplLegacy.java
|
Normalize constructors of SessionTokenImplBase/SessionTokenImplLegacy
|
2022-08-08 08:07:47 +00:00 |
|
SimpleBitmapLoader.java
|
Merge pull request #109 from tzugen:patch-1
|
2022-08-08 08:28:35 +00:00 |