diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-29 14:26:58 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-29 14:26:58 -0500 |
| commit | 1e97e6281bfd9d75d8e27057c1fd176181258113 (patch) | |
| tree | d6c6fab8b1e0acd33c8a681e6e63aa97066853c4 | |
| parent | e6d46fa3bf3dbc6a841815e6307cca42e8fd835f (diff) | |
improve Contacts app dark theme
| -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 3fbbf26c..2f7938c5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -554,6 +554,7 @@ <ul> <li>add back our fix for an upstream Android bug causing null pointer exception system_server crash in InputMethodManagerService triggered when ending user sessions because it turns out to still be required after Android 15 QPR1</li> <li>fix upstream Android bug causing null pointer exception system_server crash in NotificationManagerService</li> + <li>Contacts: improve dark theme color contrast</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.231</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.173</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.119</li> |
