summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-17libqtappfw: network: sort WiFI model by SSIDguppy_7.0.4guppy_7.0.3guppy/7.0.4guppy/7.0.37.0.47.0.3guppyMatt Ranostay1-1/+7
2019-04-25network: update wifiStrength property typeguppy_7.0.2guppy/7.0.27.0.2Raquel Medina1-2/+2
2019-04-04libqtappfw: telephony: add onlineChanged signalguppy_7.0.1guppy/7.0.17.0.1Matt Ranostay3-1/+16
2019-04-04libqtappfw: bluetooth: add adapter_changes event processingMatt Ranostay3-13/+35
2019-04-04libqtappfw: bluetooth: add BluetoothModel supportMatt Ranostay5-15/+319
2019-03-20Merge "libqtappfw: network: add remove() method for removal of services" into...Jan-Simon Moeller2-0/+13
2019-03-20Merge "libqtappfw: message: add replyStatus/requestData methods" into guppyJan-Simon Moeller1-0/+10
2019-03-20libqtappfw: network: add invalidPassphrase signalMatt Ranostay2-0/+5
2019-03-20libqtappfw: message: add replyStatus/requestData methodsMatt Ranostay1-0/+10
2019-03-19libqtappfw: network: add remove() method for removal of servicesMatt Ranostay2-0/+13
2019-02-14libqtappfw: mediaplayer: send empty artist + album data if noneMatt Ranostay1-3/+17
2019-02-06Add gitreview file for guppy branchguppy_7.0.0guppy_6.99.5guppy/7.0.0guppy/6.99.57.0.06.99.5Jan-Simon Möller1-1/+1
2019-01-06Merge "libqtappfw: bluetooth: add transport to discovery filter"halibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Jan-Simon Moeller1-0/+1
2019-01-03libqtappfw: Add radio binding supportScott Murray8-0/+427
2019-01-02libqtappfw: bluetooth: add transport to discovery filterMatt Ranostay1-0/+1
2018-12-27libqtappfw: pbap: add VC_PHOTO support to contactsMatt Ranostay2-7/+31
2018-12-20libqtappfw: mediaplayer: set album art via qml contextguppy_6.99.3guppy/6.99.36.99.3Matt Ranostay1-1/+8
2018-11-26libqtappfw: pkg-config: add Qt5WebSockets to requiredguppy_6.99.2guppy/6.99.26.99.2Matt Ranostay1-0/+1
2018-11-25libqtappfw: mediaplayer: add connect/disconnect methodsMatt Ranostay2-0/+11
2018-11-15Merge changes I0170eafa,I705df82d,I688cc19c,Iac48c5a1guppy_6.99.1guppy/6.99.16.99.1Jan-Simon Moeller4-136/+113
2018-11-05libqtappfw: bluetooth: send out power eventMatt Ranostay1-3/+10
2018-11-05libqtappfw: bluetooth: update to rewrite of bluetooth bindingMatt Ranostay3-105/+112
2018-11-05libqtappfw: bluetooth: remove avrcp_controlsMatt Ranostay2-13/+0
2018-11-05Revert "libqtappfw: bluetooth: add binding version 2.0 verbs"Matt Ranostay2-28/+4
2018-11-01libqtappfw: make check for event message case insensitiveMatt Ranostay1-2/+2
2018-10-08libqtappfw: bluetooth: add binding version 2.0 verbsMatt Ranostay2-4/+20
2018-09-25libqtappfw: bluetooth: add initial API versioning to BluetoothMessageMatt Ranostay2-4/+12
2018-09-25libqtappfw: bluetooth: fix typo for device_priorities verb accessMatt Ranostay1-1/+1
2018-09-25libqtappfw: add version verb to allowable requestsMatt Ranostay1-1/+1
2018-09-12libqtappfw: remove deleteLater instances that aren't usedguppy_6.90.0guppy/6.90.06.90.0Matt Ranostay7-32/+31
2018-07-30Merge "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.3Matt Porter4-1/+23
2018-07-30Remove useless QtDeclarative cmake packageMatt Porter1-1/+1
2018-07-27network: add wifiStrength propertyMatt Porter4-1/+23
2018-07-25network: add network modelMatt Porter3-2/+419
2018-07-25network: add wifinetworkmodelMatt Porter4-2/+239
2018-07-25add responsemessage.h to headersMatt Porter1-1/+1
2018-07-10add base network module supportflounder_5.99.2flounder/5.99.25.99.2Matt Porter6-0/+89
2018-06-29libqtappfw: mediaplayer: change from JSON objects to proper Qt modelMatt Ranostay2-4/+83
2018-06-29libqtappfw: vimrc: add correct settings for header filesMatt Ranostay1-0/+1
2018-06-26pbap: add PBAP data backed ContactsModelflounder_5.99.1flounder/5.99.15.99.1Matt Porter2-10/+28
2018-06-26pbap: sort and trim contact listMatt Porter2-0/+14
2018-06-25pbap: clear the recent call list before updatingMatt Porter1-0/+2
2018-06-25Reorg binding-specific modules into subdirectoriesMatt Porter26-9/+58
2018-06-22pbap: add contacts support and recent call modelMatt Porter4-6/+344
2018-06-14Add core Bluetooth PBAP supportMatt Porter7-2/+194
2018-05-13message: add response message supportMatt Ranostay9-40/+182
2018-05-10libqtappfw: mediaplayer: switch from QJsonObject to QVariantMapMatt Ranostay2-4/+4
2018-05-07libqtappfw: bluetooth: add missing parameter to powerChanged() signalMatt Ranostay2-3/+3
2018-04-30libqtappfw: message: fix memory leak with QJsonArrayMatt Ranostay2-6/+12
2018-04-21libqtappfw: bluetooth: add initial avrcp controlsMatt Ranostay2-0/+26