summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Notifications.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-24Changed access modified indentationAvamander1-4/+4
2021-04-24Reformatted all the files according to clang-format styleAvamander1-29/+36
2021-04-04Big UI and navigation RewriteJoaquim1-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...
2021-02-23Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into ↵Jean-François Milants1-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
2021-01-28LVGL v7.10.0Joaquim1-1/+1
2021-01-27add mute button and functionality for call notification + new button iconspetter1-0/+3
2021-01-24Revert invalid changes in Navigation.h and add missing changes in ↵Jean-François Milants1-1/+6
Notifications.h.
2021-01-24Handle call notification the same way than other notifications.Jean-François Milants1-18/+28
Display the call notifications in the Notification app, with buttons to accept/reject the call.
2020-11-16Include cleanup: displayapp + screensokaestne1-5/+4
2020-10-22Notifications : Replace the label "notificationNr/notificationNb" by a grey ↵JF1-0/+1
border on the bottom that is displayed when there are other notifications to available.
2020-10-20Integrate new notification UI with notifications coming from BLEJF1-10/+26
2020-10-19[WIP] Add new notification UI that use HW scrolling effects. Both ↵JF1-12/+20
notification apps are available in the menu, we can compare them.
2020-10-18[WIP] New notification app that uses software scrolling effect.JF1-0/+36