diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-18 13:03:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-18 13:03:30 -0400 |
| commit | c03da0325991983f36b92fc1e1d29d1587e57ccb (patch) | |
| tree | 904240fbe4a9bb7360bedf14c6afa7caa5d15e27 /static | |
| parent | fa26b479c6f1360a514cb8dbbea58efae3c7dc10 (diff) | |
add charging option to System Updater
Diffstat (limited to 'static')
| -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 09ac0d3d..9f54ec48 100644 --- a/static/releases.html +++ b/static/releases.html @@ -718,6 +718,7 @@ <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold: fix support for Widevine L1 on Android 14</li> <li>handle new Android 14 network time code path for our feature making the automatic time toggle control whether network time connections are made</li> <li>remove standard special case enabling Android 14 auto-confirm PIN by default for 6 digit PINs</li> + <li>System Updater: add option to require that the device is charging</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.132</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/21">version 21</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.80.0>version 118.0.5993.80.0/a></li> |
