diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-11 16:14:23 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-11 16:14:23 -0500 |
| commit | 6297e0d2189c94e16d2a04feeb1ef85cc16f7dfd (patch) | |
| tree | 877fcc17dcc01af5d76916abad58f4875bbd12ee /static | |
| parent | 7d08258b42f9f210eeeb642b53d929eb7197e17b (diff) | |
update SetupWizard upstream code
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 0e4b5811..336ce144 100644 --- a/static/releases.html +++ b/static/releases.html @@ -387,6 +387,7 @@ <ul> <li>Vanadium: disable WebView variations support</li> + <li>SetupWizard: update to latest upstream code</li> </ul> </article> @@ -736,7 +737,7 @@ <li>Vanadium: remove unused learn more link from Incognito page</li> <li>recovery: reject updates with serialno constraints to match the GrapheneOS Updater app</li> <li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): update base kernel to Android 11</li> - <li>SetupWizard: update base to latest CalyxOS SetupWizard</li> + <li>SetupWizard: update to latest upstream code</li> <li>conscrypt: drop temporary upstream revert of version code which was accidentally kept during a rebase</li> <li>backport fix for USB audio regression from Android 11</li> </ul> @@ -848,7 +849,7 @@ <li>Updater: extract care_map.pb rather than care_map.txt</li> <li>Updater: use a different zip for streaming updates (still an experimental / hidden feature)</li> <li>disable RFC 7217 support (stable link-local IPv6 privacy addresses) and stick to link-local IP addresses based on the (random) MAC addresses</li> - <li>rebase SetupWizard changes onto upstream CalyxOS SetupWizard</li> + <li>SetupWizard: update to latest upstream code</li> <li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li> <li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li> <li>factory images flash-all script: reboot to bootloader after installing update</li> @@ -1054,7 +1055,7 @@ <ul> <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>integrate 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 |
