| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-09 | Merge branch 'develop' into notification-title | Jean-François Milants | |
| # Conflicts: # src/displayapp/screens/Notifications.cpp | |||
| 2021-04-04 | Fix music app : | Jean-François Milants | |
| - 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 | Ignore notification with empty message. | Jean-François Milants | |
| 2021-04-04 | Add support for notification title. The notification buffer must contain the ↵ | Jean-François Milants | |
| title and the message separated by a '\0' character. If the buffer does not contain any \0, the whole buffer is considered to be the message of the notification. A default title will be displayed in the notification app. | |||
| 2021-02-14 | Merge pull request #182 from petterhs/warnings | JF002 | |
| Fix build warnings coming from HR implementation | |||
| 2021-02-14 | Fix merge conflict. | Jean-François Milants | |
| 2021-02-14 | Merge pull request #161 from petterhs/calls | JF002 | |
| Call functionality with changed UUID for notification event characteristic | |||
| 2021-02-07 | add vibration toggle | petter | |
| 2021-02-02 | Update to nimble 1.3 master branch commit ↵ | Jean-François Milants | |
| 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 WARNING : heartbeat task is disabled! | |||
| 2021-01-27 | add mute button and functionality for call notification + new button icons | petter | |
| 2021-01-25 | fix build warnings in HR implementation | petter | |
| 2021-01-24 | Handle call notification the same way than other notifications. | Jean-François Milants | |
| Display the call notifications in the Notification app, with buttons to accept/reject the call. | |||
| 2021-01-21 | change Notification Event base UUID | petter | |
| 2021-01-21 | change Notification Event UUID | petter | |
| 2021-01-21 | Add incoming call functionality | Rasmus Schenstrom | |
| Add categories to AlertNotification Add new alert notification screens bases Add Incoming Call Add Modal Add event to AlertNotification Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com> | |||
| 2021-01-20 | Merge branch piggz/nav into develop: | Jean-François Milants | |
| - fix conflict - add a icon for the navigation app. | |||
| 2021-01-20 | Merge pull request #169 from JF002/heartRateSensor | JF002 | |
| Heart rate sensor | |||
| 2021-01-19 | Music UUID must start with 00000000 instead of 00010000 (copy/paste error) | Jean-François Milants | |
| 2021-01-19 | Adapt the UUID of Music service according to new guidelines. | Jean-François Milants | |
| 2021-01-17 | Add heart rate BLE service. | Jean-François Milants | |
| 2021-01-08 | fix MusicService UUID typo in comment | petter | |
| 2020-11-16 | Include cleanup: components | okaestne | |
| 2020-10-29 | Refactoring of BLE service discovery : it is now implemented into the ↵ | JF | |
| classes of the services. | |||
| 2020-10-28 | Reset BLE services on disconnect, do not start advertising if a connection ↵ | JF | |
| is already established. | |||
| 2020-10-27 | Fix conflicts | JF | |
| 2020-10-22 | Notifications : Fix copy when the messages is spread across multiple os_mbuf. | JF | |
| 2020-10-21 | Notifications : Fix display of notification index/number. | JF | |
| 2020-10-21 | Increase max size of notification message to 100 char. | JF | |
| Fix bug in message handling that would ignore the last character of the notification. | |||
| 2020-10-20 | Integrate new notification UI with notifications coming from BLE | JF | |
| 2020-10-15 | Unified MusicStatus enum constant capitalization with others | Avamander | |
| 2020-10-15 | Refactored and improved the Music watchapp | Avamander | |
| 2020-10-02 | Fixed all the includes that were broken due to the renames | Avamander | |
