aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_dir.xml
AgeCommit message (Collapse)AuthorFilesLines
14 daysapp: harden backup executionLena1-21/+10
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/+27
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.