NewPipe-app-android/app/src
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
..
androidTest/java/org/schabi/newpipe Fix some deprecations 2020-09-06 12:52:43 +02:00
debug Fix empty stacktrace in bug report 2020-07-28 10:48:25 +02:00
main Remove ACTION_BUFFERING, update buffering only if needed 2020-09-22 18:17:16 +02:00
test Use final where possible 2020-08-16 10:25:09 +02:00