Merge pull request #10686 from keymanapp/docs/android/flick

docs(android): Document using gestures on touch, and remove references to Browser
This commit is contained in:
Darcy Wong 2024-02-15 13:33:36 +07:00 committed by GitHub
commit 4e40102f8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 23 additions and 31 deletions

View file

@ -9,7 +9,5 @@ title: Basic Help
* [Using the Settings Screen](config/)
* [Using the Keyman Browser](using-keyman-browser)
* [Removing Keyboards](uninstalling-keyboards)
* [Removing Dictionaries](uninstalling-dictionaries)

View file

@ -1,18 +0,0 @@
---
title: Using the Keyman Browser - Keyman for Android Help
---
## Using the Keyman Browser
Step 1)
Click the Keyman Browser button in the Keyman app
Step 2)
Enter the URL of a website to visit into the address bar, for example <strong>google.com</strong>.
Keyman Browser will load the page and detect your language if it is present, and reformat it to show your language instead of square boxes.
Step 3)
Use the bookmark button to save the current page for browsing later.
Step 4)
Use the Globe icon to swap between languages.

View file

@ -0,0 +1,13 @@
---
title: Gesture Hints and Tips
---
## Using Gestures on the Keyboard Keys
There are now several gestures available to interact with some keys on the keyboard. Keys which have gestures available will normally show them as a hint in the top right of the key:
![](../android_images/touch-hold-ap.png)
* **Long press**: Press and hold a key, and after a moment a submenu will appear. Slide the finger to the submenu to select a key. Release the finger, and the highlighted key from the submenu will be output.
* **Flick**: Press and hold a key, and then slide the finger in various directions on a key to reach alternate outputs. The key will animate to show the expected output when the finger gets released. A common flick is to slide down to reach numerals on the top row of the keyboard.
* **Multitap**: Some keys can be pressed repeatedly and rapidly to reach alternate outputs. Tapping rapidly twice on <kbd>Shift</kbd> will activate <kbd>Caps Lock</kbd> on many keyboards.

View file

@ -2,5 +2,6 @@
title: Contextual Help
---
* [The Keyman Menu (Phone Layout)](menu-phone)
* [The Keyman Menu (Tablet Layout)](menu-tablet)
* [The Keyboard Keys and Keyman Menu (Phone Layout)](menu-phone)
* [The Keyboard Keys and Keyman Menu (Tablet Layout)](menu-tablet)
* [Gesture Hints and Tips](gestures)

View file

@ -9,14 +9,13 @@ title: Keyman for Android (Phone Layout)
| ![](../android_images/backspace-ap.png) | Backspace |
| ![](../android_images/return-ap.png) | Return |
| ![](../android_images/shift-ap.png) | Shift key. Long press this key to access the <kbd>CTRL</kbd>, <kbd>ALT</kbd> and <kbd>CTRL</kbd><kbd>ALT</kbd> keys (which can access additional key layers) |
| ![](../android_images/touch-hold-ap.png) | Keys with a small dot in the top right corner indicate a long press key. Access further functionality by long pressing the key |
| ![](../android_images/share-a.png) | Share your text with other apps like Messages, Gmail, or Twitter. Some versions of Android also let you copy your text to the clipboard. |
| ![](../android_images/touch-hold-ap.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show a hint in the top right of the key.<br>Gestures include: long press, flick, and multitap. |
----
| | Toolbar Icons |
|---|---|
| ![](../android_images/browser-a.png) | Open the Keyman Browser to use the web in your language |
| ![](../android_images/share-a.png) | Share your text with other apps like Messages, Gmail, or Twitter. Some versions of Android also let you copy your text to the clipboard. |
| ![](../android_images/menu-icon-a.png) | Open the menu for additional options |
| ![](../android_images/font-size-a.png) | Adjust the font size |
| ![](../android_images/delete-a.png) | Delete all current text |

View file

@ -9,14 +9,13 @@ title: Keyman for Android (Tablet Layout)
| ![](../android_images/backspace-at.png) | Backspace |
| ![](../android_images/return-at.png) | Return |
| ![](../android_images/shift-at.png) | Shift key. Long press this key to access the <kbd>CTRL</kbd>, <kbd>ALT</kbd> and <kbd>CTRL</kbd><kbd>ALT</kbd> keys (which can access additional key layers) |
| ![](../android_images/touch-hold-at.png) | Keys with a small dot in the top right corner indicate a long press key. Access further functionality by long pressing the key |
| ![](../android_images/touch-hold-at.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show a hint in the top right of the key.<br>Gestures include: long press, flick, and multitap. |
----
| | Toolbar Icons |
|---|---|
| ![](../android_images/share-a.png) | Share your text with other atps like Messages, Gmail, or Twitter. Some versions of Android also let you copy your text to the clipboard. |
| ![](../android_images/browser-a.png) | Open the Keyman Browser to use the web in your language |
| ![](../android_images/menu-icon-a.png) | Open the menu for additional options |
| ![](../android_images/font-size-a.png) | Adjust the font size |
| ![](../android_images/delete-a.png) | Delete all current text |

View file

@ -12,9 +12,10 @@ title: Keyman for Android 17.0 Help
* [How To - Download and Install a Keyman Keyboard](start/installing-keyboards)
* [Enabling Keyman as a System-Wide Keyboard](start/enabling-system-keyboard)
## [Using the Menu](context/)
* [Using the menu buttons (phone layout)](context/menu-phone)
* [Using the menu buttons (tablet layout)](context/menu-tablet)
## [Using the Keyboard Keys and Menu](context/)
* [Using the keyboard keys and menu buttons (phone layout)](context/menu-phone)
* [Using the keyboard keys and menu buttons (tablet layout)](context/menu-tablet)
* [Gesture Hints and Tips](context/gestures)
## Ask for Help
* [Ask other users in the SIL Keyman Community](https://community.software.sil.org/c/keyman)
@ -30,7 +31,6 @@ title: Keyman for Android 17.0 Help
* [Installing Custom Keyboards/Dictionaries](basic/installing-custom-packages)
* [Adding Dictionaries](basic/installing-dictionaries)
* [Using the Settings Screen](basic/config/)
* [Using the Keyman Browser](basic/using-keyman-browser)
* [Removing Keyboards](basic/uninstalling-keyboards)
* [Removing Dictionaries](basic/uninstalling-dictionaries)