From 7715cb669cb1c769568d46b15d2afb3aa0cd35b5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 25 Mar 2025 12:41:26 -0400 Subject: [PATCH] backport Terminal app improvements --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 52d6a4e4..dcf92a42 100644 --- a/static/releases.html +++ b/static/releases.html @@ -585,6 +585,7 @@
  • Sandboxed Google Play compatibility layer: remove no longer supported "Configure Play Store updates" settings since we always handle updates ourselves via our App Store now
  • Vanadium: update to version 134.0.6998.135.0
  • fix an upstream screenshot process crash in ScrollCaptureController
  • +
  • Terminal (virtual machine management app): backport upstream improvements including detecting an outdated image and providing an upgrade path and removing the artificial cap on disk resize
  • only block installing out-of-band APEX updates on production (user) builds since it's useful for development
  • add support for testing Android 16 Beta 3 feature flags for development builds
  • begin porting our changes to work with Android 16 feature flags