diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-05 00:37:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-05 00:37:16 -0400 |
| commit | e0ddf15337a5cab5fa9b4db98bad4b7f6e76bfd0 (patch) | |
| tree | 1e6d6d0829bfd967d385760a7a03b8ce10e13427 | |
| parent | 4dafdca06e0f661ddd9332439a2088fdf57814da (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index f955db26..e26b8672 100644 --- a/static/releases.html +++ b/static/releases.html @@ -549,7 +549,6 @@ <li>Sandboxed Google Play compatibility layer (GmsCompat): prevent infinite loop in location service, which would break location services and result in battery drain</li> <li>Sandboxed Google Play compatibility layer (GmsCompat): fix Google Location Accuracy state check</li> <li>Pixel 3, Pixel 3 XL: remove leftover upstream iorapd testing prop</li> - <li>TalkBack: dependency updates and crash fix</li> <li>adevtool: fix hang when there are existing files to overwrite</li> <li>fix SMS/MMS database upgrade issue</li> <li>backport fix for unnecessary wake lock in telephony service</li> @@ -559,6 +558,7 @@ <li>Pixel 3, Pixel 3 XL: fix hardware-based attestation by rolling back an Android 12.1 change for these devices depending on updates to the firmware / device support code since these are end-of-life devices and don't receive those updates so it broke attestation support</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/18">version 18</a></li> <li>Vanadium: update Chromium base to 100.0.4896.79</li> + <li>TalkBack: dependency updates and crash fix</li> <li>Settings: allow sorting applications by size</li> <li>Settings: remove empty security status header</li> <li>Settings: use framework text colors for SwitchBar</li> |
