| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-01 | Icons for SMS and EmailHEADmaster | Andrew Branson | |
| 2016-03-01 | New managers from javispedro | Andrew Branson | |
| AppFetchManager, BlobDBManager | |||
| 2016-02-12 | implement blobdbmanager | Javier | |
| Conflicts: daemon/daemon.pro daemon/manager.h daemon/watchconnector.h | |||
| 2016-02-12 | implement the AppFetch manager, including upload based on AppId | Javier | |
| Conflicts: daemon/daemon.pro daemon/manager.cpp daemon/manager.h daemon/watchconnector.h | |||
| 2016-02-10 | Add specific missed call notification and other tweaks | Andrew Branson | |
| 2016-02-10 | Remove static Quazip | Andrew Branson | |
| 2016-02-10 | V3 firmware support improvements | Andrew Branson | |
| Proper timeline notifications for the v3 firmware. Added telegram, whatapp and hangouts notification types. Removed mitakuuluu. | |||
| 2016-02-09 | Choose notification method based on software rev not hardware. | Andrew Branson | |
| To support pebble classic and steel on 3.0 firmware | |||
| 2016-01-20 | Notification filtering | Andrew Branson | |
| Exclude transient category and notifications. Workaround for messages: accept categories that end in preview or summary. | |||
| 2016-01-08 | Check category for notification transience instead of hints. | Andrew Branson | |
| 2016-01-07 | Remove unnecessary comparison for boolean. | Andrew Branson | |
| 2016-01-07 | Don't forward any transient notifications to the watch. | Andrew Branson | |
| 2016-01-05 | Add support for console.warn messages | Andrew Branson | |
| 2016-01-05 | Add event argument for the 'ready' callback. | Andrew Branson | |
| 2015-12-03 | Handle missing enum values | Tomasz Sterna | |
| 2015-11-28 | Support Pebble apps with workers | Andrew Branson | |
| Separate upload for 'worker' binaries. Split binary upload type into firmware, application and worker, as the 'type' field states 'worker' for applications with worker binaries. Fixes #34 | |||
| 2015-11-27 | Add support for onreadystatechange JS callback from XMLHttpRequest. Refs | Andrew Branson | |
| #80 | |||
| 2015-10-28 | Fixed SPALDING_BB2 HW mapping | Tomasz Sterna | |
| 2015-10-10 | Added support for pebble-time appstore fixes #79 | Philipp Andreas | |
| 2015-10-05 | Added Pebble Time Round hardware mapping | Tomasz Sterna | |
| 2015-09-21 | Support JS timers | Andrew Branson | |
| Add support for set and clear Intervals and Timeouts for Javascript apps. The QT JS engine doesn't support them natively. | |||
| 2015-09-13 | implement sending notification to Pebble Time timeline | Robert Meijers | |
| Fixes #82 | |||
| 2015-09-13 | add hardware revision for the Time Steel | Robert Meijers | |
| Hopefully fixes #83 | |||
| 2015-06-19 | Support HardwarePlatform dependant features | Tomasz Sterna | |
| 2015-06-19 | Notifications debugging via magic cookies | Tomasz Sterna | |
| 2015-06-18 | Implemented togglable debug mode | Tomasz Sterna | |
| 2015-06-18 | Version 3.0 firmware endpoints mapping | Tomasz Sterna | |
| 2015-06-18 | isRemoteHeld voice call property support | Tomasz Sterna | |
| 2015-06-18 | Schedule reconnect on failed connection | Tomasz Sterna | |
| 2015-06-18 | Simulate call status change on creation | Tomasz Sterna | |
| Fixes #71 | |||
| 2015-06-10 | Changed notification format in Sailfish 1.1.6 | Andrew Branson | |
| Backwards compatible | |||
| 2015-06-09 | Handle multiple paired Pebbles882b7b9327smokku/master | Tomasz Sterna | |
| Moved Pebble discovery to WatchConnector. Removed empty DBusConnector. Minor firmware handling fixes. | |||
| 2015-06-07 | Updated HardwareRevision for Pebble Time | Tomasz Sterna | |
| - https://github.com/pebble/libpebble/blob/master/pebblecomm/ - http://pebbledev.org/wiki/Firmware_Updates | |||
| 2015-05-18 | Save default settings to DConf if not present | Tomasz Sterna | |
| 2015-05-14 | Update watchconnector.cpp | Andrew Branson | |
| 2015-05-13 | Stop time sync timer when disconnected. Improve debug | Andrew Branson | |
| 2015-05-13 | Auto-synchronize time | Andrew Branson | |
| Sync on connect, then every four hours while connected. | |||
| 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-25 | Rename setIncreasedReconnectTimer | Andrew Branson | |
| to scheduleReconnect | |||
| 2015-04-25 | Check if Bluetooth is on before reconnecting | Andrew Branson | |
| Don't try to reconnect to the watch if Bluetooth is switched off, instead start an extended reconnect timer (which has been refactored) | |||
| 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-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 | Better watch versions handling | Tomasz Sterna | |
| Didn't react on firmware version change. | |||
| 2015-04-17 | Show configure option only for configurable apps | Tomasz Sterna | |
| Test for "configurable" capability. | |||
| 2015-04-17 | Better JSKit memory management | Tomasz Sterna | |
| Attach context objects as _engine children, so they get destroyed by parent when engine is deleted. | |||
| 2015-04-17 | Fixed AppJS loading | Tomasz Sterna | |
| Fixes #49 | |||
| 2015-04-14 | Proper bundle validity check7cdadf0 | Tomasz Sterna | |
| 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 | |
