index
:
pebble.git
SoftVerNotif
btFix
help
list
master
metadata-fix
music-metadata-fix
notifBySoft
smokku/master
volume
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
watchconnector.cpp
Age
Commit message (
Expand
)
Author
2014-08-02
Do not log unreachable Pebble as error
Tomasz Sterna
2014-08-02
Since Log4Qt uses QDebug underneath now, it autoinserts spaces while logging
Tomasz Sterna
2014-07-28
Merge pull request #12 from smurfy/notifications
Tomasz Sterna
2014-07-23
Added Twitter support and prepared facebook support
Philipp Andreas
2014-07-23
Adding Facebook and Twitter notification leads
Philipp Andreas
2014-07-22
Added support to sync date and time from phone
Philipp Andreas
2014-07-20
Merge branch 'master' into notifications
Philipp Andreas
2014-07-18
Implemented Music Control
RELASE_0.6
Tomasz Sterna
2014-07-14
Merge branch 'notifications' of github.com:smurfy/pebble into smurfy-notifica...
Tomasz Sterna
2014-07-14
Reported OS needs to be ANDROID
Tomasz Sterna
2014-07-14
Implemented pushing MPRIS metadata to watch Music app
Tomasz Sterna
2014-07-13
Moved processing watch commands to separate object
Tomasz Sterna
2014-07-13
Implemented WatchConnector::sendMusicNowPlaying
Tomasz Sterna
2014-07-12
Added SDK2.0 Version info for PHONE_VERSION (prevents error message on pebble)
Philipp Andreas
2014-07-12
Adding support for PHONE_VERSION endpoint.
Philipp Andreas
2014-07-12
Merge branch 'master' into notifications
Philipp Andreas
2014-07-12
Reworked PebbledInterface DBus handling
Tomasz Sterna
2014-07-11
Fixed reconnect on disconnection
Tomasz Sterna
2014-07-11
Use Log4Qt in daemon
Tomasz Sterna
2014-07-11
Fix for the \0 termination to trim the original string to max 239 bytes inste...
Philipp Andreas
2014-07-11
Sending the string as it is even if empty, but always \0 terminate all strings.
Philipp Andreas
2014-07-10
Never send notifications with empty parts. replace empty strings by one space...
Philipp Andreas
2014-07-09
Implemented daemon interfaces for QML Manager app
Tomasz Sterna
2014-07-09
Moved watchConnector to daemon and implemented daemon interface for QML
Tomasz Sterna