diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-13 15:22:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-13 15:22:44 -0400 |
| commit | f291e0ce3df2dcaec9e111bc01abcbda180ffca3 (patch) | |
| tree | 9580201568a1fca1270e0f42c854d078efdfd15b | |
| parent | 32361d8922357e0cd3afbcccf1eda484db8a6960 (diff) | |
resolve gmscompat DownloadManager incompatibility
| -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 62e4c1ce..e21075ba 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,6 +522,7 @@ <p>Changes since the 2022041100 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: resolve DownloadManager incompatibility</li> <li>revert upstream change to fix spellchecking language detection with the AOSP keyboard</li> <li>GrapheneOS Keyboard: fix exception fetching theme resulting in spellchecking issues</li> <li>GrapheneOS Keyboard: remove legacy Holo themes</li> |
