android-media-controller icon indicating copy to clipboard operation
android-media-controller copied to clipboard

Results 18 android-media-controller issues
Sort by recently updated
recently updated
newest added

# Description In the class `TestDescriptor` the `playFromSearch` in line 39 sets `queryRequired` to `false`. Therefore, the query is never shown in the configuration dialog, the dialog only adds EditText...

Hi, This pr is to create a save button in the media browse tree view, so that we can save the content of the browse tree to device, and later...

When setting the extras on the description of a `MediaItem` we expect the same bundle to be passed along on `playFromMediaId`. Correct me if I am wrong, but that is...

When app uses support library we have different objects when we use search method. It can be reproduced when we try to search in app which uses support library for...

Apply changes suggested by linter error: Error: Must use app:tint instead of android:tint [UseAppTint from appcompat-1.3.1] android:tint="@color/text_dark" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# Description In the `commonTests` of the auto test suite, there is the `initialPlaybackStateTest` at line 298ff. in `TestDescriptor` It has the ID 15, and is therefore executed as one...

Will it support the native things of media3?

This sample application needs updating. you can't submit apps built for 29 to playstore anymore. when I update the build script to target 30, it stops working.