mihon/app/src/main/java/eu/kanade/tachiyomi/data/database
2019-04-29 18:38:59 +02:00
..
mappers Implement Anilist API v2 (closes #1159) (#1383) 2018-05-05 14:05:02 +02:00
models Implement Anilist API v2 (closes #1159) (#1383) 2018-05-05 14:05:02 +02:00
queries Force Migration to display titles from source rather than from local DB, and update local titles when migrated (#1670) 2019-04-29 18:38:59 +02:00
resolvers Force Migration to display titles from source rather than from local DB, and update local titles when migrated (#1670) 2019-04-29 18:38:59 +02:00
tables Optimize library query 2018-11-09 11:59:17 +01:00
DatabaseHelper.kt Bundle SQLite. Fixes tachiyomi not working on KitKat. Making a backup before using this version is recommended, but everything should work. 2018-11-26 13:05:42 +01:00
DbExtensions.kt Remove deprecated calls and fix a potential race condition 2016-07-18 21:01:51 +02:00
DbOpenCallback.kt Bundle SQLite. Fixes tachiyomi not working on KitKat. Making a backup before using this version is recommended, but everything should work. 2018-11-26 13:05:42 +01:00
DbProvider.kt Database queries are now separated by table. Improve how the app creates downloads 2016-05-02 22:36:10 +02:00