summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-11 09:15:29 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-11 11:12:27 -0400
commitca01e5235b24123906e40dded40716d262c0cdd1 (patch)
tree374803ea734620f31e55a28278cea03a3e071965
parent1b96e93ee2801617f7cb39ff44f73e1d72b62e8a (diff)
add Terminal app toggle to System category
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 12c4545c..f4baee18 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -572,6 +572,7 @@
<ul>
<li>Bluetooth: backport fix for empty adapter name handling in Android 15 QPR2 to avoid crashes when the name is set to an empty value or whitespace</li>
<li>Terminal (virtual machine management app): backport a large set of improvements including terminal tabs, GUI support with opt-in GPU hardware acceleration (ANGLE-based VirGL until GPU virtualization support is available), speaker/microphone support and fixes for a bunch of bugs including overly aggressive timeouts</li>
+ <li>Settings: add Terminal app toggle to System category when developer options are enabled (requirement will be dropped when it's no longer experimental) so it can be enabled in other users (it's still currently only possible to use 1 instance at a time due to conflicting use of an internal network specific to virtual machine management)</li>
<li>Seedvault: update to 15-5.3 (will be replaced with a better backup implementation in the future)</li>
</ul>
</article>