davidsmith91

Results 29 comments of davidsmith91

> [@davidsmith91](https://github.com/davidsmith91) > > no. why , it's unusable without thumbnails don't do it for me, do it for the people how is one supposed to browse the files without...

have you ever solved this? mega is a pita because of their client side encryption instead of letting people choose if to use their encryption or just their own one...

> This may be a ROM integration issue. Is there anyway you can save those logs? Paste the lines here that contain `ConfigurableBackupTransport`? Which logs? Seedvault app only had the...

> Seedvault's expert options have their own log export, but I guess you can't access that. So best would be a `adb logcat` right after the device rebooted. It should...

xxxx@yyyy Downloads % adb shell bmgr list transports Error: Backup Manager is not activated for user 0 xxxx@yyyy Downloads % adb shell bmgr activated Backup Manager currently deactivated xxxx@yyyy Downloads...

Tried to do this command but there was a SecurityException ``` xxxx@yyyy Downloads % adb shell bmgr --user 0 activate true Exception caught: java.lang.SecurityException: No permission to configure backup activity...

@thestinger please look at this, seedvault developer is saying it's an issue with grapheneos , thanks P.S. at least an help or hint to debug or do something about it?

> BackupManager is deactivated @grote Are you sure this isn't a behaviour by android? The only thing I did with adb was setting profile owners (like for MDM, when you...

@grote Okay, I think I found the reason: https://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#setBackupServiceEnabled(android.content.ComponentName,%20boolean) "However, for a managed profile its backup functionality is only enabled if both the device owner and the profile owner have...