NewPipe/app/src/main/java/org/schabi/newpipe/download
kapodamy 7b948f83c3 Space reserving tweaks for huge video resolutions
* improve space reserving, allows write better 4K/8K video data
* do not use cache dirs in the muxers, Android can force close NewPipe if the device is running out of storage. Is a aggressive cache cleaning >:/
* (for devs) webm & mkv are the same thing
* calculate the final file size inside of the mission, instead getting from the UI
* simplify ps algorithms constructors
* [missing old commit message] simplify the loading of pending downloads
2019-06-03 18:26:26 -03:00
..
DownloadActivity.java Implement Storage Access Framework 2019-06-03 18:16:41 -03:00
DownloadDialog.java Space reserving tweaks for huge video resolutions 2019-06-03 18:26:26 -03:00