NewPipe/app
Eric Lemieux 0a05534c84 Fix null pointer exception in play button method
When the play queue was null, and this method was called a null pointer
exception would be thrown. This change adds an additional check to see
if the play queue is not null before making additional changes.
2020-12-29 14:51:24 -05:00
..
schemas/org.schabi.newpipe.database.AppDatabase Implement feed groups manual sorting 2020-03-14 00:12:45 -03:00
src Fix null pointer exception in play button method 2020-12-29 14:51:24 -05:00
.gitignore Update app/.gitignore 2020-02-19 17:40:03 +01:00
build.gradle Update NewPipe Extractor to v0.20.7 2020-12-25 19:00:28 +01:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00