| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-18 | Simulate call status change on creation | Tomasz Sterna | |
| Fixes #71 | |||
| 2015-06-09 | Handle multiple paired Pebbles882b7b9327smokku/master | Tomasz Sterna | |
| Moved Pebble discovery to WatchConnector. Removed empty DBusConnector. Minor firmware handling fixes. | |||
| 2015-05-18 | Save default settings to DConf if not present | Tomasz Sterna | |
| 2015-05-11 | Improved local applications handling | Tomasz Sterna | |
| - better filter listing local apps in Downloads - option to remove app from local list | |||
| 2015-04-30 | Implemented profile changes on watch (dis)connection3f64297 | Tomasz Sterna | |
| 2015-04-19 | Support option for system volume control | Andrew Branson | |
| Add support for direct PulseAudio volume control instead of through MPRIS, which doesn't currently work. Default enabled, added setting to disable. | |||
| 2015-04-17 | Show configure option only for configurable apps | Tomasz Sterna | |
| Test for "configurable" capability. | |||
| 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-03-31 | Expose Watch Info over DBus interface | Tomasz Sterna | |
| 2015-01-10 | Actually send AllAppsChanged signal from daemon | Tomasz Sterna | |
| 2015-01-07 | Refactored whole app handling into AppInfo class | 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. | |||
| 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-14 | add icons to the slots managament UI | Javier | |
| 2014-12-12 | query all apps from d-bus | Javier | |
| 2014-12-12 | Replaced Log4Qt with Qt 5.2+ QLoggingCategory | Tomasz Sterna | |
| 2014-12-12 | move the mpris tracking into musicmanager | Javier | |
| 2014-12-08 | fix a crash within the lambda that captures appOpenUrl | 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-06 | properly send acks for incoming appmsgs | Javier | |
| 2014-12-06 | forward jskit notifications | Javier | |
| 2014-12-03 | fix actually setting the configuration, improve xhr support | Javier | |
| 2014-12-03 | implement UI for JS app configuration | Javier | |
| 2014-12-03 | implement more parts of the new D-Bus 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 | hackily implement openURL by signalling the URLs via D-Bus to the | Javier | |
| settings app, which pops a webview | |||
| 2014-12-01 | add stub xmlhttprequest and allow showConfig event | 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-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 | |||
