summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-24 21:33:17 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-11-24 21:33:17 -0500
commitbf6e229f7fb0faa6257d0356202b00e817715823 (patch)
tree1050778b550759b73c09c54423abcafd55ace80c
parenta4c03daa3723d44f390a25e7605dbba2a2c2bcf2 (diff)
refer to GrapheneOS Camera as Camera for releases
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index 817f8c0b..3509aabe 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -534,7 +534,7 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/35">version 35</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/36">version 36</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/37">version 37</a></li>
- <li>GrapheneOS Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/4">version 4</a></li>
+ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/4">version 4</a></li>
<li>TalkBack (screen reader): update dependencies and tools</li>
</ul>
</article>
@@ -577,7 +577,7 @@
<p>Changes since the 2021110507 release:</p>
<ul>
- <li>GrapheneOS Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/3">version 3</a></li>
+ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/3">version 3</a></li>
<li>revert hard-wiring camera gesture handler as a workaround for AOSP 12 bug with the gesture on the lockscreen (only has an impact when multiple camera apps are installed and can be worked around, so we'll just wait for an upstream resolution)</li>
<li>Vanadium: add workaround for upstream bug with login when sandboxed Play services is present</li>
<li>android-prepare-vendor: overhaul Pixel 4a (5G), Pixel 5 and Pixel 5a support including building more AOSP modules</li>