ubports / keyboard-component

Moved to https://gitlab.com/ubports/core/lomiri-keyboard
https://gitlab.com/ubports/core/lomiri-keyboard
GNU Lesser General Public License v3.0
10 stars 36 forks source link

Added cangjie and quick keyboard (Chinese Language) #190

Closed joshuatam closed 3 years ago

joshuatam commented 3 years ago

This implemention covers basic usage (single character) and does not have any features like phase suggestions.

The databases using are taking reference from https://github.com/fcitx/fcitx-table-extra/blob/master/tables/cangjie3.txt and https://github.com/fcitx/fcitx-table-extra/blob/master/tables/quick-classic.txt

.gitignore is also updated for easier code management when building with crossbuilder

fixes: #133

peat-psuwit commented 3 years ago

Hello,

Thank you for contributing to UBports. As part of project renaming and the effort to port Ubuntu Touch stack to Ubuntu 20.04, we're incrementally migrating repositories to GitLab.

Your PR is now migrated to: https://gitlab.com/ubports/core/lomiri-keyboard/-/merge_requests/190 However, you might not be able to push new code into it, as the branch resides in our repository. In case you need to update it, please open a new MR from your (new) fork. I don't have a better solution at the moment.

Sorry for your inconvenience.