aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge pull request #80 from Avamander/patch-1JF0022020-10-0810-40/+40
| |\ | | | | | | Switched from NULL to nullptr
| | * Switched from NULL to nullptrAvamander2020-10-0410-40/+40
| | |
| * | Merge remote-tracking branch 'origin-origin/patch-3'Avamander2020-10-041-2/+2
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # src/systemtask/SystemTask.cpp
| | * | Minor #include improvementsAvamander2020-10-041-2/+2
| | |/
| * / Fixed a small warning with Screen's constructorAvamander2020-10-041-1/+1
| |/
* | Notifications : Replace the label "notificationNr/notificationNb" by a grey ↵JF2020-10-222-12/+17
| | | | | | | | border on the bottom that is displayed when there are other notifications to available.
* | Notifications : Fix display of notification index/number.JF2020-10-211-4/+4
| |
* | Integrate new notification UI with notifications coming from BLEJF2020-10-209-340/+171
| |
* | [WIP] Add new notification UI that use HW scrolling effects. Both ↵JF2020-10-195-87/+344
| | | | | | | | notification apps are available in the menu, we can compare them.
* | [WIP] New notification app that uses software scrolling effect.JF2020-10-183-1/+182
|/
* Fixed all the includes that were broken due to the renamesAvamander2020-10-0214-21/+28
|
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-0238-0/+2021