summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-07 10:03:59 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-07 10:03:59 -0500
commitef113eb0f1760b67677096db74f31b9274263b8a (patch)
treed55617ff31dfaa142dfbf4ad4940f7d4b2bd915d
parent612884cb770cc6c7a026720d9776c9d8720943a2 (diff)
different approach to fixing gallery was needed
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 0c3000dc..edf00e7c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -734,7 +734,7 @@
<ul>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a: fix USB mode control issue which prevented pushing out the last release</li>
- <li>Gallery: revert to QPR1 revision to resolve regressions (the whole AOSP Gallery app will be replaced in the near future)</li>
+ <li>Gallery: work around crashes caused by R8 changes resulting in code used via reflecting being removed</li>
<li>Settings: enable Battery information screen</li>
<li>Settings: make the style for settings consistent/li>
<li>fixes for certain GrapheneOS notifications in QPR2</li>