mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-22 07:09:10 +00:00
update description
This commit is contained in:
parent
1ea8d936a4
commit
4de8f770ef
3 changed files with 5 additions and 4 deletions
|
@ -34,6 +34,7 @@ Does not use internet permission, and thus is 100% offline.
|
||||||
<li>can follow dynamic colors for Android 12+</li>
|
<li>can follow dynamic colors for Android 12+</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>Customize keyboard <a href="https://github.com/Helium314/HeliBoard/blob/main/layouts.md">layouts</a> (only available when disabling <i>use system languages</i>)</li>
|
<li>Customize keyboard <a href="https://github.com/Helium314/HeliBoard/blob/main/layouts.md">layouts</a> (only available when disabling <i>use system languages</i>)</li>
|
||||||
|
<li>Customize special layouts, like symbols, number, or functional key layout</li>
|
||||||
<li>Multilingual typing</li>
|
<li>Multilingual typing</li>
|
||||||
<li>Glide typing (<i>only with closed source library</i> ☹️)</li>
|
<li>Glide typing (<i>only with closed source library</i> ☹️)</li>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -44,7 +45,7 @@ Does not use internet permission, and thus is 100% offline.
|
||||||
<li>One-handed mode</li>
|
<li>One-handed mode</li>
|
||||||
<li>Split keyboard (only available if the screen is large enough)</li>
|
<li>Split keyboard (only available if the screen is large enough)</li>
|
||||||
<li>Number pad</li>
|
<li>Number pad</li>
|
||||||
<li>Backup and restore your learned word / history data</li>
|
<li>Backup and restore your settings and learned word / history data</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
## FAQ / Common Issues
|
## FAQ / Common Issues
|
||||||
|
|
|
@ -286,7 +286,6 @@
|
||||||
<string name="button_copy_existing_layout">Bestaande lay-out kopiëren</string>
|
<string name="button_copy_existing_layout">Bestaande lay-out kopiëren</string>
|
||||||
<string name="layout_error">Fout bij lay-out: %s</string>
|
<string name="layout_error">Fout bij lay-out: %s</string>
|
||||||
<string name="edit_layout">Tik om lay-out te bewerken</string>
|
<string name="edit_layout">Tik om lay-out te bewerken</string>
|
||||||
<!-- <string name="customize_symbols_number_layouts_summary">Lay-outs (behalve symbolen) geven interne instellingen weer die mogelijk nog veranderen. Als dat gebeurt, werkt de aangepaste lay-out mogelijk niet meer goed.</string>-->
|
|
||||||
<string name="layout_symbols_shifted" tools:keep="@string/layout_symbols_shifted">Meer symbolen</string>
|
<string name="layout_symbols_shifted" tools:keep="@string/layout_symbols_shifted">Meer symbolen</string>
|
||||||
<string name="layout_phone" tools:keep="@string/layout_phone">Telefoon</string>
|
<string name="layout_phone" tools:keep="@string/layout_phone">Telefoon</string>
|
||||||
<string name="dictionary_settings_category">Woordenboeken</string>
|
<string name="dictionary_settings_category">Woordenboeken</string>
|
||||||
|
|
|
@ -15,15 +15,16 @@ Features:
|
||||||
<li>can follow dynamic colors for Android 12+</li>
|
<li>can follow dynamic colors for Android 12+</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>Customize keyboard <a href="https://github.com/Helium314/HeliBoard/blob/main/layouts.md">layouts</a> (only available when disabling <i>use system languages</i>)</li>
|
<li>Customize keyboard <a href="https://github.com/Helium314/HeliBoard/blob/main/layouts.md">layouts</a> (only available when disabling <i>use system languages</i>)</li>
|
||||||
|
<li>Customize special layouts, like symbols, number, or functional key layout</li>
|
||||||
<li>Multilingual typing</li>
|
<li>Multilingual typing</li>
|
||||||
<li>Glide typing (<i>only with closed source library</i> ☹️)</li>
|
<li>Glide typing (<i>only with closed source library</i> ☹️)</li>
|
||||||
<ul>
|
<ul>
|
||||||
<li>library not included in the app, as there is no compatible open source library available</li>
|
<li>library not included in the app, as there is no compatible open source library available</li>
|
||||||
<li>can be extracted from GApps packages ("<i>swypelibs</i>"), or downloaded <a href="https://github.com/erkserkserks/openboard/tree/46fdf2b550035ca69299ce312fa158e7ade36967/app/src/main/jniLibs">here</a></li>
|
<li>can be extracted from GApps packages ("<i>swypelibs</i>"), or downloaded <a href="https://github.com/erkserkserks/openboard/tree/46fdf2b550035ca69299ce312fa158e7ade36967/app/src/main/jniLibs">here</a> (click on the file and then "raw" or the tiny download button)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>Clipboard history</li>
|
<li>Clipboard history</li>
|
||||||
<li>One-handed mode</li>
|
<li>One-handed mode</li>
|
||||||
<li>Split keyboard (only available if the screen is large enough)</li>
|
<li>Split keyboard (only available if the screen is large enough)</li>
|
||||||
<li>Number pad</li>
|
<li>Number pad</li>
|
||||||
<li>Backup and restore your learned word / history data</li>
|
<li>Backup and restore your settings and learned word / history data</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue