diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-08 04:03:56 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-08 04:03:56 -0400 |
| commit | 6e5f8e116f0a962b069f2750b566d4e5dc103606 (patch) | |
| tree | 0441b288af1a73a2b46f728dd9e8c75194dbb049 /static | |
| parent | 44980f29cf3606a13a33c59aa5f83860c28c654f (diff) | |
clarify how to change navigation mode
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 807064c7..e28275c4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,7 +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>enable gesture navigation by default (you can change it via Settings → System → Gestures → System navigation) 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> |
