Torsten Grote

Results 627 comments of Torsten Grote

> Configure Backup from SetupWizard This should probably be a ticket in the SetupWizard repo as well. > Make the restore screen's buttons more like SetupWizard Or the other way...

> Configure Backup from SetupWizard Google is showing a notification after setup (and periodically) that the phone doesn't get backed up, prompting the user to set up backup. This might...

@chirayudesai can we check the second box now?

I think the main issue is that the backup policy here is just hard to communicate to users. I wonder how Google Play Services do it as the same policy...

> The menu of Seedvault shows a red icon next to the app "Nextcloud" indicating that the Nexctcloud app could not be backed up. That is normal. The app being...

> I don’t get "Disabled by admin" anymore, but a blank screen with only the title "Backup". As if Seedvault was not installed. You might need to set the backup...

Check the `adb shell bmgr --user` option. @chirayudesai is there maybe a way to set the transport automatically for all users, so they don't end up in that empty activity?

It *should work*™, but yeah we should do our own tests before enabling this in production. If it works, that's probably something for an OEM documentation.

What I've tried: * Turn on multiple users in Settings -> System -> Advanced -> Multiple users * Add new user * Switch to new user, including Set up now...

I now also tried the Shelter app (which is pretty sweet btw.). There `am get-current-user` doesn't help you. You need `adb shell pm list users` which really lists all users....