diff options
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 fa85e33b..b8d04b15 100644 --- a/static/releases.html +++ b/static/releases.html @@ -538,6 +538,7 @@ <p>Changes since the 2024101600 release:</p> <ul> + <li>fix upstream Android 15 bug in InputMethodManagerService.resetDefaultImeLocked() causing system_server crash</li> <li>Sandboxed Google Play compatibility layer: replace GmsCompatConfig Bluetooth stubs with in-place checks for improved reliability and readability</li> <li>ignore the standard stock OS configured Factory Reset Protection since installing GrapheneOS implies the ability to bypass it via the device being unlocked and if we added our own anti-theft system it would not use the same approach using Google account recovery</li> <li>disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release</li> |
