Age | Commit message (Expand) | Author | Files | Lines |
2019-03-25 | Merge "libqtappfw: telephony: add onlineChanged signal" | Jan-Simon Moeller | 3 | -1/+16 |
2019-03-22 | libqtappfw: bluetooth: add BluetoothModel support | Matt Ranostay | 5 | -15/+319 |
2019-03-20 | libqtappfw: network: wifinetworkmodel: call clear() on list | Matt Ranostay | 1 | -0/+1 |
2019-03-14 | libqtappfw: telephony: add onlineChanged signal | Matt Ranostay | 3 | -1/+16 |
2019-02-28 | libqtappfw: network: add invalidPassphrase signal | Matt Ranostay | 2 | -0/+5 |
2019-02-28 | libqtappfw: message: add replyStatus/requestData methods | Matt Ranostay | 1 | -0/+10 |
2019-02-27 | libqtappfw: network: sort WiFI model by SSID | Matt Ranostay | 1 | -1/+7 |
2019-02-27 | libqtappfw: network: add remove() method for removal of services | Matt Ranostay | 2 | -0/+13 |
2019-02-21 | libqtappfw: mediaplayer: update loop command parameter | Matt Ranostay | 2 | -3/+3 |
2019-02-13 | libqtappfw: mediaplayer: send empty artist + album data if none | Matt Ranostay | 1 | -3/+17 |
2019-01-06 | Merge "libqtappfw: bluetooth: add transport to discovery filter"halibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4 | Jan-Simon Moeller | 1 | -0/+1 |
2019-01-03 | libqtappfw: Add radio binding support | Scott Murray | 8 | -0/+427 |
2019-01-02 | libqtappfw: bluetooth: add transport to discovery filter | Matt Ranostay | 1 | -0/+1 |
2018-12-27 | libqtappfw: pbap: add VC_PHOTO support to contacts | Matt Ranostay | 2 | -7/+31 |
2018-12-20 | libqtappfw: mediaplayer: set album art via qml contextguppy_6.99.3guppy/6.99.36.99.3 | Matt Ranostay | 1 | -1/+8 |
2018-11-26 | libqtappfw: pkg-config: add Qt5WebSockets to requiredguppy_6.99.2guppy/6.99.26.99.2 | Matt Ranostay | 1 | -0/+1 |
2018-11-25 | libqtappfw: mediaplayer: add connect/disconnect methods | Matt Ranostay | 2 | -0/+11 |
2018-11-15 | Merge changes I0170eafa,I705df82d,I688cc19c,Iac48c5a1guppy_6.99.1guppy/6.99.16.99.1 | Jan-Simon Moeller | 4 | -136/+113 |
2018-11-05 | libqtappfw: bluetooth: send out power event | Matt Ranostay | 1 | -3/+10 |
2018-11-05 | libqtappfw: bluetooth: update to rewrite of bluetooth binding | Matt Ranostay | 3 | -105/+112 |
2018-11-05 | libqtappfw: bluetooth: remove avrcp_controls | Matt Ranostay | 2 | -13/+0 |
2018-11-05 | Revert "libqtappfw: bluetooth: add binding version 2.0 verbs" | Matt Ranostay | 2 | -28/+4 |
2018-11-01 | libqtappfw: make check for event message case insensitive | Matt Ranostay | 1 | -2/+2 |
2018-10-08 | libqtappfw: bluetooth: add binding version 2.0 verbs | Matt Ranostay | 2 | -4/+20 |
2018-09-25 | libqtappfw: bluetooth: add initial API versioning to BluetoothMessage | Matt Ranostay | 2 | -4/+12 |
2018-09-25 | libqtappfw: bluetooth: fix typo for device_priorities verb access | Matt Ranostay | 1 | -1/+1 |
2018-09-25 | libqtappfw: add version verb to allowable requests | Matt Ranostay | 1 | -1/+1 |
2018-09-12 | libqtappfw: remove deleteLater instances that aren't usedguppy_6.90.0guppy/6.90.06.90.0 | Matt Ranostay | 7 | -32/+31 |
2018-07-30 | Merge "network: add wifiStrength property"flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.35.99.65.99.55.99.45.99.3 | Matt Porter | 4 | -1/+23 |
2018-07-30 | Remove useless QtDeclarative cmake package | Matt Porter | 1 | -1/+1 |
2018-07-27 | network: add wifiStrength property | Matt Porter | 4 | -1/+23 |
2018-07-25 | network: add network model | Matt Porter | 3 | -2/+419 |
2018-07-25 | network: add wifinetworkmodel | Matt Porter | 4 | -2/+239 |
2018-07-25 | add responsemessage.h to headers | Matt Porter | 1 | -1/+1 |
2018-07-10 | add base network module supportflounder_5.99.2flounder/5.99.25.99.2 | Matt Porter | 6 | -0/+89 |
2018-06-29 | libqtappfw: mediaplayer: change from JSON objects to proper Qt model | Matt Ranostay | 2 | -4/+83 |
2018-06-29 | libqtappfw: vimrc: add correct settings for header files | Matt Ranostay | 1 | -0/+1 |
2018-06-26 | pbap: add PBAP data backed ContactsModelflounder_5.99.1flounder/5.99.15.99.1 | Matt Porter | 2 | -10/+28 |
2018-06-26 | pbap: sort and trim contact list | Matt Porter | 2 | -0/+14 |
2018-06-25 | pbap: clear the recent call list before updating | Matt Porter | 1 | -0/+2 |
2018-06-25 | Reorg binding-specific modules into subdirectories | Matt Porter | 26 | -9/+58 |
2018-06-22 | pbap: add contacts support and recent call model | Matt Porter | 4 | -6/+344 |
2018-06-14 | Add core Bluetooth PBAP support | Matt Porter | 7 | -2/+194 |
2018-05-13 | message: add response message support | Matt Ranostay | 9 | -40/+182 |
2018-05-10 | libqtappfw: mediaplayer: switch from QJsonObject to QVariantMap | Matt Ranostay | 2 | -4/+4 |
2018-05-07 | libqtappfw: bluetooth: add missing parameter to powerChanged() signal | Matt Ranostay | 2 | -3/+3 |
2018-04-30 | libqtappfw: message: fix memory leak with QJsonArray | Matt Ranostay | 2 | -6/+12 |
2018-04-21 | libqtappfw: bluetooth: add initial avrcp controls | Matt Ranostay | 2 | -0/+26 |
2018-04-19 | libqtappfw: bluetooth: add initial agl-service-bluetooth support | Matt Ranostay | 7 | -2/+379 |
2018-04-18 | libqtappfw: add response data reporting | Matt Ranostay | 2 | -2/+17 |