diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-23 14:04:03 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-23 14:04:03 -0500 |
| commit | fa53aea41485720e1808a6678dda3a365f290b53 (patch) | |
| tree | 69b8d4ec08d6df0c303b7f183e745f99e35a8575 /static | |
| parent | c580c9b423d33f7999c67852eb400834a2c44017 (diff) | |
OBB toggle fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 0d39cdac..b90d0d6f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -656,6 +656,7 @@ <ul> <li>Sandboxed Google Play compatibility layer: fix missing handling of APEX ListSlices in dynamic stubs (improves compatibility when granting Nearby devices permission to Play services with a WearOS device connected)</li> <li>Sandboxed Google Play compatibility layer: mark PackageInstallerStatusForwarder as not exported</li> + <li>Settings: avoid OBB toggle unnecessarily force stopping app</li> <li>extend original-package renaming to static launcher shortcuts to fix Vanadium new tab shortcut for users with an install predating the package rename</li> </ul> </article> |
