straw/app/src/main
Stypox 814efbf8df
Remove ACTION_BUFFERING, update buffering only if needed
- ACTION_BUFFERING was just wrong: why should the user be able to trigger the internal onBuffering() state by pressing on the buffering button? So that was replaced by a null intent, doing nothing.
- Now updating notification in onBuffering() only when buffering actions are not already buffering, to prevent useless updates
2020-09-22 18:17:16 +02:00
..
assets
java Remove ACTION_BUFFERING, update buffering only if needed 2020-09-22 18:17:16 +02:00
res Remove hardcoded and duplicate strings, use exoplayer ones 2020-09-22 18:17:09 +02:00
AndroidManifest.xml Make player foreground playback-specific in manifest 2020-09-08 22:00:28 +02:00