mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-19 05:39:10 +00:00
remove todo section from readme
This commit is contained in:
parent
7a57f5a24f
commit
57deb82ca7
1 changed files with 1 additions and 20 deletions
21
README.md
21
README.md
|
@ -14,7 +14,6 @@ Does not use internet permission, and thus is 100% offline.
|
||||||
* [Translations](#translations)
|
* [Translations](#translations)
|
||||||
* [To Community Creation](#to-community)
|
* [To Community Creation](#to-community)
|
||||||
* [Code Contribution](CONTRIBUTING.md)
|
* [Code Contribution](CONTRIBUTING.md)
|
||||||
- [To-do](#to-do)
|
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
- [Credits](#credits)
|
- [Credits](#credits)
|
||||||
|
|
||||||
|
@ -41,7 +40,7 @@ Does not use internet permission, and thus is 100% offline.
|
||||||
</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</li>
|
||||||
<li>Number pad</li>
|
<li>Number pad</li>
|
||||||
<li>Backup and restore your settings and learned word / history data</li>
|
<li>Backup and restore your settings and learned word / history data</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -88,24 +87,6 @@ You can share your themes, layouts and dictionaries with other people:
|
||||||
## Code Contribution
|
## Code Contribution
|
||||||
See [Contribution Guidelines](CONTRIBUTING.md)
|
See [Contribution Guidelines](CONTRIBUTING.md)
|
||||||
|
|
||||||
# To-do
|
|
||||||
__Planned features and improvements:__
|
|
||||||
* Improve support for modifier keys (_alt_, _ctrl_, _meta_ and _fn_), some ideas:
|
|
||||||
* keep modifier keys on with long press
|
|
||||||
* keep modifier keys on until the next key press
|
|
||||||
* use sliding input
|
|
||||||
* Less complicated addition of new keyboard languages (e.g. #519)
|
|
||||||
* Additional and customizable key swipe functionality
|
|
||||||
* Some functionality will not be possible when using glide typing
|
|
||||||
* Add and enable emoji dictionaries by default (if available for language)
|
|
||||||
* Clearer / more intuitive arrangement of settings
|
|
||||||
* Maybe hide some less used settings by default (similar to color customization)
|
|
||||||
* [Bug fixes](https://github.com/Helium314/HeliBoard/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
|
|
||||||
|
|
||||||
__What will _not_ be added:__
|
|
||||||
* Dictionaries for more languages (you can still download them)
|
|
||||||
* Anything that requires additional permissions, unless there is a _very_ good reason
|
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
HeliBoard (as a fork of OpenBoard) is licensed under GNU General Public License v3.0.
|
HeliBoard (as a fork of OpenBoard) is licensed under GNU General Public License v3.0.
|
||||||
|
|
Loading…
Add table
Reference in a new issue