NewPipe/app
AudricV 9fab0ec94f
Fix crash when setting the masking of the new feed items button if the context is null
As the fragment context can be null in some cases, we have to make sure that
the context is not null before calling
DeviceUtils.hasAnimationsAnimatorDurationEnabled.

If the context is null, the button will now not be hidden automatically.
2023-11-15 19:04:45 +01: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 crash when setting the masking of the new feed items button if the context is null 2023-11-15 19:04:45 +01:00
build.gradle Update extractor and remove DeobfuscateException 2023-09-22 10:43:37 +02:00
proguard-rules.pro Organize the proguard file 2023-05-12 01:09:08 -04:00