diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-07 01:48:34 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-07 01:48:34 -0500 |
| commit | 8c81e4118b256752b0b0e7c27159863b7481bc8a (patch) | |
| tree | cc677c26e9c1b804d21721a9dabca0096ac583ca | |
| parent | e5fc1051dc73e80aeff4e8287a8ab270c0006c28 (diff) | |
fix launcher regression
| -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 af61e5ab..260b2987 100644 --- a/static/releases.html +++ b/static/releases.html @@ -657,6 +657,7 @@ <p>Changes since the 2022120600 release:</p> <ul> + <li>Launcher: fix Recent Apps activity crashing when using the TalkBack screen reader due to an incorrect port of the Storage Scopes shortcut to Android 13 QPR1</li> </ul> </article> --> |
