NewPipe/app
TobiGr 109d06b4bb
Deduplicate code to initialize ClickListeners on playlist controls
Add the separate utility class PlayButtonHelper to handle the initialization of the listeners.
The ClickListeners on playlist controls had different behaviours. This commit fixes that.

The commit also refactors the way how the app determines whether it is started for the first time. The previous version was not clean and recent in this PR caused it to fail.
2023-09-18 23:22:32 +02:00
..
sampledata Larger channel cards in search results 2023-02-09 06:15:22 +05:30
schemas/org.schabi.newpipe.database.AppDatabase Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id 2023-02-05 20:32:34 +01:00
src Deduplicate code to initialize ClickListeners on playlist controls 2023-09-18 23:22:32 +02:00
build.gradle Update NewPipeExtractor and adapt imports 2023-09-18 23:22:32 +02:00
proguard-rules.pro Organize the proguard file 2023-05-12 01:09:08 -04:00