refer to GrapheneOS Camera as Camera for releases

This commit is contained in:
Daniel Micay 2021-11-24 21:33:17 -05:00
parent a4c03daa37
commit bf6e229f7f

View File

@ -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>