1
0
Fork 0
InfiniTime/src/components/ble
Jean-François Milants f8b9a7c060 Fix music app :
- Enable LVGL animation (and disable groups, which were not used), and set the speed.
 - Fix disc animation and progress display by initializing lastIncrement at 0 (a random value will be used otherwise, in release build)
2021-04-04 17:19:41 +02:00
..
AlertNotificationClient.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
AlertNotificationClient.h Add incoming call functionality 2021-01-21 23:15:29 +01:00
AlertNotificationService.cpp add mute button and functionality for call notification + new button icons 2021-01-27 17:07:46 +01:00
AlertNotificationService.h add mute button and functionality for call notification + new button icons 2021-01-27 17:07:46 +01:00
BatteryInformationService.cpp Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
BatteryInformationService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
BleClient.h Refactoring of BLE service discovery : it is now implemented into the classes of the services. 2020-10-29 16:06:01 +01:00
BleController.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
BleController.h Include cleanup: components 2020-11-16 01:35:45 +01:00
CurrentTimeClient.cpp Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
CurrentTimeClient.h Include cleanup: components 2020-11-16 01:35:45 +01:00
CurrentTimeService.cpp Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
CurrentTimeService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
DeviceInformationService.cpp Fixed all the includes that were broken due to the renames 2020-10-02 22:16:48 +03:00
DeviceInformationService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
DfuService.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
DfuService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
HeartRateService.cpp fix build warnings in HR implementation 2021-01-25 14:53:44 +01:00
HeartRateService.h Add heart rate BLE service. 2021-01-17 16:34:14 +01:00
ImmediateAlertService.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
ImmediateAlertService.h Include cleanup: components 2020-11-16 01:35:45 +01:00
MusicService.cpp Fix music app : 2021-04-04 17:19:41 +02:00
MusicService.h Music UUID must start with 00000000 instead of 00010000 (copy/paste error) 2021-01-19 21:38:53 +01:00
NavigationService.cpp Merge branch piggz/nav into develop: 2021-01-20 21:34:09 +01:00
NavigationService.h Merge branch piggz/nav into develop: 2021-01-20 21:34:09 +01:00
NimbleController.cpp fix build warnings in HR implementation 2021-01-25 14:53:44 +01:00
NimbleController.h Add incoming call functionality 2021-01-21 23:15:29 +01:00
NotificationManager.cpp Fix merge conflict. 2021-02-14 14:19:30 +01:00
NotificationManager.h Fix merge conflict. 2021-02-14 14:19:30 +01:00
ServiceDiscovery.cpp Include cleanup: components 2020-11-16 01:35:45 +01:00
ServiceDiscovery.h Include cleanup: components 2020-11-16 01:35:45 +01:00