diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-21 12:20:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-21 12:20:33 -0400 |
| commit | 68a8ecb3e31661a1a576a5a44c724d94e21bbb5d (patch) | |
| tree | d2b19348937fd82f742ff6b3f61b886a309a5c44 /static | |
| parent | 2e34f15f6aebad6c951af49ce59f9e2cd2811c8a (diff) | |
support more Dialer buttons
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 0e0a883f..9ee0d0a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -624,6 +624,7 @@ <li>improve compatibility of revoking the Network permission by treating the network as down for more APIs</li> <li>improve infrastructure for the Network permission</li> <li>improve Contact Scopes user interface, fix various minor bugs and improve app compatibility</li> + <li>Dialer: support up to 12 buttons instead of 6 to work around call recording going beyond the limit</li> <li>Messaging: update MMS configuration database based on Google Messages 20230502_01_RC04</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/113.0.5672.132.0">version 113.0.5672.132.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-53">version 53</a></li> |
