diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-31 10:28:38 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-31 10:28:38 -0400 |
| commit | 40517bda7ad9b6b41ac8a8cabcac80ba36da1d2d (patch) | |
| tree | 2d9903794e5dbf1e3c8b50023853dfe046d171a8 /static | |
| parent | e7b0b0925cde3c3286d81176c493412c1507aeeb (diff) | |
improve Pixel Thermometer isolation
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 6748c6d7..2c5648e1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -865,7 +865,8 @@ <li>Settings: add per-app WebView JIT restriction toggle</li> <li>add production support for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL</li> <li>add experimental support for the Pixel 9 Pro Fold (we haven't received our preordered device for testing yet)</li> - <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL</li> + <li>add support for enabling app association restrictions without exemptions (currently for use with Pixel Thermometer)</li> + <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL with strict isolation from other apps</li> <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li> <li>Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race</li> |
