Skip to content

Conversation

gavine99
Copy link
Contributor

changes per feature request #295 to make scheduled message attachments save to local app files dir so they are still available to send even if the user has deleted the file from shared storage.

implemented a new workmanager that executes approx every 24 hours, preferably when device is idle and when not low battery, which cleans up any orphan audio recording cache files and orphan schedule message attachment files - even though it would be rare that files are orphaned (only under exception conditions).

no ui changes.

closes #295

gavine99 added 2 commits February 20, 2025 20:41
… external delete of attachment file doesn't result in it being unable to be found when sending message
@octoshrimpy octoshrimpy merged commit 4cbf3bd into octoshrimpy:master Feb 20, 2025
2 checks passed
@gavine99 gavine99 deleted the scheduled-message-save-attachments-locally-295 branch March 12, 2025 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✏️ [ FEAT REQ ] scheduled message attachments aren't saved locally and can disappear if deleted externally
2 participants