From 0e8a87f2ad2bd40d34996374aebb6dff070e4b5f Mon Sep 17 00:00:00 2001 From: Lena Date: Sun, 16 Aug 2026 00:00:00 +0000 Subject: app: harden backup execution Validate persisted state and destination boundaries, make interruption and mirror deletion explicit, and keep scheduled work singular. --- app/src/main/res/xml/backup_rules_legacy.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 app/src/main/res/xml/backup_rules_legacy.xml (limited to 'app/src/main/res/xml/backup_rules_legacy.xml') diff --git a/app/src/main/res/xml/backup_rules_legacy.xml b/app/src/main/res/xml/backup_rules_legacy.xml new file mode 100644 index 0000000..49fc980 --- /dev/null +++ b/app/src/main/res/xml/backup_rules_legacy.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + -- cgit v1.2.3