summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-03 17:58:21 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-03 17:58:21 -0500
commitfbf00738e2060c729df6e83cc0da6eeb06d051c4 (patch)
tree646f47b1bb1b9524e99662ce3fffb07bb0187319 /static
parentcce6ef4c1816f60905955d8af8dfe72e3ec90ea7 (diff)
clarify talkback revert
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5df8d31e..5b80899f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -672,7 +672,7 @@
<li>eUICC compat toggle (eSIM): listen and react to changes to relevant packages</li>
<li>add extra logging to debug upstream issue causing AppOps to be reset after reboot</li>
<li>fix upstream bug in lite package parser causing targetSdkVersion to not be read in all cases which among other things was causing Android 12+ unattended update support to fail for updating PayPal without user intervention</li>
- <li>TalkBack (screen reader): revert base code update due to multiple upstream regressions</li>
+ <li>TalkBack (screen reader): revert base code update due to multiple upstream regressions such as Braille keyboard crashes until these issues are resolved</li>
<li>System Updater: replace icons with new Material symbols</li>
<li>System Updater: use dedicated icons for success and failure notifications</li>
<li>Vanadium: enable new third party storage partitioning</li>