HTTPS network time rewrite

This commit is contained in:
Daniel Micay 2024-01-24 15:06:24 -05:00
parent b6c6a100c1
commit f309a3fb21

View File

@ -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 (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>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>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/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.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> <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>