tachiyomi/app
inorichi 6f297161de Download manager rewrite (#535)
* Saving to SD working

* Rename imagePath to uri

* Handle android < 21

* Minor changes

* Separate downloader from the manager. Optimize folder lookups

* Persist downloads across restarts

* Fix for #511

* Updated ReactiveNetwork. Add some documentation

* More documentation and minor fixes

* Handle persistent notifications. Other minor changes

* Improve downloader and add documentation

* Rename pageNumber to index in Page class

* Remove unused methods

* Use chop method

* Make sure dest dir is created

* Reset downloads dir preference

* Use invalidate options menu in download fragment and fix wrong condition

* Fix empty download queue after application restart

* Use addAll method in download queue to avoid too many notifications

* Inform download manager changes
2016-11-20 11:20:57 +01:00
..
src Download manager rewrite (#535) 2016-11-20 11:20:57 +01:00
.gitignore Gradle custom script 'app/custom.gradle' (#473) 2016-09-23 20:50:01 +02:00
build.gradle Download manager rewrite (#535) 2016-11-20 11:20:57 +01:00
proguard-rules.pro Release 0.3.2 2016-10-30 17:39:16 +01:00