diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-27 18:43:25 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-27 18:43:25 -0500 |
| commit | 33fbc8c37c16ba8ac90846e2893f437468a5ef30 (patch) | |
| tree | 4115d185a4e7ea50ecc3faf14b9ee195c4e4319a /static/usage.html | |
| parent | b497f2208cb013253a3827e3dd1a716ecb9e29de (diff) | |
drop 2 button navigation documentation
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/static/usage.html b/static/usage.html index fc29ef3a..88c4c8ca 100644 --- a/static/usage.html +++ b/static/usage.html @@ -61,7 +61,6 @@ <a href="#system-navigation">System navigation</a> <ul> <li><a href="#gesture-navigation">Gesture navigation</a></li> - <li><a href="#2-button-navigation">2-button navigation</a></li> <li><a href="#3-button-navigation">3-button navigation</a></li> </ul> </li> @@ -170,34 +169,6 @@ handled by the OS as a system navigation gesture.</p> </section> - <section id="2-button-navigation"> - <h3><a href="#2-button-navigation">2-button navigation</a></h3> - - <p>2-button navigation is a legacy mode not supported anymore by Google - Android on the Pixel 4 and later. It will likely be removed in a future - release of GrapheneOS. You should use <a href="#3-button-navigation">3-button - navigation</a> if you want the traditional button-based navigation.</p> - - <p>A large row across the bottom of the screen is reserved for navigation - buttons. The <strong>Back</strong> button is on the left and the - <strong>Home</strong> button is in the center.</p> - - <p>Swiping up from the navigation bar while removing your finger from the - screen is the <strong>Recent apps</strong> gesture. The most recently opened - activity is always on the furthest right. Each step left goes one step back - through the history of recently opened apps. Opening an app with the recent - apps activity will place it on the furthest right in the recent apps - order just like a new app being opened.</p> - - <p>2-button navigation provides the recent apps activity with the launcher. It - shows the recent apps above the bottom row of the home screen and the search - integration not used in GrapheneOS. The usual launcher features work including - swiping up anywhere on the screen to open the app drawer. Due to the launcher - integration, the screenshot button available in the other modes isn't present. - Instead, a screenshot button is added to the global action menu accessed by - holding the power button.</p> - </section> - <section id="3-button-navigation"> <h3><a href="#3-button-navigation">3-button navigation</a></h3> |
