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
/
SystemTask.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unconditionally update motion
mark9064
2025-10-15
1
-1
/
+0
*
Setting to disable DFU and FS access (#1891)
Dāvis Mošenkovs
2025-09-03
1
-0
/
+8
*
Remove OnTouchEvent
mark9064
2024-10-27
1
-2
/
+0
*
Refactor into defined states
mark9064
2024-10-27
1
-1
/
+1
*
Refactor doNotGoToSleep to a wakelock counter
mark9064
2024-09-21
1
-2
/
+2
*
Refactor SystemTask state handling for resilience
mark9064
2024-09-21
1
-2
/
+3
*
Remove unused method declarations
mark9064
2024-09-21
1
-3
/
+0
*
TimerController: Make TimerController reusable
Riku Isokoski
2023-04-16
1
-3
/
+0
*
inactivity: Use LVGL inactivity timers
Riku Isokoski
2023-03-18
1
-4
/
+4
*
SystemTask: Move lcd to DisplayApp
Riku Isokoski
2023-02-25
1
-2
/
+0
*
LittleVgl: Instantiate in DisplayApp
Riku Isokoski
2023-02-25
1
-4
/
+0
*
SystemTask: Move MotorController to DisplayApp
Riku Isokoski
2023-02-25
1
-3
/
+0
*
Format header files
Finlay Davidson
2023-01-09
1
-0
/
+3
*
Systemtask : replace enum SystemTaskState by an enum class.
Jean-François Milants
2022-05-08
1
-3
/
+3
*
Simplify systemtask states
Riku Isokoski
2022-05-08
1
-5
/
+4
*
SystemMonitor: implement FreeRtosMonitor only if trace facility is set
Reinhold Gschweicher
2022-03-08
1
-5
/
+1
*
SystemTask: forward declare BatteryController to fix of cyclic dependency
Reinhold Gschweicher
2022-02-19
1
-1
/
+1
*
SystemTask: add missing queue.h include for QueueHandle_t
Reinhold Gschweicher
2022-01-16
1
-0
/
+1
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
1
-2
/
+2
*
Make it so special actions can be input while sleeping, like in #480
Riku Isokoski
2021-10-25
1
-0
/
+2
*
Return button action instead of pushing messages
Riku Isokoski
2021-10-25
1
-0
/
+2
*
Newer buttonhandler
Riku Isokoski
2021-10-25
1
-2
/
+5
*
Improve battery percentage calculation and reporting
Riku Isokoski
2021-10-04
1
-2
/
+0
*
Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...
Jean-François Milants
2021-09-18
1
-0
/
+1
|
\
|
*
Move Backup to the system task.
Tim Keller
2021-08-19
1
-0
/
+1
*
|
resolve conflict in src/systemtask/Messages.h
Mark Russell
2021-09-16
1
-11
/
+5
|
\
\
|
*
\
Merge branch 'develop' into pinmap
hubmartin
2021-09-13
1
-2
/
+4
|
|
\
\
|
|
*
\
Merge branch 'develop' into timer_battery_reading
Riku Isokoski
2021-08-28
1
-3
/
+8
|
|
|
\
\
|
|
*
|
|
Make battery reading periodic. Add events. Disable pullup
Riku Isokoski
2021-08-14
1
-2
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'develop' into pinmap
hubmartin
2021-08-29
1
-3
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
PinMap with namespace and constexpr
hubmartin
2021-08-03
1
-9
/
+0
|
*
|
|
DRAFT: Put gpio pins to separate file
hubmartin
2021-08-02
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Revert "Merge upstream"
Mark Russell
2021-09-16
1
-5
/
+11
*
|
|
Merge upstream
Mark Russell
2021-09-16
1
-11
/
+5
*
|
|
Created basic alarm app
Mark Russell
2021-09-10
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-07-25
1
-3
/
+4
|
\
|
|
*
Dim screen before sleep (#464)
Riku Isokoski
2021-07-24
1
-3
/
+4
*
|
Fix touch wakeup and code cleanup
Riku Isokoski
2021-07-16
1
-4
/
+9
|
/
*
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
1
-0
/
+2
*
Using littlefs (#438)
joaquim.org
2021-07-11
1
-4
/
+8
*
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-26
1
-0
/
+4
*
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
1
-32
/
+21
*
Timer App (#355)
Florian
2021-05-20
1
-0
/
+3
*
Emit event on power-present toggle (#320)
David Ventura
2021-05-16
1
-1
/
+3
*
Changed access modified indentation
Avamander
2021-04-24
1
-2
/
+2
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-73
/
+91
*
Merge branch 'develop' into motion-sensor
Jean-François Milants
2021-04-09
1
-3
/
+2
|
\
|
*
Fix wake up lock in twi
Joaquim
2021-04-05
1
-1
/
+1
|
*
Big UI and navigation Rewrite
Joaquim
2021-04-04
1
-3
/
+2
*
|
Reset the step count every day at midnight.
Jean-François Milants
2021-04-04
1
-3
/
+4
[next]