aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Add gitlab issue/merge request templatesHEADricefish_17.90.0ricefish/17.90.017.90.0masterJan-Simon Moeller2-0/+6
2020-10-26fix history segfault following transport disconnectneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Raquel Medina1-2/+9
2020-10-06fix contacts data caching mechanismRaquel Medina1-30/+35
2020-07-21fix(bluetooth-pbap.lua): add import testjellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.29.99.49.99.39.99.2Li, Xiaoming1-0/+2
2020-06-09Update autobuild scriptsjellyfish_9.99.1jellyfish/9.99.19.99.1Scott Murray2-204/+154
2020-02-18Update autobuild script to create new targetsFrederic Marec2-26/+174
2020-02-11Update .gitreview fileJan-Simon Möller1-1/+0
2019-11-28binding: pbap: add missing return after afb_req_fail callicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.28.99.58.99.48.99.38.99.2Matt Ranostay1-0/+1
2019-09-12fix(test/CMakeLists.txt): make test wgt workicefish_8.99.1icefish/8.99.18.99.1Li Xiaoming1-1/+1
2019-09-06fix(confg.cmake): set PROJECT_URL to slience CMake warningLi Xiaoming1-0/+1
2019-09-04fix(bluetooth-pbap-binding.c): Remove -Wformat warningLi Xiaoming1-1/+1
2019-08-09Link to library libmJosé Bollo1-2/+2
2019-07-29binding: pbap: move data transfer results to shared directoryMatt Ranostay1-1/+1
2019-07-29Revert "binding: bluetooth-pbap: add scope-platform permission to config.xml.in"Matt Ranostay1-1/+0
2019-07-29binding: bluetooth-pbap: add check on file pointerMatt Ranostay1-5/+9
2019-06-27binding: bluetooth-pbap: add scope-platform permission to config.xml.inhalibut_7.99.3halibut_7.99.2halibut/7.99.3halibut/7.99.27.99.37.99.2Matt Ranostay1-0/+1
2019-06-21binding: bluetooth-pbap: add import verb to improve transfer of contactsMatt Ranostay2-26/+66
2019-06-19Adding tests for agl-service-bluetooth-pbap.Edi Feschiyan8-0/+195
2019-05-29binding: bluetooth-pbap: parse fn correctly for UTF-8 charsethalibut_7.99.1halibut/7.99.17.99.1Matt Ranostay1-4/+4
2019-05-16binding: bluetooth-pbap: add vcard parser frameworkMatt Ranostay5-33/+332
2019-04-10binding: bluetooth-pbap: save cached contacts by per deviceMatt Ranostay1-2/+7
2019-04-10binding: bluetooth-pbap: use persistence binding for cachingMatt Ranostay2-24/+59
2019-03-15binding: bluetooth-pbap: remove useless .gitmodulesMatt Ranostay1-3/+0
2019-02-27autobuild: fix warnings due to cp command exit errorRaquel Medina2-26/+50
2019-01-29binding: bluetooth-pbap: fix device disconnect checkMatt Ranostay1-5/+6
2019-01-29binding: bluetooth-pbap: cache contacts list on connectionMatt Ranostay2-3/+32
2019-01-29binding: bluetooth-pbap: remove compiler warningsMatt Ranostay10-150/+160
2019-01-04binding: bluetooth-pbap: fix hang when an invalid handle was requestedhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Matt Ranostay1-14/+37
2019-01-04binding: bluetooth-pbap: add initial README.mdMatt Ranostay1-0/+95
2019-01-04binding: bluetooth: change 'card' to 'handle' as field nameMatt Ranostay1-1/+1
2018-11-12binding: bluetooth-pbap: upgrade bluetooth binding calls to version 2.0guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.36.99.26.99.1Matt Ranostay1-39/+81
2018-10-31Migrate app-templates to CMake moduleRomain Forlot2-4/+8
2018-10-15binding: pbap: upgrade afb framework to version 3Matt Ranostay1-48/+41
2018-10-11Use feature 'required-binding'Jose Bollo1-1/+4
2018-10-08binding: bluetooth: pbap: remove session-dump.xmlMatt Ranostay1-54/+0
2018-10-08binding: pbap: change default build to RELEASEMatt Ranostay1-1/+1
2018-10-08binding: pbap: add missing conf.d/autobuild filesMatt Ranostay3-0/+134
2018-06-20Send connection status upon event subscribeguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.16.90.05.99.65.99.55.99.45.99.35.99.25.99.1Matt Porter1-8/+18
2018-06-20Add connection status event and verbMatt Porter1-2/+66
2018-06-18Add LICENSE fileMatt Porter1-0/+54
2018-06-14Initial Bluetooth PBAP bindingMatt Porter25-0/+12210
2018-06-14Initial empty repositoryJan-Simon Moeller0-0/+0