diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-01 13:44:14 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-01 13:44:31 -0400 |
| commit | 7539d8cb431da1f4add7296337005bb392829ef3 (patch) | |
| tree | c066011024e7882648d61505bc28d2e25cc0c5df | |
| parent | 88847b3d27cb2c0dae1f3b47637caa1d9269f701 (diff) | |
setup wizard theme improvement
| -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 e67f29a2..8fe02595 100644 --- a/static/releases.html +++ b/static/releases.html @@ -753,6 +753,7 @@ <li>disable most handling for instant apps in the package manager as attack surface reduction</li> <li>Settings: hide GNSS SUPL and PSDS settings on devices without GNSS hardware</li> <li>fix regression from our Android 14 QPR2 port causing Storage/Contact Scopes link to disappear after going back to the permissions screen</li> + <li>improve setup wizard theme to more closely match the stock Pixel OS configuration</li> <li>backport mainline APEX module patches for Android Health, Media Provider, Network Stack, and Wi-Fi</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.210</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.79</li> |
