Age | Commit message (Expand) | Author | Files | Lines |
2020-03-19 | bluetooth-map: prevent double message events |  Matt Ranostay | 2 | -0/+14 |
2019-09-09 | parsing: change AFB_INFO to AFB_DEBUG to reduce logs |  Matt Ranostay | 1 | -1/+1 |
2019-09-06 | fix: Remove -Wformat= & -Woverflow warning |  Li Xiaoming | 2 | -4/+4 |
2019-07-30 | binding: bluetooth-map: unlink files after data transfers |  Matt Ranostay | 1 | -0/+5 |
2019-07-30 | binding: bluetooth-map: move data transfer results to shared directory |  Matt Ranostay | 2 | -5/+23 |
2019-07-09 | binding: bluetooth-map: add 'downloaded' field to list_messages resultshalibut_7.99.3halibut/7.99.37.99.3 |  Matt Ranostay | 1 | -1/+9 |
2019-06-27 | binding: bluetooth-map: notify if map_init() failshalibut_7.99.2halibut/7.99.27.99.2 |  Matt Ranostay | 1 | -0/+1 |
2019-06-24 | binding: bluetooth-map: make list_messages response more consistent |  Matt Ranostay | 1 | -2/+4 |
2019-06-24 | binding: bluetooth-map: strlen check for folder name |  Matt Ranostay | 1 | -1/+1 |
2019-06-19 | binding: bluetooth-map: add message access support |  Matt Ranostay | 6 | -9/+1247 |
2019-06-19 | binding: bluetooth-map: add notification check on org.bluez.obex.Message1 int... |  Matt Ranostay | 1 | -0/+22 |
2019-06-11 | binding: bluetooth-map: add parsing functionality to sent messages |  Matt Ranostay | 1 | -15/+38 |
2019-05-13 | binding: bluetooth-map: change recipient entry to senderhalibut_7.99.1halibut/7.99.17.99.1 |  Matt Ranostay | 1 | -3/+3 |
2019-05-13 | binding: bluetooth-map: add encoder for bMessage composing |  Matt Ranostay | 3 | -4/+94 |
2019-05-12 | binding: bluetooth-map: remove training newline from message parsing |  Matt Ranostay | 1 | -0/+3 |
2019-05-12 | binding: bluetooth-map: add parser for bMessage output |  Matt Ranostay | 4 | -5/+204 |
2019-05-08 | binding: bluetooth-map: fix issue with other service OBEX transfers |  Matt Ranostay | 1 | -0/+7 |
2019-05-06 | binding: bluetooth-map: add message composition support |  Matt Ranostay | 4 | -16/+324 |
2019-05-05 | binding: bluetooth-map: remove disconnect message |  Matt Ranostay | 1 | -9/+1 |
2019-05-05 | binding: bluetooth-map: change uuid from MNS to MAS_UUID |  Matt Ranostay | 2 | -2/+2 |
2019-05-05 | binding: bluetooth-map: add missing g_variant_unref() in map_request_message() |  Matt Ranostay | 1 | -2/+4 |
2019-05-05 | binding: bluetooth-map: add initial MAP binding |  Matt Ranostay | 5 | -0/+1363 |