| Age | Commit message (Collapse) | Author |
|
# Conflicts:
# src/displayapp/screens/Notifications.cpp
|
|
- 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)
|
|
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.
|
|
|
|
|
|
|
|
|