diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-18 00:32:57 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-18 00:32:57 -0400 |
| commit | 9cfd6a9ca712c62ce1d83df9c1744a9bc163e503 (patch) | |
| tree | 05edd549557d576779d2cb113a3e5a7843c480ab /static | |
| parent | 2544be100686acf4c1553372f02938def0103a05 (diff) | |
simplify gesture navigation wording
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 d14c08ba..68e7dfb8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -467,7 +467,7 @@ <p>Changes since the 2021.05.16.04 release:</p> <ul> - <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>enable gesture navigation by default (can change it via Settings → System → Gestures → System navigation) instead of legacy 2-button navigation: swipe left/right on the navigation bar to switch apps, swipe up for home screen, swipe up and hold for app overview (recent apps), swipe from the left/right edge 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> |
