diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-12 03:43:45 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-12 03:44:14 -0500 |
| commit | a9ecb144bb3208e8923c67f8f0f7778e044392a1 (patch) | |
| tree | cefdd73f6689d7581e9519087b947ceb0b3bdfa2 | |
| parent | 5c91f040d55bd170348482cdf7277c0af88d611d (diff) | |
document that Night mode will be supported
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ae0d2a81..689edd4f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -731,7 +731,7 @@ <li>Settings: add links to log viewer in app info and system settings</li> <li>show report button in sandboxed Google Play crash report UI</li> <li>adevtool: improve and clean up infrastructure for device support</li> - <li>adevtool: integrate support for Pixel Camera Services</li> + <li>adevtool: integrate support for Pixel Camera Services (currently provides Night mode for GrapheneOS Camera and other apps on Pixel 6 and later)</li> <li>adevtool: drop devices not supported with Android 14</li> <li>adevtool: remove unused default permissions configuration</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-91">version 91</a></li> |
