mihon/app/src/main
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
..
java/eu/kanade Migrate History screen database calls to SQLDelight (#6933) 2022-04-21 15:45:56 -04:00
res Replace ignore button in new update dialog with link to GitHub page 2022-04-18 22:45:58 -04:00
sqldelight Migrate History screen database calls to SQLDelight (#6933) 2022-04-21 15:45:56 -04:00
AndroidManifest.xml Stop allowing keeping app data on uninstall 2022-04-12 17:27:09 -04:00
ic_launcher-web.png