| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-09 | Implemented firmwareUpgrade in daemon | Tomasz Sterna | |
| 2015-04-07 | Implemented checking for latest firmware version | Tomasz Sterna | |
| 2015-03-31 | Implemented Watch Info page | Tomasz Sterna | |
| 2015-03-31 | Expose Watch Info over DBus interface | Tomasz Sterna | |
| 2015-01-11 | Implemented "Add App file" dialog | Tomasz Sterna | |
| 2015-01-03 | Support for watch apps, not installed on phoneRELEASE_0.13.js1 | Tomasz Sterna | |
| Needed to show app name instead of "unknown app" on the app management screen. | |||
| 2014-12-14 | add icons to the slots managament UI | Javier | |
| 2014-12-14 | add UI to install/remove apps from watch | Javier | |
| 2014-12-03 | implement UI for JS app configuration | 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 | hackily implement openURL by signalling the URLs via D-Bus to the | Javier | |
| settings app, which pops a webview | |||
| 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-08-13 | Fixed handling of connected signal in Manager app | Tomasz Sterna | |
| 2014-07-22 | Added support to sync date and time from phone | Philipp Andreas | |
| 2014-07-13 | Implemented preliminary MPRIS support | Tomasz Sterna | |
| 2014-07-12 | Reworked PebbledInterface DBus handling | Tomasz Sterna | |
| 2014-07-10 | Implemented ping, disconnect, reconnect in daemon | Tomasz Sterna | |
| 2014-07-09 | Implemented daemon interfaces for QML Manager app | Tomasz Sterna | |
| 2014-07-09 | Implemented org.pebbled service QML interface | Tomasz Sterna | |
