Commit graph

10 commits

Author SHA1 Message Date
Michael Bestas
ecf3b99ac2 misc: Add SPDX copyright headers 2024-05-23 00:44:51 +05:30
Torsten Grote
87db20e45f Include user profile name in backup name
so it is easier to identify the right backup if more users backup to the same storage medium.

Change-Id: I56fa93899da3764e20b6aee40adfd52722a05a9f
2024-04-16 18:21:27 +05:30
t-m-w
4a67b9e5eb Update permissions for log feature
Update the bundled privileged permissions allowlist to include the
newly-added READ_LOGS permission. Otherwise, Android will not boot
with the latest version of Seedvault bundled.

Change-Id: I10fd397c2c1b03201165d70a7e43d18642d1d236
2022-12-01 06:23:35 +05:30
Michael Bestas
a0ec8a5ecc Properly pre-grant notification permission 2022-09-14 00:10:44 +05:30
Torsten Grote
46e19516cd
Add POST_NOTIFICATIONS permission and pre-grant it 2022-08-23 11:44:18 -03:00
Oliver Scott
dd57828697 Allow secondary user backup to USB
By default, Android exposes USB devices only to the main user.
In order to query, read and write to it, the signature permission INTERACT_ACROSS_USERS_FULL (optional) is granted to create Seedvault's context as the system user.

Issue: calyxos#437
Issue: https://github.com/seedvault-app/seedvault/issues/77
Change-Id: I0b1b4c8c5aeeb226419ff94e15f631ebe1db66df
2022-04-29 23:43:09 +05:30
Michael Bestas
532ed5e3f1
Add newline at the end of all files
Change-Id: I85718a4d8254d27e36f1712e4430e82863ba721e
2021-08-25 18:25:00 +03:00
Torsten Grote
6c633b70c3 Add storage library (and demo app)
and use for periodic files backup
2021-07-05 20:08:29 +05:30
Torsten Grote
7605762631
Re-install backed-up APKs before restoring from backup 2020-01-14 07:45:37 -03:00
Steve Soltys
32f558faf1 Rebrand application as 'Seedvault' 2019-10-28 21:57:47 -04:00
Renamed from permissions_com.stevesoltys.backup.xml (Browse further)