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
*
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
|
\
|
*
Add airplane mode feature
James A. Jerkins
2021-12-23
2
-2
/
+5
*
|
SystemTask: forward declare BatteryController to fix of cyclic dependency
Reinhold Gschweicher
2022-02-19
2
-1
/
+2
*
|
SystemTask: remove unused ble includes
Reinhold Gschweicher
2022-02-19
1
-9
/
+0
*
|
SystemTask: fix static cast missing brackets syntax
Reinhold Gschweicher
2022-02-12
1
-2
/
+2
*
|
Merge pull request #949 from Riksu9000/fix_alarm
JF
2022-01-26
1
-0
/
+3
|
\
\
|
*
|
Fix alarm on time change
Riku Isokoski
2022-01-22
1
-0
/
+3
*
|
|
Merge pull request #903 from Riksu9000/improved_notif_timeout
JF
2022-01-26
1
-0
/
+1
|
\
\
\
|
*
|
|
Improved notification timeout
Riku Isokoski
2022-01-01
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
SystemTask: add missing queue.h include for QueueHandle_t
Reinhold Gschweicher
2022-01-16
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekb...
Jean-François Milants
2022-01-04
1
-7
/
+13
|
\
\
|
*
|
Add start of settings app for senstivity.
Tim Keller
2022-01-04
1
-1
/
+2
|
*
|
Cleanup
Tim Keller
2022-01-04
1
-1
/
+1
|
*
|
Added Shake to wake
Tim Keller
2022-01-04
1
-7
/
+12
|
|
/
*
|
Adds enum class for chimes option
SteveAmor
2022-01-04
1
-2
/
+2
*
|
resolves conflicts
SteveAmor
2022-01-02
3
-43
/
+138
|
\
|
|
*
List Dir works?
Tim Keller
2021-12-10
2
-0
/
+15
|
*
Fixed unpopped diagnostic
Avamander
2021-12-09
1
-1
/
+1
|
*
Improved format specifiers, bracing, removed C-style casts, whitespace fixes ...
Avamander
2021-12-09
1
-17
/
+28
|
*
Break not return thanks @FintasticMan
Tim Keller
2021-12-09
1
-1
/
+1
[next]