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
*
Centralize most color definitions (#1258)
Riku Isokoski
2022-08-16
1
-4
/
+5
*
Notification swap text colors for visibility and reduce duplication (#1252)
Riku Isokoski
2022-08-08
1
-12
/
+7
*
Notifications: no inTransition screen, simple blackbox is enough
Reinhold Gschweicher
2022-06-28
1
-11
/
+7
*
Dismiss notifications by swiping right
Simon Willshire
2022-06-28
1
-45
/
+124
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
1
-2
/
+2
*
Force full screen refresh with a rounder function
Riku Isokoski
2022-05-08
1
-6
/
+0
*
Fix large blacklevel step. Lower 25% of shades are now accessible.
Riku Isokoski
2022-04-29
1
-1
/
+1
*
Tweak gamma on ST7789 and match UI colors
Riku Isokoski
2022-04-25
1
-6
/
+6
*
Replace lv_label_set_text where possible
Riku Isokoski
2022-04-18
1
-5
/
+5
*
Notifications: replace newlines in label-copy because of const char* title
Reinhold Gschweicher
2022-03-03
1
-8
/
+11
*
Notifications: use motorController object instead of class function
Reinhold Gschweicher
2022-02-19
1
-9
/
+15
*
Improved notification timeout
Riku Isokoski
2022-01-01
1
-14
/
+38
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
1
-3
/
+3
*
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-13
1
-1
/
+1
|
\
|
*
Merge pull request #602 from Riksu9000/del_unused
JF002
2021-09-12
1
-1
/
+1
|
|
\
|
|
*
Remove unused variables
Riku Isokoski
2021-08-19
1
-1
/
+1
*
|
|
Toggle notifications only, keep vibrations.
Riku Isokoski
2021-09-12
1
-4
/
+0
|
/
/
*
|
Fix notifications that wouldn't auto close when the timeout elapsed (in previ...
Jean-François Milants
2021-08-31
1
-1
/
+0
*
|
Merge branch 'develop' into refresh_rework
Riku Isokoski
2021-08-15
1
-42
/
+37
|
\
|
|
*
Fixes
Riku Isokoski
2021-08-01
1
-10
/
+17
|
*
Improvements
Riku Isokoski
2021-08-01
1
-74
/
+29
|
*
Merge branch 'develop' into HEAD
Riku Isokoski
2021-08-01
1
-20
/
+20
|
|
\
|
*
|
NotificationItem now also redefines the start of the timeout
Florian Kraupa
2021-05-16
1
-7
/
+13
|
*
|
cleaned up the code and reduced the size of the diff by removing things like ...
Florian Kraupa
2021-05-16
1
-14
/
+9
|
*
|
only activate the timeout on call notification previews after they have been ...
Florian Kraupa
2021-05-16
1
-11
/
+24
|
*
|
implemented continuous vibration pattern for incoming calls
Florian Kraupa
2021-05-16
1
-11
/
+28
*
|
|
Merge branch 'develop' into refresh_rework
Riku Isokoski
2021-08-03
1
-1
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix slow scroll
Riku Isokoski
2021-07-25
1
-1
/
+0
*
|
|
Refresh rework
Riku Isokoski
2021-07-19
1
-3
/
+4
|
/
/
*
|
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
[next]