mihon/app/src/main/java/eu/kanade/tachiyomi/data/backup
Andreas 0fef546a0d
Add manga-wised rotation mode settings (#4841)
* Add manga-wised rotation mode settings

Based on #3522

Co-authored-by: bboyz269 <4453811+bboyz269@users.noreply.github.com>

* Fix small mistakes

* Complete TODOs

* Rename functions

rotation -> orientation

* Fix orientation icon not changing

Bug from video

* Fix bug with force portrait not being force if a default value

Bug from video

* Backup viewer_flag as a seperate field in so legacy/forks doesn't crash

* Make viewer_flags nullable so old backups viewer gets restored

* Add migration for old rotation and viewer to new defaults ones

* Rename variable in enums

* Fix migration after OrientationType was changed

* Remove untrue comment

Co-authored-by: bboyz269 <4453811+bboyz269@users.noreply.github.com>
2021-04-28 08:32:47 -04:00
..
full Add manga-wised rotation mode settings (#4841) 2021-04-28 08:32:47 -04:00
legacy Add manga-wised rotation mode settings (#4841) 2021-04-28 08:32:47 -04:00
AbstractBackupManager.kt Fix legacy backups 2021-02-07 22:33:07 -05:00
AbstractBackupRestore.kt Make backup restoring logic more sequential 2021-02-12 12:27:40 -05:00
AbstractBackupRestoreValidator.kt Some more code cleanup 2020-11-21 15:09:56 -05:00
BackupConst.kt Make a protobuf based backup system (#3936) 2020-11-20 22:34:24 -05:00
BackupCreateService.kt Add action to directly share crash log file from notification 2021-02-07 23:05:13 -05:00
BackupCreatorJob.kt Minor cleanup 2020-11-21 12:22:25 -05:00
BackupNotifier.kt Make library update/backup error log action clearer for non-technical users 2021-04-11 16:19:56 -04:00
BackupRestoreService.kt Remove online protobuf backup restore option 2021-03-13 18:45:22 -05:00