diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-18 21:21:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-18 21:21:00 -0400 |
| commit | c8fddca34adbc6a931861317c729cf1188cc3eb1 (patch) | |
| tree | 28b8385aa01da9bf77859fff1e143cb1403eb4e9 /static | |
| parent | e2f2ed312fe3f4e4b23a021164424177544cd40b (diff) | |
fix messaging notification sounds for secondary users
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 aa5f3075..f628a78a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -537,6 +537,7 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/46">version 46</a></li> <li>add indicator exemption for Default Print Service since the nearby device access is considered location access but it doesn't make sense to show this for a core OS component only using the access internally</li> <li>add toggle for disallowing a user from installing apps from unknown sources which will become increasingly useful as we flesh out our app repository</li> + <li>Messaging: fix notification sounds in secondary users (upstream AOSP bug)</li> </ul> </article> --> |
