diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-09 07:35:35 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-09 07:35:35 -0400 |
| commit | 467ffc98aa3290043e34d0946304b40d64e45e37 (patch) | |
| tree | e6c905678d8b08adf3674cb0e0bb55f6227b972e /static | |
| parent | 6cca0133693818176ae49ee11a36bbb038c3336b (diff) | |
fix crash for Contacts app
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 ea28c21c..f98adccf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -684,6 +684,7 @@ <li>add support for runtime resource overlays (RROs) to exec spawning</li> <li>remove support for disabling app visibility filtering since our Pixel eSIM firmware app integration depends on it</li> <li>change standard Android package installer behavior to preserving packages being disabled after updating them</li> + <li>Contacts: use proper theme for AndroidX dialogs to fix crash</li> <li>Sandboxed Google Play compatibility layer: coerce Play Store into updating disabled apps by hiding disabled state from it</li> <li>Sandboxed Google Play compatibility layer: add infrastructure for bypassing permission requirements of services provided by Play services</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-45">version 45</a></li> |
