| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-24 | Switch artist and track fieldsmetadata-fix | Andrew Branson | |
| Music track detail fields were in the wrong order compared to other platforms. | |||
| 2015-04-17 | Better watch versions handling | Tomasz Sterna | |
| Didn't react on firmware version change. | |||
| 2015-04-09 | Implemented firmwareUpgrade in daemon | Tomasz Sterna | |
| 2015-03-31 | Expose Watch Info over DBus interface | Tomasz Sterna | |
| 2015-03-31 | Store Watch HW&SW versions in API object | Tomasz Sterna | |
| 2015-01-19 | Added HardwareRevision enum and mapping to firmware version | Tomasz Sterna | |
| 2015-01-03 | Merge remote-tracking branch 'javispedro/js-testing' | Tomasz Sterna | |
| Conflicts: daemon/daemon.pro daemon/dbusconnector.cpp daemon/manager.cpp daemon/watchcommands.cpp daemon/watchcommands.h daemon/watchconnector.cpp daemon/watchconnector.h log4qt-debug.conf log4qt-release.conf rpm/pebble.spec rpm/pebble.yaml | |||
| 2014-12-14 | implement account and device tokens | Javier | |
| 2014-12-13 | do not listen for every d-bus owner change | Javier | |
| rather, just update the current mpris service when a signal comes in; seems much more efficient. | |||
| 2014-12-12 | Replaced Log4Qt with Qt 5.2+ QLoggingCategory | Tomasz Sterna | |
| 2014-12-11 | minor changes (some new protocol constants (2.8?)) | Javier | |
| 2014-12-08 | add d-bus API to list slot contents and fix other API issues | Javier | |
| 2014-12-07 | ability to upload apps | Javier | |
| 2014-12-07 | add bankmanager and ability to unload apps | Javier | |
| 2014-12-01 | implement message passing around jskit apps and watch | Javier | |
| 2014-11-30 | introduce the AppMsgManager and the JsKitManager | Javier | |
| will be used to handle application messages (push, etc) while the JSKitManager will run PebbleKit JS scripts. also add the ability to unpack PebbleDicts | |||
| 2014-11-30 | add stub datalogmanager | Javier | |
| 2014-11-30 | allow receiving responses to commands in watchconnector | Javier | |
| * the skeleton is in place for watchconnector to allow query->response messages. I've used call/cc style because it is impossible to make QBluetoothSocket synchronous (waitForReadyRead() is a no-op) * remove watchcommands, instead create musicmanager to listen for the music endpoint. The other (simpler) endpoints are now listened in watchconnector itself. hangupAll() slot is moved to voicecallmanager. * instead of emitting signals for each received message, listeners can now register for receiving messages targeted towards a given endpoint * when reading from bluetoothsocket, properly handle short reads * remove useless 'watch' namespace * create appmanager, which mantains a database of installed apps (installed on the phone, that is; watch installed apps will come later) * all the *Managers are now instantiated by the main Manager itself * introduce Unpacker helper class for decoding watch messages * implement getAppbankStatus and getAppbankUuids messages and response parsers * remove file logging for now (20MB is bad for eMMC!) * use dbus object path /org/pebbled instead of / | |||
| 2014-10-24 | Fixes to Qt 5.2 | Aleksi Suomalainen | |
| 2014-09-29 | Added basic handling of SYSTEM_MESSAGE | Tomasz Sterna | |
| 2014-09-29 | Robust reconnection handling | Tomasz Sterna | |
| 2014-07-28 | Removed Log4Qt from sources | Tomasz Sterna | |
| Depend on externally provided liblog4qt.so.1 | |||
| 2014-07-28 | Merge pull request #12 from smurfy/notifications | Tomasz Sterna | |
| Notifications via freedesktop.org interface snooping | |||
| 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-18 | Implemented Music ControlRELASE_0.6 | 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 | Adding support for PHONE_VERSION endpoint. | Philipp Andreas | |
| 2014-07-11 | Fixed reconnect on disconnection | Tomasz Sterna | |
| Reconnection timeut will now raise gradually, to be 1000ms * reconnect attempt. This should help preserve power in the phone, when no Pebble is around. You can speed-up this process by reconnecting manually from manager app or its cover. Also force channel 1 for RFCOMM, as discovery does not work anymore after disconnection. | |||
| 2014-07-11 | Use Log4Qt in daemon | Tomasz Sterna | |
| 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 | |
