diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-24 15:06:24 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-24 15:06:24 -0500 |
| commit | f309a3fb21ea53f8c08796bcbe2afdba0f797ee9 (patch) | |
| tree | 91c829aaee359d13796db977fa288975a724a793 | |
| parent | b6c6a100c15e378de827d4046f496bb46fcba4ac (diff) | |
HTTPS network time rewrite
| -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 15ff8aab..c5f1a373 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,6 +736,7 @@ <li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.147</li> <li>kernel (Generic 6.1): update to latest GKI LTS branch revision including update to 6.1.73</li> <li>Launcher: disable gradient at the top of the home screen again (change lost with Android 14 QPR1 due to it being reimplemented upstream)</li> + <li>rewrite HTTPS network time implementation to make it much more maintainable and robust along with providing better debug output via ADB</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.230.0">version 120.0.6099.230.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.71.0">version 121.0.6167.71.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.101.0">version 121.0.6167.101.0</a></li> |
