diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-04 19:05:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-04 19:05:14 -0400 |
| commit | 4e028db08277d1f5cea2d698f60e1269dc0ccc6f (patch) | |
| tree | 68bea657edafaa363bd4ff40ed73bb25f0ba7faa | |
| parent | 6c81695734bc1108c17e1a31c94337894bfd2864 (diff) | |
add back screenshot global action
| -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 759e1755..5dbdb038 100644 --- a/static/releases.html +++ b/static/releases.html @@ -406,6 +406,7 @@ <li>hardened_malloc: optimize and harden initialization sanity checks</li> <li>work around upstream bug causing null pointer crashes from media notifications in secondary profiles</li> <li>enable secondary user logout support by default</li> + <li>add back screenshot action to global action list as an alternative to the key chord (power button + volume down) and screenshot button in the gesture navigation recent apps list</li> </ul> --> |
