media/demos/session_service/src/main
tonihei e46ee01c00 Expand MediaItems in session demo instead of just replacing them
When MediaItems are added from the controller, we currently completely
replace the item with the one from our database, overriding any
potential additional information the controller may have set.

Also forward the onAddMediaItems/onSetMediaItems callbacks to common
helper methods instead of redirecting them through super methods

#minor-release
Issue: androidx/media#706
PiperOrigin-RevId: 573799351
(cherry picked from commit 00425dbe80)
2023-10-23 13:15:17 +01:00
..
assets Split demo service into its own module for reuse 2023-09-27 15:21:23 -07:00
java/androidx/media3/demo/session Expand MediaItems in session demo instead of just replacing them 2023-10-23 13:15:17 +01:00
res/values Split demo service into its own module for reuse 2023-09-27 15:21:23 -07:00
AndroidManifest.xml Request notification permission when starting session demo app 2023-10-23 13:14:41 +01:00