Skip to content

Releases: BURG3R5/FileFlow

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 25 May 08:14
Immutable release. Only release title and notes can be modified.
87357de

What's Changed

  • fix: Prevent concurrent modification while logging
  • feat: Add import/export functionality

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 01 May 06:41
Immutable release. Only release title and notes can be modified.
0135238

What's Changed

  • chore: Disable obfuscation for release builds
  • feat: Optionally delete subfolders if empty after execution
  • feat: Display superlatives in rule tiles
  • feat: Optionally display full paths in rule tiles (visit app settings to enable)
  • fix: Skip MediaScanner for unknown file types

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 15:24
Immutable release. Only release title and notes can be modified.
9d70d2b

What's Changed

  • feat: Add an optional "name" field to rules
  • feat: Add ${path:<*>} special reference
  • feat: Add opt-in email-based crash reporting using ACRA
  • feat: Preserve meta timestamps when zipping

Changes in the "Network" variant

  • fix: Correctly delete remote files for MOVE actions

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 15:32
08abdd4

What's Changed

  • feat: Add "EMIT_CHANGES" action
  • fix: Trigger the OS's MediaScanner after "MOVE" actions
  • feat: Let users choose via SAF even after granting all-files access

Changes in the "Network" variant

  • feat: Add remote actions over SFTP

Advanced users can choose to download FileFlow_with-network_vX.Y.Z.apk, which is a variant APK that allows for "remote" actions over SFTP. This APK is provided in the hope that it will be useful, but without any warranty.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 14:28
Immutable release. Only release title and notes can be modified.
7291617

What's Changed

  • feat: Add special references: ${extension}, ${date}, ${time}, ${datetime:<*>}
  • feat: Add "ZIP" action
  • feat: Add shortcuts that execute groups of rules
  • fix: Auto-fetch initial filenames when editing rules

App shortcuts are now supported, enabling quick execution of groups of rules. Head to "Manage groups" under the app settings to set up shortcuts.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 15:28
Immutable release. Only release title and notes can be modified.
c3ead2d

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

Choose a tag to compare

@github-actions github-actions released this 25 Mar 05:04
Immutable release. Only release title and notes can be modified.
696b099

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

Choose a tag to compare

@github-actions github-actions released this 11 Mar 06:44
Immutable release. Only release title and notes can be modified.
b8b276f

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

Choose a tag to compare

@github-actions github-actions released this 26 Feb 19:28
Immutable release. Only release title and notes can be modified.
d597d6a

What's Changed

  • fix: Make UpsertRuleScreen scrollable
  • 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

Choose a tag to compare

@github-actions github-actions released this 07 Feb 21:56
Immutable release. Only release title and notes can be modified.
ef55a9f

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 ⏩