diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-16 00:04:54 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-16 00:04:54 -0400 |
| commit | 08262d0cdb6723e05939b3a32b31569c7c2ff3e3 (patch) | |
| tree | 0565c21123aadecfc9d83361375e0e35763c8a13 /static | |
| parent | 474e0eb30b4dcbd58b4d650c5247c20311319e06 (diff) | |
make notification dots work by default
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 b968d4c4..9370558e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -445,6 +445,7 @@ <li>SELinux policy: expand exception from ashmem execute restriction to legacy non-base system app domains (was more strict than currently intended since we don't want to break app compatibility)</li> <li>add Bluetooth timeout feature with a security fix applied to the original implementation</li> <li>Updater: rename title of the management activity launched via Settings</li> + <li>set GrapheneOS launcher as a default notification listener so that the default enabled notification integration works as intended by default like the stock OS</li> </ul> </article> --> |
