summaryrefslogtreecommitdiffstats
path: root/binding
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Fix potential memory leakneedlefish_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.013.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.0Li Xiaoming2-2/+4
2020-03-19bluetooth-map: prevent double message eventsMatt Ranostay2-0/+14
2019-09-09parsing: change AFB_INFO to AFB_DEBUG to reduce logsMatt Ranostay1-1/+1
2019-09-06fix: Remove -Wformat= & -Woverflow warningLi Xiaoming2-4/+4
2019-07-30binding: bluetooth-map: unlink files after data transfersMatt Ranostay1-0/+5
2019-07-30binding: bluetooth-map: move data transfer results to shared directoryMatt Ranostay2-5/+23
2019-07-09binding: bluetooth-map: add 'downloaded' field to list_messages resultshalibut_7.99.3halibut/7.99.37.99.3Matt Ranostay1-1/+9
2019-06-27binding: bluetooth-map: notify if map_init() failshalibut_7.99.2halibut/7.99.27.99.2Matt Ranostay1-0/+1
2019-06-24binding: bluetooth-map: make list_messages response more consistentMatt Ranostay1-2/+4
2019-06-24binding: bluetooth-map: strlen check for folder nameMatt Ranostay1-1/+1
2019-06-19binding: bluetooth-map: add message access supportMatt Ranostay6-9/+1247
2019-06-19binding: bluetooth-map: add notification check on org.bluez.obex.Message1 int...Matt Ranostay1-0/+22
2019-06-11binding: bluetooth-map: add parsing functionality to sent messagesMatt Ranostay1-15/+38
2019-05-13binding: bluetooth-map: change recipient entry to senderhalibut_7.99.1halibut/7.99.17.99.1Matt Ranostay1-3/+3
2019-05-13binding: bluetooth-map: add encoder for bMessage composingMatt Ranostay3-4/+94
2019-05-12binding: bluetooth-map: remove training newline from message parsingMatt Ranostay1-0/+3
2019-05-12binding: bluetooth-map: add parser for bMessage outputMatt Ranostay4-5/+204
2019-05-08binding: bluetooth-map: fix issue with other service OBEX transfersMatt Ranostay1-0/+7
2019-05-06binding: bluetooth-map: add message composition supportMatt Ranostay4-16/+324
2019-05-05binding: bluetooth-map: remove disconnect messageMatt Ranostay1-9/+1
2019-05-05binding: bluetooth-map: change uuid from MNS to MAS_UUIDMatt Ranostay2-2/+2
2019-05-05binding: bluetooth-map: add missing g_variant_unref() in map_request_message()Matt Ranostay1-2/+4
2019-05-05binding: bluetooth-map: add initial MAP bindingMatt Ranostay5-0/+1363