diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-01 15:21:57 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-01 15:21:57 -0400 |
| commit | 433284702c7670f4f0b1d3577d28bf88d5dd2da7 (patch) | |
| tree | f99451d22b3070d401954ad91f13016ebae3f59c | |
| parent | b24a1d0800875782a528be843b92ddc27463f9e3 (diff) | |
hide eSIM activation app from Play Store
| -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 a79d127e..e361ebfe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -663,6 +663,7 @@ <li>fix 6th generation Pixel builds with PRODUCT_ENFORCE_RRO_TARGETS to make adevtool vendor generation easier</li> <li>adevtool: major overhaul fixing resource parsing bugs via protobuf aapt2 output, removing depencency on BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES, verifying hashes of vendor files, unpacking via debugfs/fsck.erofs to avoid needing mount privileges on the workstation and other UX / error checking improvements</li> <li>add support for viewing 7 days of history in the privacy dashboard via the official toggle instead of our previous approach</li> + <li>Sandboxed Google Play compatibility layer: hide eSIM activation app from Play Store since it can't update it</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.78.0">version 116.0.5845.78.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.92.0">version 116.0.5845.92.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.114.0">version 116.0.5845.114.0</a></li> |
