Hi, I'm trying Ubuntu Touch, and wanted to get my hands on messaging. Reviewed the code of messaging-app and dialer-app and to my surprise the communication with telepathy is always handled on the QML side of the app.
I want to keep QML strictly for UI, and write the functional code on the C++ side. Are there any plans on having C++ API for the Telephony Service soon? Should I try to communicate with telepathy directly by using its own API? Thanks a lot! Felipe.
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp