aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #136 from okaestne/include-cleanupJF0022020-12-0129-72/+126
|\ | | | | Includes cleanup
| * Include cleanup: componentsokaestne2020-11-1629-72/+126
| |
* | Fixed typo (Transfert -> Transfer)Ryan Hartlage2020-11-012-10/+9
|/
* Refactoring of BLE service discovery : it is now implemented into the ↵JF2020-10-299-227/+251
| | | | classes of the services.
* Reset BLE services on disconnect, do not start advertising if a connection ↵JF2020-10-285-23/+54
| | | | is already established.
* Fix conflictsJF2020-10-272-165/+335
|\
| * Unified MusicStatus enum constant capitalization with othersAvamander2020-10-151-2/+2
| |
| * Refactored and improved the Music watchappAvamander2020-10-152-165/+335
| |
* | Notifications : Fix copy when the messages is spread across multiple os_mbuf.JF2020-10-225-23/+28
| |
* | Notifications : Fix display of notification index/number.JF2020-10-212-1/+6
| |
* | Increase max size of notification message to 100 char.JF2020-10-215-40/+29
| | | | | | | | Fix bug in message handling that would ignore the last character of the notification.
* | Integrate new notification UI with notifications coming from BLEJF2020-10-202-10/+73
|/
* Fixed all the includes that were broken due to the renamesAvamander2020-10-0234-12/+16
|
* Renamed Components/ to components/Avamander2020-10-0234-0/+2979