Age | Commit message (Expand) | Author | Files | Lines |
2019-06-24 | libqtappfw: fix compile issue with SDKhalibut_7.99.2halibut/7.99.27.99.2 | Matt Ranostay | 1 | -0/+2 |
2019-06-20 | libqtappfw: pbap: fix compile error in if statement | Matt Ranostay | 1 | -1/+1 |
2019-06-20 | Merge "libqtappfw: pbap: add import verb for contacts" | Jan-Simon Moeller | 3 | -4/+13 |
2019-06-19 | libqtappfw: pbap: add import verb for contacts | Matt Ranostay | 3 | -4/+13 |
2019-06-18 | network: add wired adapter & model | Raquel Medina | 10 | -58/+336 |
2019-06-11 | network: fix warning on return path | Raquel Medina | 1 | -0/+1 |
2019-06-11 | network: rework WifiNetworkModel implementation | Raquel Medina | 4 | -153/+14 |
2019-06-10 | network: add network model abstraction | Raquel Medina | 4 | -0/+179 |
2019-05-30 | Revert "network: add dummy methods for back compatibility"halibut_7.99.1halibut/7.99.17.99.1 | Raquel Medina | 1 | -11/+0 |
2019-05-16 | libqtappfw: pbap: switch to vcard processing done in binding | Matt Ranostay | 4 | -79/+40 |
2019-05-14 | network: add dummy methods for back compatibility | Raquel Medina | 1 | -0/+11 |
2019-05-13 | network: refactor network class | Raquel Medina | 6 | -137/+267 |
2019-04-24 | network: update wifiStrength property type | Raquel Medina | 1 | -2/+2 |
2019-04-02 | libqtappfw: bluetooth: add adapter_changes event processing | Matt Ranostay | 3 | -13/+35 |
2019-03-25 | Merge "libqtappfw: bluetooth: add BluetoothModel support" | Jan-Simon Moeller | 5 | -15/+319 |
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 |