mihon/app/src/main/java/eu/kanade/tachiyomi
Andreas b1f46ed830
Migrate History screen database calls to SQLDelight (#6933)
* Migrate History screen database call to SQLDelight

- Move all migrations to SQLDelight
- Move all tables to SQLDelight

Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com>

* Changes from review comments

* Add adapters to database

* Remove logging of database version in App

* Change query name for paging source queries

* Update migrations

* Make SQLite Callback handle migration

- To ensure it updates the database

* Use SQLDelight Schema version for Callback database version

Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com>
2022-04-21 15:45:56 -04:00
..
data Migrate History screen database calls to SQLDelight (#6933) 2022-04-21 15:45:56 -04:00
extension Minor cleanup 2022-04-14 18:15:47 -04:00
network Increase default OkHttp call timeout to 2 minutes 2022-04-17 11:32:47 -04:00
source Always remove manga title from if it prefixes chapter names (related to #6913) 2022-04-15 15:52:48 -04:00
ui Migrate History screen database calls to SQLDelight (#6933) 2022-04-21 15:45:56 -04:00
util Show different update notification for F-Droid installations 2022-04-13 17:44:43 -04:00
widget Fix AppBar not unlifting when scrolling using ComposeView (#6952) 2022-04-17 14:33:35 -04:00
App.kt Migrate History screen to Compose (#6922) 2022-04-17 10:36:22 -04:00
AppInfo.kt Add compress to CBZ on download (#6360) 2022-01-01 14:46:43 -05:00
AppModule.kt Migrate History screen database calls to SQLDelight (#6933) 2022-04-21 15:45:56 -04:00
Migrations.kt Remove reader tapping option in favor of disabled nav layouts 2022-04-08 16:44:13 -04:00