diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-08 13:55:40 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-08 13:55:40 -0400 |
| commit | a26adfe9c2ce8ab96a2cbeb280b49c18225c2f73 (patch) | |
| tree | 6c97139b576f24374754e759122730a851b89b62 /static | |
| parent | 28a1c00fd5c33bb0ae8dfe8c1507013dd6610765 (diff) | |
exclude Settings from Location indicator
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 a6b4d011..ea5ea21f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -751,6 +751,7 @@ <p>Changes since the 2024050700 release:</p> <ul> + <li>exclude Settings app from visible Location indicator too since it gets triggered from accessing Wi-Fi data when enabling Wi-Fi hotspot and potentially other info tied to Wi-Fi and Bluetooth</li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/19">version 19</a></li> </ul> </article> |
