aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Notifications.h
Commit message (Collapse)AuthorAgeFilesLines
* Big UI and navigation RewriteJoaquim2021-04-041-2/+1
| | | | | | | | | | | new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
* Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into ↵Jean-François Milants2021-02-231-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | joaquimorg-LVGL7 # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.cpp # src/displayapp/screens/Modal.cpp # src/displayapp/screens/Modal.h # src/displayapp/screens/Notifications.cpp # src/displayapp/screens/Tile.h
| * LVGL v7.10.0Joaquim2021-01-281-1/+1
| |
* | add mute button and functionality for call notification + new button iconspetter2021-01-271-0/+3
| |
* | Revert invalid changes in Navigation.h and add missing changes in ↵Jean-François Milants2021-01-241-1/+6
| | | | | | | | Notifications.h.
* | Handle call notification the same way than other notifications.Jean-François Milants2021-01-241-16/+26
|/ | | | Display the call notifications in the Notification app, with buttons to accept/reject the call.
* Include cleanup: displayapp + screensokaestne2020-11-161-5/+4
|
* Notifications : Replace the label "notificationNr/notificationNb" by a grey ↵JF2020-10-221-0/+1
| | | | border on the bottom that is displayed when there are other notifications to available.
* Integrate new notification UI with notifications coming from BLEJF2020-10-201-10/+26
|
* [WIP] Add new notification UI that use HW scrolling effects. Both ↵JF2020-10-191-12/+20
| | | | notification apps are available in the menu, we can compare them.
* [WIP] New notification app that uses software scrolling effect.JF2020-10-181-0/+36