aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/Modal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed DisplayApp/ to displayapp/Avamander2020-10-021-81/+0
* Encapsulate Notification management in NotificationManager. It implement a st...JF2020-03-281-39/+2
* Add support for BLE notification (ANS client).JF2020-03-251-0/+37
* Move version display from Clock screen to the modal window (accessible from t...JF2020-03-021-2/+5
* Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use ...JF2020-03-011-1/+1
* Fix Model that would crash when closing it.JF2020-03-011-10/+11
* Simplify Tile to improve refresh speed (it's not a tile anymore...).JF2020-03-011-6/+6
* Add new Screens (gauge, meter,...)JF2020-02-261-0/+77