diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-21 21:23:41 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-21 21:23:41 -0500 |
| commit | eec1d03e9d19d0f0a6c3591cf40d4834a068829e (patch) | |
| tree | 8e92009cfb4001aedb8e30bc9c21c3b37ac5ea8d | |
| parent | 21209fce50958257ad2eed8060c86b0efb6b50e4 (diff) | |
gmscompat improvements
| -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 28fa3f50..2c46fb53 100644 --- a/static/releases.html +++ b/static/releases.html @@ -514,6 +514,7 @@ <ul> <li>Contacts: add support for vCard 4.0</li> <li>Pixel 4a (5G), Pixel 5, Pixel 5a: include current eSIM firmware, EuiccPixel and EuiccPixel integration (this improves eSIM support by keeping the eSIM firmware up-to-date but does not provide eSIM activation yet)</li> + <li>Sandboxed Google Play compatibility layer: improve code quality / robustness</li> </ul> </article> --> |
