tachiyomi/app/src/main/res
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
..
anim Reader fixes and minor changes 2016-06-02 14:11:10 +02:00
color UI improvement Phase 1 2015-11-24 20:45:53 +03:00
drawable Added option to download page or set page as cover (#481) 2016-11-14 20:48:34 +01:00
drawable-hdpi Fixes + API 16 support 2016-10-25 15:49:27 +02:00
drawable-ldpi Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib 2016-04-08 16:18:41 +02:00
drawable-mdpi Fixes + API 16 support 2016-10-25 15:49:27 +02:00
drawable-v21 Fixed spinner + improved ripple (#310) 2016-05-25 00:09:24 +02:00
drawable-xhdpi Fixes + API 16 support 2016-10-25 15:49:27 +02:00
drawable-xxhdpi Fixes + API 16 support 2016-10-25 15:49:27 +02:00
drawable-xxxhdpi Fixes + API 16 support 2016-10-25 15:49:27 +02:00
layout Added option to bookmark single chapter (#496) 2016-11-06 13:33:00 +01:00
menu Changed sort icon from by alpha to by numeric (#525) 2016-11-13 14:25:55 +01:00
mipmap-hdpi Adding a new logo, finally! Thanks @LinkCable 2016-01-15 02:42:10 +01:00
mipmap-mdpi Adding a new logo, finally! Thanks @LinkCable 2016-01-15 02:42:10 +01:00
mipmap-xhdpi Adding a new logo, finally! Thanks @LinkCable 2016-01-15 02:42:10 +01:00
mipmap-xxhdpi Adding a new logo, finally! Thanks @LinkCable 2016-01-15 02:42:10 +01:00
mipmap-xxxhdpi Adding a new logo, finally! Thanks @LinkCable 2016-01-15 02:42:10 +01:00
raw Download manager rewrite (#535) 2016-11-20 11:20:57 +01:00
values Download manager rewrite (#535) 2016-11-20 11:20:57 +01:00
values-es Added another image decoder. It should be faster than Rapid and more reliable than Skia. 2016-10-28 19:26:47 +02:00
values-land Rewrote Theme 2016-03-17 20:01:52 +01:00
values-pt Added another image decoder. It should be faster than Rapid and more reliable than Skia. 2016-10-28 19:26:47 +02:00
values-sw600dp Rewrote Theme 2016-03-17 20:01:52 +01:00
values-v21 New reader menu (#368) 2016-06-27 16:46:31 +02:00
values-w820dp Initial commit 2015-09-24 17:27:43 +02:00
xml Trying to fix a crash in settings (again) 2016-11-15 19:12:03 +01:00