| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-14 | Do not compute STM32CRC - use one from manifest.json | Tomasz Sterna | |
| Fixes #47 | |||
| 2015-04-09 | Implemented firmwareUpgrade in daemon | Tomasz Sterna | |
| 2015-04-07 | Implemented checking for latest firmware version | Tomasz Sterna | |
| 2015-01-05 | Imported QuaZIP library to daemon sources | 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-12 | Replaced Log4Qt with Qt 5.2+ QLoggingCategory | Tomasz Sterna | |
| 2014-12-07 | ability to upload apps | Javier | |
| 2014-12-07 | add bankmanager and ability to unload apps | Javier | |
| 2014-12-06 | add a polyfill for typed arrays, and many other compat changes | Javier | |
| 2014-12-04 | add stub geolocation API | Javier | |
| 2014-12-02 | define new D-Bus interface, use qmake to generate adaptors/interfaces | Javier | |
| also slightly clean up the way d-bus is handled both in daemon and UI | |||
| 2014-12-01 | implement message passing around jskit apps and watch | Javier | |
| 2014-11-30 | stub all functions of Pebble JS object | Javier | |
| 2014-11-30 | more JSKit objects | Javier | |
| 2014-11-30 | convert appinfo into a Q_GADGET with properties | 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-11-29 | detect icu via pkgconfig | Javier | |
| 2014-11-29 | introduce the appmanager | Javier | |
| 2014-08-10 | General transliteration with ICU rule "Any-Latin; Latin-ASCII" | Basil Semuonov | |
| 2014-07-28 | Removed Log4Qt from sources | Tomasz Sterna | |
| Depend on externally provided liblog4qt.so.1 | |||
| 2014-07-22 | Merge branch 'master' into notifications | Philipp Andreas | |
| Conflicts: daemon/daemon.cpp daemon/manager.cpp daemon/manager.h | |||
| 2014-07-20 | Merge branch 'master' into notifications | Philipp Andreas | |
| Conflicts: daemon/daemon.cpp daemon/manager.cpp daemon/manager.h ext/Log4Qt | |||
| 2014-07-20 | Added VERSION to app and daemon | Tomasz Sterna | |
| 2014-07-18 | Implemented settings skeleton and notifications | Tomasz Sterna | |
| 2014-07-18 | Implemented settings skeleton and notifications | Tomasz Sterna | |
| 2014-07-14 | Removed commhistory-qt5 dependency | 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-13 | Moved processing watch commands to separate object | Tomasz Sterna | |
| 2014-07-13 | Fixed incoming calls notification | Tomasz Sterna | |
| 2014-07-12 | Merge branch 'master' into notifications | Philipp Andreas | |
| Conflicts: daemon/manager.cpp | |||
| 2014-07-11 | Use Log4Qt in daemon | Tomasz Sterna | |
| 2014-07-11 | Included Log4Qt in project | Tomasz Sterna | |
| 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 | Implemented org.pebbled DBus service | Tomasz Sterna | |
| 2014-06-30 | Implemented notification on Pebble connect/disconnect | Tomasz Sterna | |
| 2014-06-28 | Implemented messages forwarding | Tomasz Sterna | |
| 2014-06-26 | Packaged pebbled as user session service | 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 | |
| 2014-06-21 | Restructured for lib and daemon | Tomasz Sterna | |
