mihon/app/src/main/java/eu/kanade/tachiyomi/ui/library
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
..
LibraryAdapter.kt Minor UI fixes 2016-09-06 21:22:56 +02:00
LibraryCategoryAdapter.kt Rename fragment to view 2016-08-22 12:55:31 +02:00
LibraryCategoryView.kt Allow to refresh the entire library info (fixing empty covers after restoring backups). Closes #462 2016-10-06 19:23:59 +02:00
LibraryFragment.kt Allow to refresh the entire library info (fixing empty covers after restoring backups). Closes #462 2016-10-06 19:23:59 +02:00
LibraryGridHolder.kt Added the ability to view the library as a list (#394) 2016-07-27 17:37:36 +02:00
LibraryHolder.kt Dynamic recyclerview inflation for the library view and better swap handling 2016-07-30 23:54:32 +02:00
LibraryListHolder.kt Recycle view holders in library. Format fixes 2016-07-30 20:21:01 +02:00
LibraryMangaEvent.kt Kissmanga loading through Cloudflare. A lot of refactoring was needed 2016-05-15 20:46:58 +02:00
LibraryPresenter.kt Download manager rewrite (#535) 2016-11-20 11:20:57 +01:00
LibrarySelectionEvent.kt Library views recycling 2016-08-22 12:54:16 +02:00