Aegis icon indicating copy to clipboard operation
Aegis copied to clipboard

Delayed Backup

Open egooner opened this issue 1 year ago • 1 comments

I just made a number of changes in Aegis which resulted in 5 backups being done in a space of 2 minutes. I have a limit of 5 backups to be saved! This effectively meant losing the previous days config!! Would it be possible to have an option that changes are backed up after a couple of minutes or maybe to make sure that there are backups for n days minimum instead of a simple counter.

egooner avatar Dec 15 '23 10:12 egooner

This sounds pretty similar to #1105. Would https://github.com/beemdevelopment/Aegis/issues/1105#issuecomment-1485568035 work for you? I'd be hesitant to implement a delay for backups since it's very hard to get Android to reliably run scheduled background tasks.

alexbakker avatar Dec 20 '23 16:12 alexbakker