NewPipe-app-android/app/src/main/java/org/schabi/newpipe/streams
CloudyRowly 2e318b8b03
Added "free memory" check before downloading [Android N / API 24+] (#10505)
Added "free space" check before downloading eliminating bugs related to out-of-memory on Android N / API 24+
2024-03-21 09:18:55 +01:00
..
io Added "free memory" check before downloading [Android N / API 24+] (#10505) 2024-03-21 09:18:55 +01:00
DataReader.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
Mp4DashReader.java Lint: Inner class may be static 2020-11-18 18:02:33 -05:00
Mp4FromDashWriter.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
OggFromWebMWriter.java Fix Lint: Inconsistent line separators 2020-11-22 10:16:27 +01:00
SrtFromTtmlWriter.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
WebMReader.java Use toArray() with zero-length arrays. 2022-08-05 06:50:55 +05:30
WebMWriter.java Use Math.floorDiv(). 2022-11-09 20:01:40 +05:30