aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Notifications.h
Commit message (Expand)AuthorAgeFilesLines
* Notifications: replace newlines in label-copy because of const char* titleReinhold Gschweicher2022-03-031-4/+0
* Notifications: use motorController object instead of class functionReinhold Gschweicher2022-02-191-1/+4
* Improved notification timeoutRiku Isokoski2022-01-011-2/+8
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
* Merge pull request #602 from Riksu9000/del_unusedJF0022021-09-121-8/+0
|\
| * Remove unused variablesRiku Isokoski2021-08-191-8/+0
* | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-151-4/+8
|\|
| * FixesRiku Isokoski2021-08-011-0/+2
| * ImprovementsRiku Isokoski2021-08-011-20/+7
| * NotificationItem now also redefines the start of the timeoutFlorian Kraupa2021-05-161-1/+3
| * cleaned up the code and reduced the size of the diff by removing things like ...Florian Kraupa2021-05-161-1/+1
| * only activate the timeout on call notification previews after they have been ...Florian Kraupa2021-05-161-2/+6
| * implemented continuous vibration pattern for incoming callsFlorian Kraupa2021-05-161-1/+7
* | Refresh reworkRiku Isokoski2021-07-191-4/+3
|/
* Changed access modified indentationAvamander2021-04-241-4/+4
* Reformatted all the files according to clang-format styleAvamander2021-04-241-29/+36
* Big UI and navigation RewriteJoaquim2021-04-041-2/+1
* Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimor...Jean-François Milants2021-02-231-1/+1
|\
| * 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 Notificatio...Jean-François Milants2021-01-241-1/+6
* | Handle call notification the same way than other notifications.Jean-François Milants2021-01-241-16/+26
|/
* Include cleanup: displayapp + screensokaestne2020-11-161-5/+4
* Notifications : Replace the label "notificationNr/notificationNb" by a grey b...JF2020-10-221-0/+1
* Integrate new notification UI with notifications coming from BLEJF2020-10-201-10/+26
* [WIP] Add new notification UI that use HW scrolling effects. Both notificatio...JF2020-10-191-12/+20
* [WIP] New notification app that uses software scrolling effect.JF2020-10-181-0/+36