mihon/app/src/main/java/eu/kanade/tachiyomi
nicki aab7795b4c Don't save categories in backup if not selected (#7101)
Currently, manually created backups contain list of categories even if
Categories option is not selected during Backup Prompt. This leads to
empty categories being created when restoring such backup files

This commit adds a check before saving categories list info to the
backup file. The check is the same check which is used while backing up
category info of manga in library

Tested and worked successfully on app installed on Android 12

(cherry picked from commit 11c01235ac)
2022-07-08 08:47:51 -04:00
..
data Don't save categories in backup if not selected (#7101) 2022-07-08 08:47:51 -04:00
extension Add -r flag to ShizukuInstaller createCommand (#7080) 2022-07-08 08:46:49 -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 Download new chapters when only excluded categories is selected (#6984) 2022-07-08 08:45:29 -04:00
util Fix removing manga from library reverts during global update (#7063) 2022-07-08 08:47:12 -04:00
widget Revert history Compose/SQLDelight changes 2022-04-22 17:27:58 -04:00
App.kt Revert history Compose/SQLDelight changes 2022-04-22 17:27:58 -04:00
AppInfo.kt Add compress to CBZ on download (#6360) 2022-01-01 14:46:43 -05:00
AppModule.kt Revert history Compose/SQLDelight changes 2022-04-22 17:27:58 -04:00
Migrations.kt Remove reader tapping option in favor of disabled nav layouts 2022-04-08 16:44:13 -04:00