summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)AuthorFilesLines
2020-11-01Fixed typo (Transfert -> Transfer)Ryan Hartlage2-10/+9
2020-10-29Refactoring of BLE service discovery : it is now implemented into the ↵JF9-227/+251
classes of the services.
2020-10-28Reset BLE services on disconnect, do not start advertising if a connection ↵JF5-23/+54
is already established.
2020-10-27Fix conflictsJF2-165/+335
2020-10-22Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF5-23/+28
2020-10-21Notifications : Fix display of notification index/number.JF2-1/+6
2020-10-21Increase max size of notification message to 100 char.JF5-40/+29
Fix bug in message handling that would ignore the last character of the notification.
2020-10-20Integrate new notification UI with notifications coming from BLEJF2-10/+73
2020-10-15Unified MusicStatus enum constant capitalization with othersAvamander1-2/+2
2020-10-15Refactored and improved the Music watchappAvamander2-165/+335
2020-10-02Fixed all the includes that were broken due to the renamesAvamander34-12/+16
2020-10-02Renamed Components/ to components/Avamander34-0/+2979