LastPipeBender/app
evermind 8ef31d0b5a fix DownloadDialog crash if there are no streams available yet
If there are no streams the DownloadDialog will close again quickly,
but the rxJava job fetching the VideoSegments is still going.
This patch fixes that:
- move initialization of getting VideoSegments rxJava job until after initToolbar()
- have Disposable for the VideoSegments stuff that will be disposed if the
  DownloadDialog will be destroyed.
2023-08-21 00:40:28 +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 fix DownloadDialog crash if there are no streams available yet 2023-08-21 00:40:28 +02:00
build.gradle Merge branch 'master' into sponsorblock 2023-08-03 17:59:38 -06:00
proguard-rules.pro Organize the proguard file 2023-05-12 01:09:08 -04:00