diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-25 01:07:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-25 01:07:27 -0400 |
| commit | f8d6322dae610f0f010d9f976e649024f1ece74e (patch) | |
| tree | 3e92019fdaeef2c5d7d03cc695e53b4d97918334 /static | |
| parent | 3f109a30343083a2cdfd1417e6e26a6d19d9f470 (diff) | |
add a link for Seedvault
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 69d61198..f08d7800 100644 --- a/static/releases.html +++ b/static/releases.html @@ -327,7 +327,7 @@ <p>Changes since the 2020.03.04.16 release:</p> <ul> - <li>integrate Seedvault backup app as the default backup service</li> + <li>integrate <a href="https://calyxinstitute.org/projects/seedvault-encrypted-backup-for-android">Seedvault</a> backup app as the default backup service</li> <li>integrate port of CalyxOS SetupWizard app to support restoring with Seedvault and other initial setup</li> <li>Vanadium: disable unused safe browsing feature by default (Safe Browsing is currently a no-op due to the lack of Play Services, and support for using the |
