diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-08 02:49:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-08 02:52:57 -0400 |
| commit | 44980f29cf3606a13a33c59aa5f83860c28c654f (patch) | |
| tree | 0836f73b0fd50e7926af6bb4ab8d0659e1334c4e /static | |
| parent | 959d3e2053acd9598b7b01c019c7b7ca2d169dba (diff) | |
enable gesture navigation by default
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 d29bbf6f..807064c7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,6 +450,7 @@ <p>Changes since the 2021.05.04.01 release:</p> <ul> + <li>enable gesture navigation by default (you can change it in Settings → System → Gestures) since it's superior to the previous default in nearly every way and is the only option in the stock OS: swipe left/right on the navigation bar to switch apps, swipe up to go home, swipe up and hold for the app overview, swipe from either the left/right edge of the screen to go back</li> <li>Updater: fix minor theme issue for light theme when pressing preferences</li> <li>replace our workaround for an upstream user profile crash issue with a proper upstream fix from Sony</li> <li>replace our workaround for another upstream user profile crash issue with a proper fix based on the approach of the fix from Sony</li> |
