mihon/app/src/main/java/eu/kanade/tachiyomi
Jace 9a7a03e327
Change ProtoNumber of Backup Models for History and Source to a non-zero digit (#5849)
* Change ProtoNumber of Backup Models for History and Source to non-zero

Changed BackupHistory url and BackupSource name properties

* Provide backwards compatibility to current proto backups

- Added data class for zero-based protoNumber
- Restore both 'new' proto and old ones by mapping old to 'new' proto format
- Thanks to @jobobby04  for providing the initial solution.

* Fix on createBackup missing parameter for brokenSource

* Fix issues on build

* Fix missing import on FullBackupRestore
2021-09-11 18:10:10 -04:00
..
annotations Fix annotations package name 2020-11-29 17:08:20 -05:00
data Change ProtoNumber of Backup Models for History and Source to a non-zero digit (#5849) 2021-09-11 18:10:10 -04:00
extension Clean up some companion object usages 2021-09-05 14:34:29 -04:00
network Clean up imports 2021-08-27 16:45:59 -04:00
source Read from streams for local source manga details and legacy backups 2021-09-06 11:54:00 -04:00
ui Allow exclusion on Delete After Read per category (#5857) 2021-09-11 18:09:24 -04:00
util use chapter_number instead of ordinal index for syncChaptersWithTrackServiceTwoWay (#5846) 2021-09-09 21:07:16 -04:00
widget MangaController: Title fixes (#5879) 2021-09-09 21:05:41 -04:00
App.kt Clean up some companion object usages 2021-09-05 14:34:29 -04:00
AppModule.kt Queue tracking updates when offline (closes #1497) 2021-09-04 16:37:35 -04:00
Migrations.kt Always re-setup background jobs on migration runs 2021-08-13 18:28:07 -04:00