Torsten Grote

Results 627 comments of Torsten Grote

A full restore works, but I couldn't get Auto-Restore to work. There's not really any clues in the log, just that the system tries all(?) users for a backup agent...

So that's strange: Auto-Restore for the owner profile only started to work again after I deleted the users manually with `pm remove-user` (Shelter doesn't seem to have an option to...

`Error: Could not access the Backup Manager. Is the system running?` sounds strange, I've never seen this. Might be worth checking the logs for something related. The `No permission to...

Yeah, if Shelter could add an option to enable backups (or just do it unconditionally) that would be best I guess. @ypid thanks for the logs and research. That sounds...

I guess we could close this, right?

It sounds like you are suggesting two new features here: The ability to decide per app if if should get backed up and the ability to back up more files...

Seedvault just uses the AOSP backup mechanism and it doesn't intentionally mess with keys. Let us know if you have further info what exactly the problem is, e.g. what app...

I am afraid that the internal AOSP backup API doesn't give us this information, but we could try to make some guesses, if that helps. Handling out of storage situations...

> "Backup status" now said "Letzte Sicherung: nie (last backup: never)". Below the headline, there's a warning icon saying "Existing backups in this location will be deleted." > add the...

We already don't do backups on metered connections: https://github.com/seedvault-app/seedvault/pull/291 If the system has started a backup on an unmetered connection and you switch to metered, the backup might continue, but...