1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-23 03:22:37 +01:00
NewPipe/app
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
..
schemas/org.schabi.newpipe.database.AppDatabase
src Remove ACTION_BUFFERING, update buffering only if needed 2020-09-22 18:17:16 +02:00
.gitignore
build.gradle Fix some deprecations 2020-09-06 12:52:43 +02:00
proguard-rules.pro