diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-21 10:16:22 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-21 10:16:22 -0400 |
| commit | ce4a8c234c718b5a60108680acbed5381d48020f (patch) | |
| tree | 6981e3b46c4d38dcf3a06afaeaba5c22715f4926 /static | |
| parent | 3d478a1a2d71287b448260a12368ae7364d83476 (diff) | |
gmscompat phenotype flag fixes
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 7c64afbc..b6e2bc21 100644 --- a/static/releases.html +++ b/static/releases.html @@ -574,6 +574,7 @@ <ul> <li>Sandboxed Google Play compatibility layer: improve support for overriding Gservices flags to avoid situations where our overrides aren't used leading to compatibility issues (this should fix a recent Play services crash that's being reported)</li> + <li>Sandboxed Google Play compatibility layer: improve support for overriding phenotype flags and fix flag overrides not being applied in some cases</li> <li>fix 2 upstream lockscreen layout bugs with split shade used on folding phones (for the inner screen) and tablets/li> <li>fix upstream lockscreen layout bug with placement of alarm and Do Not Disturb information</li> <li>fix upstream lockscreen layout bug hiding date text when media is playing</li> |
