This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/app/src/main
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
..
assets/fonts Add proguard rules. Show unread count. Use compact font 2015-10-02 13:20:15 +02:00
java/eu/kanade/tachiyomi Download manager rewrite (#535) 2016-11-20 11:20:57 +01:00
res Download manager rewrite (#535) 2016-11-20 11:20:57 +01:00
AndroidManifest.xml Added option to download page or set page as cover (#481) 2016-11-14 20:48:34 +01:00
ic_launcher-web.png Adding a new logo, finally! Thanks @LinkCable 2016-01-15 02:42:10 +01:00