diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-23 22:12:26 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-23 22:12:26 -0400 |
| commit | a0a4a17bc4f18fe2d8687445625343e67b8bec9e (patch) | |
| tree | 57e1b2e75d4b4c2d4bc012142d07ead2768336f0 /static/releases.html | |
| parent | f737840db666319e4dd0a32d9b13b93f3c5d218e (diff) | |
gmscompat: disable foreground service badge
Diffstat (limited to 'static/releases.html')
| -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 3afb2e2b..232ea10e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -424,6 +424,7 @@ <li>init: fix use-after-free from event handling closures (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li> <li>fix PermissionControler UI for Sensors/Network permissions with legacy API < 23 apps (i.e. apps without proper support for Android Marshallow and beyond)</li> <li>Updater: add detailed failure / success notifications (turn off the 'Already Updated' notification channel if you don't want those minimum priority notifications with no status icon collapsed at the bottom)</li> + <li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification</li> </ul> </article> --> |
