NewPipe-app-android/app/src/main/java/org
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
..
schabi/newpipe Remove ACTION_BUFFERING, update buffering only if needed 2020-09-22 18:17:16 +02:00