summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-22 14:11:51 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-23 08:17:13 -0400
commit58f8f8f0d97234270c1a1a763ae0ea5f4a4a43a2 (patch)
tree31e53736f42939caef965aad60c890c10ca44d5f /static
parentb06e3cbee630359f7bd1b5b21a23890c34e23fbb (diff)
fix upstream user profile picture bug
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 5c918667..6cfb659f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -541,6 +541,7 @@
<ul>
<li>fix ancient Android bug causing widgets to disappear from the user's home screen when the user stops, which was a major usability issue for secondary users</li>
<li>Keyboard: extend fix for upstream layout bug in landscape mode to fully fix it for 3-button navigation in addition to the default gesture navigation</li>
+ <li>Gallery: fix upstream cropping activity bug when both the input and output URI is the same to fix setting profile pictures for user profiles</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-144">version 144</a></li>
</ul>
</article>