straw/app/src/main
Stypox f18fecee85 Properly stop PlayerService
This commit is a consequence of the commit "Drop some assumptions on how PlayerService is started and reused". Since the assumptions on how the PlayerService is started and reused have changed, we also need to adapt the way it is stopped. This means allowing the service to remain alive even after the player is destroyed, in case the system is still accessing PlayerService e.g. through the media browser interface. The foreground service needs to be stopped and the notification removed in any case.
2025-02-16 21:44:49 +01:00
..
assets Make JavaScript code compatible with older WebViews 2025-02-04 21:38:01 +01:00
java Properly stop PlayerService 2025-02-16 21:44:49 +01:00
res Add MediaBrowserImpl 2025-02-16 21:43:46 +01:00
AndroidManifest.xml Have PlayerService implement MediaBrowserServiceCompat 2025-02-16 21:36:59 +01:00