Jean-François Milants
|
f864330d35
|
Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into 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-02-23 21:18:59 +01:00 |
|
Joaquim
|
a456887eff
|
LVGL v7.10.0
|
2021-01-28 17:13:28 +00:00 |
|
petter
|
d4c31bcbbe
|
add mute button and functionality for call notification + new button icons
|
2021-01-27 17:07:46 +01:00 |
|
Jean-François Milants
|
3d1881c5ab
|
Revert invalid changes in Navigation.h and add missing changes in Notifications.h.
|
2021-01-24 17:27:48 +01:00 |
|
Jean-François Milants
|
219bafb01a
|
Handle call notification the same way than other notifications.
Display the call notifications in the Notification app, with buttons to accept/reject the call.
|
2021-01-24 17:22:39 +01:00 |
|
okaestne
|
cadc0c25d4
|
Include cleanup: displayapp + screens
|
2020-11-16 01:35:51 +01:00 |
|
JF
|
5983e33b8d
|
Notifications : Replace the label "notificationNr/notificationNb" by a grey border on the bottom that is displayed when there are other notifications to available.
|
2020-10-22 15:39:20 +02:00 |
|
JF
|
ef5670c7e0
|
Integrate new notification UI with notifications coming from BLE
|
2020-10-20 20:57:39 +02:00 |
|
JF
|
55427d83b8
|
[WIP] Add new notification UI that use HW scrolling effects. Both notification apps are available in the menu, we can compare them.
|
2020-10-19 21:46:41 +02:00 |
|
JF
|
28bc434419
|
[WIP] New notification app that uses software scrolling effect.
|
2020-10-18 17:35:36 +02:00 |
|