diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-08 13:52:29 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-08 13:52:35 -0500 |
| commit | 7526e8c3e56111355c4af77fe37977e6e3881e03 (patch) | |
| tree | add8da9b3a958cc54016cb0122fa9374e1a64374 /static | |
| parent | 203fe8bffc65ce6305d9869f199a7f9d5f355bfe (diff) | |
DocumentsUI QPR2 fix
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 8d762263..d82a0005 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,6 +736,7 @@ <ul> <li>add back unlocking requirement for the new Internet quick tile in QPR2</li> <li>ThemePicker: restore themed icon and grid settings for QPR2 port</li> + <li>DocumentsUI (Files): work around crashes caused by QPR2 R8 changes resulting in code used via reflection being removed</li> </ul> </article> --> |
