-
-
Notifications
You must be signed in to change notification settings - Fork 97
Hidden functionality
Helium314 edited this page Sep 15, 2024
·
1 revision
This is a list of features / functionlity that may go unnoticed, as it is not explicity mentioned or hinted in the app
- Long-pressing toolbar keys results in additional functionality:
- clipboard -> paste
- move left/right -> word left/right
- move up/down -> page up/down
- word left/right -> line start/end
- page up/down -> page start/end
- copy -> cut
- select word <-> select all
- undo <-> redo
- Long-press the Comma-key to access Clipboard View, Emoji View, One-handed Mode, Settings, or Switch Language:
- Emoji View and Language Switch will disappear if you have the corresponding key enabled;
- For some layouts it's not the Comma-key, but the key at the same position (e.g. it's
q
for Dvorak layout).
- When incognito mode is enabled, no words will be learned, and no emojis will be added to recents.
- Sliding key input: Swipe from shift or symbol key to another key. This will enter a single uppercase key or symbol and return to the previous keyboard.
- Hold shift or symbol key, press one or more keys, and then release shift or symbol key to return to the previous keyboard.
- Long-press a suggestion in the suggestion strip to show more suggestions, and a delete button to remove this suggestion.
- Swipe up from a suggestion to open more suggestions, and release on the suggestion to select it.
- Long-press an entry in the clipboard history to pin it (keep it in clipboard until you unpin).
- Swipe left in clipboard view to remove an entry (except when it's pinned)
- Select text and press shift to switch between uppercase, lowercase and capitalize words
- You can add dictionaries by opening the file
- This only works with content-uris and not with file-uris, meaning that it may not work with some file explorers.
- Not really a feature, but you can restart the keyboard by going to the settings and swiping it away from recents
-
Debug mode / debug APK
- Long-press a suggestion in the suggestion strip twice to show the source dictionary.
- When using debug APK, you can find Debug Settings within the Advanced Preferences, though the usefulness is limited except for dumping dictionaries into the log.
- For a release APK, you need to tap the version in About several times, then you can find debug settings in Advanced Preferences.
- When enabling Show suggestion infos, suggestions will have some tiny numbers on top showing some internal score and source dictionary.
- In the event of an application crash, you will be prompted whether you want the crash logs when you open the Settings.
- When using multilingual typing, space bar will show an confidence value used for determining the currently used language.