diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-11 10:41:49 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-11 10:41:49 -0500 |
| commit | c8605e745610d4b43bc5941adefcdb5749a42aa1 (patch) | |
| tree | 007597efb3bb90fb128f14b4c2f8706214e649ec | |
| parent | 2d38a0b0716c48bfa5850132345fc880fd6c6858 (diff) | |
update color schemes
| -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 e464a60a..11f9fe30 100644 --- a/static/releases.html +++ b/static/releases.html @@ -730,6 +730,7 @@ <p>Changes since the 2024020500 release:</p> <ul> + <li>Theme Picker: update color schemes including adding the monochromatic colorscheme option</li> <li>Sandboxed Google Play compatibility layer: add developer functionality for updating Android Auto via the Play Store for testing</li> <li>Sandboxed Google Play compatibility layer: always apply PhenotypeFlag overrides to avoid regressions for some users</li> <li>Sandboxed Google Play compatibility layer: catch SecurityException from setApplicationEnabledSetting() instead of relying on PhenotypeFlag override</li> |
