| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-11-29 | introduce the appmanager | Javier | |
| 2014-08-13 | Fixed handling of connected signal in Manager app | Tomasz Sterna | |
| 2014-08-10 | Merge pull request #15 from custodian/transliteration | Tomasz Sterna | |
| Transliterate messages before sending to Pebble | |||
| 2014-08-10 | General transliteration with ICU rule "Any-Latin; Latin-ASCII" | Basil Semuonov | |
| 2014-08-10 | Check whether setting isValid before converting toBool | Tomasz Sterna | |
| 2014-08-10 | Phone call transliteration. Added missed chars | Basil Semuonov | |
| 2014-08-10 | Transliterate russian cyrillic | Basil Semuonov | |
| 2014-08-02 | Should log via logger() not qDebug() | Tomasz Sterna | |
| 2014-08-02 | Stop incoming phone call, when other party disconnects. closes #11 | Tomasz Sterna | |
| 2014-08-02 | Since Log4Qt uses QDebug underneath now, it autoinserts spaces while logging | Tomasz Sterna | |
| 2014-08-02 | Implemented option to disable phone call forwarding to watch. closes #13 | Tomasz Sterna | |
| 2014-08-02 | Provide Settings object via constructor | Tomasz Sterna | |
| 2014-07-23 | Added Twitter support and prepared facebook support | Philipp Andreas | |
| 2014-07-22 | Adding settings for notifications | Philipp Andreas | |
| 2014-07-22 | Merge branch 'master' into notifications | Philipp Andreas | |
| Conflicts: daemon/daemon.cpp daemon/manager.cpp daemon/manager.h | |||
| 2014-07-21 | Implemented SilentWhenConnected | Tomasz Sterna | |
| 2014-07-20 | Merge branch 'master' into notifications | Philipp Andreas | |
| Conflicts: daemon/daemon.cpp daemon/manager.cpp daemon/manager.h ext/Log4Qt | |||
| 2014-07-18 | Implemented settings skeleton and notifications | Tomasz Sterna | |
| 2014-07-18 | Implemented settings skeleton and notifications | Tomasz Sterna | |
| 2014-07-18 | Implemented Music ControlRELASE_0.6 | Tomasz Sterna | |
| 2014-07-14 | Merge branch 'notifications' of github.com:smurfy/pebble into ↵ | Tomasz Sterna | |
| smurfy-notifications Conflicts: daemon/daemon.pro daemon/manager.cpp daemon/manager.h | |||
| 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 preliminary MPRIS support | Tomasz Sterna | |
| 2014-07-12 | Merge branch 'master' into notifications | Philipp Andreas | |
| Conflicts: daemon/manager.cpp | |||
| 2014-07-12 | Reworked PebbledInterface DBus handling | Tomasz Sterna | |
| 2014-07-11 | Use Log4Qt in daemon | Tomasz Sterna | |
| 2014-07-11 | Removed commhistory interface to get new messages | Philipp Andreas | |
| 2014-07-10 | Adding support for default notifications. | Philipp Andreas | |
| 2014-07-09 | Moved watchConnector to daemon and implemented daemon interface for QML | Tomasz Sterna | |
| 2014-07-09 | Moved DBus service related properties to DBusProxy class | Tomasz Sterna | |
| 2014-07-09 | Implemented org.pebbled DBus service | Tomasz Sterna | |
| 2014-07-01 | Use bt icon for notifications | Tomasz Sterna | |
| 2014-06-30 | Implemented notification on Pebble connect/disconnect | Tomasz Sterna | |
| 2014-06-30 | Reworked WatchConnector connection/disconnection handling | Tomasz Sterna | |
| Fixed crash after Pebble disconnecting | |||
| 2014-06-28 | Implemented messages forwarding | Tomasz Sterna | |
| 2014-06-26 | Resolve number to contact name in notification | Tomasz Sterna | |
| 2014-06-25 | Implemented DBusConnector class | Tomasz Sterna | |
| 2014-06-24 | Ported VoiceCallManager from Nemo/voicecall and wired to WatchConnector | Tomasz Sterna | |
