diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-04 17:10:53 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-04 17:10:53 -0400 |
| commit | 8df162b09ca48662c5d64bb96c6bf84e197de229 (patch) | |
| tree | 6cc8a8d09a006b0da91e3d1f4280539610cb69ad | |
| parent | 1c6bd473a8d1081d6fb5863f20f02f5e623888d7 (diff) | |
System Updater UI improvements
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b3a92bc4..596f68f1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -584,6 +584,8 @@ <ul> <li>Settings: enable install available apps feature</li> <li>System Updater: update target API level to 33</li> + <li>System Updater: replace Material library with SettingsLib to match settings theme</li> + <li>System Updater: add app icon</li> <li>Vanadium: update Chromium base to 105.0.5195.77</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/55">version 55</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/46">version 46</a></li> |
