summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-22 21:22:32 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-22 21:22:32 -0500
commit15a4c89d108792aabf17cf132d6f0caa7daccdd2 (patch)
treedb96da4f444b1c4671948c2f3b41b1decffcbb2f /static
parent07ed3c047218ba74afb91771ee46ee84cc53ac71 (diff)
add GrapheneOS Camera to mandatory components
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 e0a799f3..e1334cd2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -685,6 +685,7 @@
<li>GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()</li>
<li>GmsCompatConfig: update max supported version of Play services and Play Store</li>
<li>stop re-enabling deprecated 2-button navigation option since Android no longer has official support for it and is gradually breaking support for it including making changes knowingly introducing bugs with it since it's not meant to be used (traditional 3-button navigation is still fully supported)</li>
+ <li>Settings: add GrapheneOS Camera to list of mandatory components since only system camera apps can provide the media capture intents required by other apps on Android 11 and above (can still be disabled via ADB but we want to avoid easy ways to break the OS in the UI)</li>
</ul>
</article>
-->