-
v1.0.23 — Functional Files Tab + Background Service
released this
2026-05-24 23:25:58 +00:00 | 56 commits to main since this releaseWhat is new\n\n### Files tab — fully functional\n- Per-file context menu: Open, Share, Rename, Delete\n- Rename dialog with pre-filled current filename\n- Delete confirmation before removing from device\n- Open/Share via FileProvider\n- Snackbar feedback on errors\n\n### Background service persistence\n- FileWatchService survives app swipe-away (stopWithTask=false)\n- Restarts on device reboot and after app updates\n\n### Startup change indexer\n- Compares folder contents to sync DB on service start\n- Detects new/modified/deleted files missed while service was stopped\n- Triggers automatic catchup sync if divergence found\n\n### Redesigned app icon\n- Three curved stroke arrows (quadratic bezier, round caps)\n- Coral/silver/teal on near-black background
Downloads