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
/
systemtask
Commit message (
Expand
)
Author
Age
Files
Lines
*
aod: integrate with display timeout
John Crawford
2024-08-05
1
-2
/
+2
*
aod: PPI/RTC-based backlight brightness
mark9064
2024-08-05
1
-1
/
+3
*
feat: always on display
KaffeinatedKat
2024-08-05
1
-4
/
+11
*
Continuous time updates
mark9064
2024-06-09
1
-2
/
+0
*
Simplify ISR task wake checks
mark9064
2024-03-12
1
-4
/
+1
*
Fix chimes
mark9064
2024-03-12
1
-0
/
+8
*
Only inhibit sleep if motion notifications are enabled, not just Bluetooth
apilat
2024-01-23
1
-3
/
+3
*
Keep updating motion during sleep when Bluetooth is on
apilat
2024-01-23
1
-2
/
+3
*
Application selection at build time
Jean-François Milants
2023-11-19
1
-0
/
+3
*
lowersleep: Implement Lower to Sleep functionality (#827)
FintasticMan
2023-08-27
1
-0
/
+4
*
raisewake: Improve raise to wake algorithm
Finlay Davidson
2023-08-17
1
-1
/
+1
*
Refactor, document and fix the Watchdog driver (#1710)
JF
2023-04-30
1
-3
/
+3
*
TimerController: Make TimerController reusable
Riku Isokoski
2023-04-16
3
-13
/
+0
*
MotionController: Remove IsOk variable
Riku Isokoski
2023-04-16
1
-1
/
+0
*
inactivity: Use LVGL inactivity timers
Riku Isokoski
2023-03-18
3
-68
/
+9
*
raisewake: Change names in line with the style guide
Finlay Davidson
2023-03-09
1
-1
/
+1
*
shakewake: Fix names according to style guide
Finlay Davidson
2023-03-09
1
-1
/
+1
*
Revert "added low battery message"
Riku Isokoski
2023-03-02
2
-13
/
+0
*
SystemTask: Move lcd to DisplayApp
Riku Isokoski
2023-02-25
2
-7
/
+0
*
LittleVgl: Instantiate in DisplayApp
Riku Isokoski
2023-02-25
2
-6
/
+0
*
SystemTask: Move MotorController to DisplayApp
Riku Isokoski
2023-02-25
3
-18
/
+3
*
TouchHandler: Do not store touch panel reference
Riku Isokoski
2023-02-24
1
-2
/
+2
*
touchhandler: Remove LVGL dependency
Riku Isokoski
2023-02-24
1
-3
/
+2
*
Format header files
Finlay Davidson
2023-01-09
2
-0
/
+4
*
Include algorithm and cstring for std::memcpy and std::min
Jean-François Milants
2022-12-27
1
-0
/
+2
*
Update src/systemtask/SystemTask.cpp
Max Friedrich
2022-12-27
1
-4
/
+4
*
hopefully fixed crash on notification
minacode
2022-12-27
1
-1
/
+1
*
format
minacode
2022-12-27
1
-1
/
+2
*
removed magic number
minacode
2022-12-27
1
-1
/
+1
*
added punctuation
minacode
2022-12-27
1
-2
/
+2
*
added message, changed UI
minacode
2022-12-27
1
-2
/
+2
*
format
minacode
2022-12-27
1
-11
/
+9
*
added low battery message
minacode
2022-12-27
2
-0
/
+12
*
Update clang-tidy configuration and fix some warnings (#1474)
Riku Isokoski
2022-12-18
2
-13
/
+11
*
Fix clang-tidy warnings
Riku Isokoski
2022-10-10
1
-1
/
+1
*
Add sleep mode which disables notifications, touch- and motion wakeup (#1261)
Riku Isokoski
2022-08-21
1
-11
/
+14
*
Switch to freertos timers (#1095)
Michele Bini
2022-06-06
1
-3
/
+0
*
System: Refactor pin and interrupt setup
Christoph Honal
2022-06-05
1
-19
/
+9
*
SystemTask: Use "&&" instead of "and" for operators
Christoph Honal
2022-06-05
1
-5
/
+6
*
Fix various typos
luz paz
2022-06-05
1
-1
/
+1
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
2
-39
/
+40
*
Fix and test workflow
Riku Isokoski
2022-05-08
1
-2
/
+2
*
Systemtask : replace enum SystemTaskState by an enum class.
Jean-François Milants
2022-05-08
2
-25
/
+25
*
Simplify systemtask states
Riku Isokoski
2022-05-08
2
-37
/
+34
*
Replace app_timer with FreeRTOS timers
Riku Isokoski
2022-04-25
1
-3
/
+2
*
Let TouchHandler return TouchEvents instead of driver specific enum
Reinhold Gschweicher
2022-04-13
1
-3
/
+4
*
In current configuration, the timer task (the one from FreeRTOS) has the lowe...
Jean-François Milants
2022-03-21
1
-1
/
+1
*
SystemMonitor: implement FreeRtosMonitor only if trace facility is set
Reinhold Gschweicher
2022-03-08
3
-39
/
+33
*
Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...
Jean-François Milants
2022-02-20
2
-4
/
+8
*
Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...
Jean-François Milants
2022-02-20
2
-2
/
+5
|
\
[next]