Releases: BURG3R5/FileFlow
v1.4.0
What's Changed
- fix: Actually copy/move files instead of (create + copy [+ delete])
- feat: Let user choose execution time and frequency
You can now configure each rule's individual execution schedule. Advanced users can use cron expressions to control execution more precisely.
Important
After updating, open the app at least once, to trigger the new scheduling system.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat: Add
${uuid}special reference - feat: Provide "don't rename" template shortcut in supporting text
- feat: Support secondary storage(s) in folder picker
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: Let rules target protected folders
- feat: Add "DELETE_STALE" action
- feat: Let rules scan subfolders and recreate them
Rules can now target protected folders (like "Download") if special "all files" access is granted.
The new "DELETE_STALE" action helps get rid of unused/untouched files.
Important
"Staleness" is calculated based on when the file was last modified, not when it was last accessed.
Finally, rules can now recursively scan (and re-create) subfolders.
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix: Make
UpsertRuleScreenscrollable - chore: Display licenses using
AboutLibraries - chore: Update dependencies
- fix: Remove and mention permissions added by
WorkManager
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Initial release
FileFlow scans your files periodically and organizes them according to your rules.
Features
- Rules - Use regex to precisely target files and template strings to rename them 🎯
- History - Recent executions are stored (locally) ⏳
- Free, open-source & private
- No ads, subscriptions, or in-app purchases 🆓
- Licensed under the GPLv3 📃
- Fully offline; your data never leaves your device 🔐
- Lightweight - Runs in the background with minimal battery and memory usage ⏩