NewPipe/app/src/main/java/us/shandian/giga
DafabHoid 6ea0f6290a Downloader: Notify the progress every 64K instead of every 512 Bytes
This improves downloading performance dramatically when cpu bound:
Before, even a high-end cpu from 2013 can't download faster than around 1MB/s.
The bigger read buffer size removes the need for a dedicated BufferedInputStream.
2018-05-28 01:07:30 +02:00
..
get Downloader: Notify the progress every 64K instead of every 512 Bytes 2018-05-28 01:07:30 +02:00
service Fixes ClassCastException when getting Bitmap from AdaptiveIcon on Android 8+ 2017-11-06 12:27:10 +00:00
ui fix context leaks 2018-05-06 10:50:02 +02:00
util Utility: Buffer the output to files when serializing 2018-05-18 18:23:32 +02:00