mihon/app/src/main/java/eu/kanade/tachiyomi/ui/setting
inorichi 18f89cc341
New reader (#1550)
* Delete old reader

* Add utility methods

* Update dependencies

* Add new reader

* Update tracking services. Extract transition strings into resources

* Restore delete read chapters

* Documentation and some minor changes

* Remove content providers for compressed files, they are not needed anymore

* Update subsampling. New changes allow to parse magic numbers and decode tiles with a single stream. Drop support for custom image decoders. Other minor fixes
2018-09-01 17:12:59 +02:00
..
AnilistLoginActivity.kt Implement Anilist API v2 (closes #1159) (#1383) 2018-05-05 14:05:02 +02:00
PreferenceDSL.kt Include minor changes from extensions PR 2018-01-09 12:27:45 +01:00
SettingsAboutController.kt Release v0.7.4 2018-05-13 11:56:24 +02:00
SettingsAdvancedController.kt Add an option to refresh all tracking metadata 2017-05-17 13:36:42 +02:00
SettingsBackupController.kt Run periodic backups without launching services 2018-02-18 20:14:12 +01:00
SettingsController.kt Include minor changes from extensions PR 2018-01-09 12:27:45 +01:00
SettingsDownloadController.kt Remove simultaneous downloads 2018-02-18 17:34:22 +01:00
SettingsGeneralController.kt Fix indonesian language. Closes #1387 2018-05-05 14:23:34 +02:00
SettingsMainController.kt Use synthetic view's new caching method 2017-12-03 01:03:15 +01:00
SettingsReaderController.kt New reader (#1550) 2018-09-01 17:12:59 +02:00
SettingsSourcesController.kt Added country/region support for locale when displayed for sources (#1240) 2018-03-05 19:46:18 +01:00
SettingsTrackingController.kt Preferences with conductor (#792) 2017-05-14 00:45:14 +02:00