diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-06 04:06:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-06 04:06:38 -0400 |
| commit | 9753ea984e76e4277fb41237e618c3c16399204a (patch) | |
| tree | fdf8a7ad1fe1e490ecb5ca7f1527848a404d6228 | |
| parent | f63545d14666ceb9c43da086fc2fbdc1cf56b8e9 (diff) | |
Dialer Bluetooth fixes
| -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 c0d09de2..dce0a7b0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -533,6 +533,7 @@ <li>adevtool: improve Android 13 compatibility</li> <li>Settings: fix Wi-Fi timeout string issue in Settings search</li> <li>restore compatibility with non-bash /bin/sh for *nix factory images flashing script</li> + <li>Dialer: add fixes for Bluetooth audio call redirection and BLE devices</li> <li>Pixel 6, Pixel 6 Pro: fix Settings string for boosted color mode</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/31">version 31</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/32">version 32</a></li> |
