diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-12 23:59:19 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-12 23:59:19 -0400 |
| commit | 38b61fba24a1673584a686db21d52e0d7de77f00 (patch) | |
| tree | 12f38acea036b86ef17e66f57cabc93128754752 /static | |
| parent | b90634b406b28a768156c34b029db146e2890b66 (diff) | |
Android 13 color picker / themed icon support
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 3510ef7d..6f58eb6c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -590,6 +590,8 @@ <li>increase maximum users to 32 across all devices since it has been confirmed the Pixel 4 and later support 64 Weaver slots</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/56">version 56</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/57">version 57</a></li> + <li>Launcher: set up themed icon support (themed icon support for all our app icons isn't implemented yet)</li> + <li>implement Android 13 color picker support</li> </ul> </article> --> |
