Ubuntu Touch keyboard as maliit plugin
QML C++ QMake Python JavaScript Shell Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.bzr-builddeb
benchmark
data
debian
doc
plugins
po
qml
src
tests
tools
.bzrignore
COPYING
COPYING.BSD
COPYING.CC-BY
README
STYLING
VERSION
buildOnDevice.sh
config.pri
fr_ch
snapcraft.yaml
snappy-qt5.conf
ubuntu-keyboard-wrapper.sh
ubuntu-keyboard.pro
unittests.sh
word-prediction.pri

README

Ubuntu Keyboard
===============

This is a QML and C++ based Keyboard Plugin for Maliit, based on the Maliit Reference plugin, taking into account the special UI/UX requests of Ubuntu Phone.

Updating presage language models
================================

If the source material used for presage's prediction models is update the databases can be regenerated by running "make lang_db_$lc" within the plugin's "src" directory (where $lc is the language code for the updated language, e.g. "make lang_db_en" for English)