NewPipe/app/src/main/java/org/schabi/newpipe/download
kapodamy d647555e3a more fixes
* use bold style in status (mission_item_linear.xml)
* fix download attemps not begin updated
* dont stop the queue if a download fails
* implement partial wake-lock & wifi-lock
* show notifications for failed downloads
* ¿proper bitmap dispose? (DownloadManagerService.java)
* improve buffer filling (CircularFile.java)
* [Mp4Dash] increment reserved space from 2MiB to 15MiB. This is expensive but useful for devices with low ram
* [WebM] use 2MiB of reserved space
* fix debug warning if one thread is used
* fix wrong download speed when the activity is suspended
* Fix "Queue" menu item that appears in post-processing errors
* fix mission length dont being updated (missing commit)
2018-11-22 23:33:34 -03:00
..
DownloadActivity.java resbase (08/11/2018) 2018-11-08 22:00:13 -03:00
DownloadDialog.java more fixes 2018-11-22 23:33:34 -03:00
ExtSDDownloadFailedActivity.java add more debug statements to BasePlayer 2018-08-27 16:37:21 +02:00