index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
displayapp
/
screens
/
Notifications.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix call notification button alignment
Riku Isokoski
2021-07-02
1
-20
/
+12
*
removed an empty assignment that caused a compiler warning (#372)
Florian
2021-05-20
1
-1
/
+0
*
better handling of long notification titles
Florian Kraupa
2021-05-16
1
-0
/
+10
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-55
/
+59
*
Fix display of empty notification.
Jean-François Milants
2021-04-09
1
-1
/
+1
*
Merge branch 'develop' into notification-title
Jean-François Milants
2021-04-09
1
-23
/
+18
|
\
|
*
double tap wakeup error fix
Joaquim
2021-04-04
1
-1
/
+4
|
*
Big UI and navigation Rewrite
Joaquim
2021-04-04
1
-28
/
+20
*
|
Notification app : disable swipe when the app is in 'preview' mode. In this m...
Jean-François Milants
2021-04-04
1
-0
/
+2
*
|
Add support for notification title. The notification buffer must contain the ...
Jean-François Milants
2021-04-04
1
-7
/
+8
|
/
*
replaced all unique_ptr.reset calls with std::make_unique
Niall Cooling
2021-03-22
1
-8
/
+8
*
Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimor...
Jean-François Milants
2021-02-23
1
-102
/
+75
|
\
|
*
LVGL v7.10.0
Joaquim
2021-01-28
1
-62
/
+34
*
|
Fix merge conflict.
Jean-François Milants
2021-02-14
1
-3
/
+6
|
\
\
|
*
|
add vibration toggle
petter
2021-02-07
1
-0
/
+4
|
*
|
trigger vibration from systemtask
petter
2021-02-05
1
-7
/
+3
|
*
|
create motorcontroller in main and pass by reference
petter
2021-01-25
1
-3
/
+7
|
*
|
add motor to notifs, fix tabs in motorcontroller.h
jlukanc
2021-01-15
1
-0
/
+4
|
|
/
*
|
add mute button and functionality for call notification + new button icons
petter
2021-01-27
1
-5
/
+28
*
|
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-24
1
-17
/
+116
|
/
*
Include cleanup: displayapp + screens
okaestne
2020-11-16
1
-3
/
+1
*
Notifications : Replace the label "notificationNr/notificationNb" by a grey b...
JF
2020-10-22
1
-12
/
+16
*
Notifications : Fix display of notification index/number.
JF
2020-10-21
1
-4
/
+4
*
Integrate new notification UI with notifications coming from BLE
JF
2020-10-20
1
-139
/
+96
*
[WIP] Add new notification UI that use HW scrolling effects. Both notificatio...
JF
2020-10-19
1
-73
/
+141
*
[WIP] New notification app that uses software scrolling effect.
JF
2020-10-18
1
-0
/
+145