diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-16 12:35:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-16 12:35:09 -0400 |
| commit | 4b7dca446d14af6242afd6401907349010d11430 (patch) | |
| tree | 4956d8a0dc29ab403ed2bf9eb980e2db537c5d65 | |
| parent | 0bfc0834b3a990c4b0ca5c04adbc8f6877441fd9 (diff) | |
SetupWizard
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f0a352fd..163bce2d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -309,6 +309,7 @@ <ul> <li>integrate Seedvault 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 local database backend hasn't been implemented. Various changes would be needed to |
