drop 2 button navigation documentation
This commit is contained in:
parent
b497f2208c
commit
33fbc8c37c
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user