diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-20 18:19:46 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-20 18:19:46 -0500 |
| commit | 167280eadfa03b68e687da94bbee921914350f9b (patch) | |
| tree | b9a36d440fd60339a5d0404211737b1d8b773669 /static | |
| parent | 832521abed15aa03df89492a92b1379fb5e0127d (diff) | |
improve Nearby Share support
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 422794c8..c33cec31 100644 --- a/static/releases.html +++ b/static/releases.html @@ -680,6 +680,7 @@ <li>Sandboxed Google Play compatibility layer: increment compatibility layer version to 1001</li> <li>Sandboxed Google Play compatibility layer: use the most recent available version map in GmsCompatConfig to simplify defining configuration</li> <li>Sandboxed Google Play compatibility layer: improve stack trace parser used for dynamic exception shims</li> + <li>Sandboxed Google Play compatibility layer: add shim for making Bluetooth adapter discoverable</li> <li>GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()</li> <li>GmsCompatConfig: update max supported version of Play services and Play Store</li> </ul> |
