tachiyomi/app/src
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
..
debug/res Remove unnecessary fillType attrs from app icons 2021-05-22 17:37:14 -04:00
main Change ProtoNumber of Backup Models for History and Source to a non-zero digit (#5849) 2021-09-11 18:10:10 -04:00
standard Update google-services.json with latest version from Firebase Console 2021-08-15 17:08:43 -04:00
test/java/eu/kanade/tachiyomi change Track.last_chapter_read to Float (#5802) 2021-08-28 10:37:45 -04:00