aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_picker.xml
AgeCommit message (Collapse)AuthorFilesLines
14 daysapp: harden backup executionLena1-24/+27
Validate persisted state and destination boundaries, make interruption and mirror deletion explicit, and keep scheduled work singular.
2026-06-01app: add a folder picker for local paths0.1.0Lena1-0/+61
Typing absolute paths is error-prone; let the user browse real filesystem folders and pick one. Stays on real paths (no SAF) so rsync keeps operating on POSIX paths.