cibersheep / messaging-app

Messaging App for Ubuntu Touch devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadMe - Messaging App

Messaging App is the official SMS app for Ubuntu Touch.

Internals

Messaging app relies on history-service as the database backend, telepathy-ofono for message relay.

history-service database path: /home/phablet/.local/share/history-service/history.sqlite

Building with clickable

Install clickable, then run:

clickable

For faster build speeds, building app tests is disabled in clickable.json

Building with crossbuilder

Some dependencies need to be installed by running:

crossbuilder inst-foreign dh-translations apparmor-easyprof-ubuntu

The app then can be build by simply running:

crossbuilder

See crossbuilder on github for details.

Useful Links

Here are some useful links with regards to the Messaging App development.

About

Messaging App for Ubuntu Touch devices

License:Other


Languages

Language:QML 78.6%Language:Python 9.8%Language:C++ 7.3%Language:CMake 3.7%Language:JavaScript 0.3%Language:Scilab 0.2%