summaryrefslogtreecommitdiff
path: root/daemon/watchconnector.cpp
AgeCommit message (Expand)Author
2014-08-02Do not log unreachable Pebble as errorTomasz Sterna
2014-08-02Since Log4Qt uses QDebug underneath now, it autoinserts spaces while loggingTomasz Sterna
2014-07-28Merge pull request #12 from smurfy/notificationsTomasz Sterna
2014-07-23Added Twitter support and prepared facebook supportPhilipp Andreas
2014-07-23Adding Facebook and Twitter notification leadsPhilipp Andreas
2014-07-22Added support to sync date and time from phonePhilipp Andreas
2014-07-20Merge branch 'master' into notificationsPhilipp Andreas
2014-07-18Implemented Music ControlRELASE_0.6Tomasz Sterna
2014-07-14Merge branch 'notifications' of github.com:smurfy/pebble into smurfy-notifica...Tomasz Sterna
2014-07-14Reported OS needs to be ANDROIDTomasz Sterna
2014-07-14Implemented pushing MPRIS metadata to watch Music appTomasz Sterna
2014-07-13Moved processing watch commands to separate objectTomasz Sterna
2014-07-13Implemented WatchConnector::sendMusicNowPlayingTomasz Sterna
2014-07-12Added SDK2.0 Version info for PHONE_VERSION (prevents error message on pebble)Philipp Andreas
2014-07-12Adding support for PHONE_VERSION endpoint.Philipp Andreas
2014-07-12Merge branch 'master' into notificationsPhilipp Andreas
2014-07-12Reworked PebbledInterface DBus handlingTomasz Sterna
2014-07-11Fixed reconnect on disconnectionTomasz Sterna
2014-07-11Use Log4Qt in daemonTomasz Sterna
2014-07-11Fix for the \0 termination to trim the original string to max 239 bytes inste...Philipp Andreas
2014-07-11Sending the string as it is even if empty, but always \0 terminate all strings.Philipp Andreas
2014-07-10Never send notifications with empty parts. replace empty strings by one space...Philipp Andreas
2014-07-09Implemented daemon interfaces for QML Manager appTomasz Sterna
2014-07-09Moved watchConnector to daemon and implemented daemon interface for QMLTomasz Sterna