diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-02 14:13:46 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-02 14:14:06 -0500 |
| commit | da1643280ecc0742339b6a5179ad15fa1f78a621 (patch) | |
| tree | 8b6f228fe65be8345712f6517be15f69a63fbd51 /static | |
| parent | cd83993ce28b98fd748f22c91365e6518668a3ec (diff) | |
gmscompat location fixes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7c4ddfea..9e6b2c8a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -564,6 +564,9 @@ <p>Changes since the 2025030100 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: remove requestLocationSettingsDialog() implementation due to apps implicitly depending on it depending in a very specific way</li> + <li>Sandboxed Google Play compatibility layer: add isHybridLocationServiceEnabled() API</li> + <li>Sandboxed Google Play compatibility layer: skip location settings check activity when rerouting is on</li> </ul> </article> --> |
