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
*
Merge branch 'develop' into pinmap
hubmartin
2021-09-13
3
-18
/
+27
|
\
|
*
Merge remote-tracking branch 'upstream/develop' into timer_battery_reading
Riku Isokoski
2021-08-30
1
-6
/
+8
|
|
\
|
*
\
Merge branch 'develop' into timer_battery_reading
Riku Isokoski
2021-08-28
2
-23
/
+22
|
|
\
\
|
*
\
\
Merge branch 'develop' into timer_battery_reading
Riku Isokoski
2021-08-14
1
-3
/
+2
|
|
\
\
\
|
*
|
|
|
Make battery reading periodic. Add events. Disable pullup
Riku Isokoski
2021-08-14
3
-18
/
+27
*
|
|
|
|
Merge branch 'develop' into pinmap
hubmartin
2021-08-29
2
-29
/
+30
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fix wake on tap/double tap.
Jean-François Milants
2021-08-28
1
-6
/
+8
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix touchinfo typo in SystemTask.
Jean-François Milants
2021-08-28
1
-1
/
+1
|
*
|
|
Merge branch 'twimaster_rework' of https://github.com/Riksu9000/InfiniTime in...
Jean-François Milants
2021-08-28
1
-16
/
+5
|
|
\
\
\
|
|
*
|
|
Only enable the bus when needed
Riku Isokoski
2021-08-10
1
-9
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-08-18
1
-3
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Make diff smaller and revert some changes in DisplayApp
Riku Isokoski
2021-08-10
1
-0
/
+1
|
*
|
|
Rework TouchHandler into not a task
Riku Isokoski
2021-08-10
1
-3
/
+5
|
*
|
|
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-07-25
2
-12
/
+36
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-07-23
1
-3
/
+8
|
|
\
\
\
|
*
|
|
|
Update
Riku Isokoski
2021-07-18
1
-0
/
+3
|
*
|
|
|
Fix touch wakeup and code cleanup
Riku Isokoski
2021-07-16
2
-23
/
+28
|
*
|
|
|
Fix most issues
Riku Isokoski
2021-07-16
1
-1
/
+1
|
*
|
|
|
New touch handler, with issues
Riku Isokoski
2021-07-15
1
-1
/
+0
*
|
|
|
|
Merge branch 'develop' into pinmap
hubmartin
2021-08-22
1
-3
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Remove leftover
Riku Isokoski
2021-08-01
1
-5
/
+0
|
*
|
|
|
Improvements
Riku Isokoski
2021-08-01
1
-4
/
+5
|
*
|
|
|
Merge branch 'develop' into HEAD
Riku Isokoski
2021-08-01
3
-98
/
+207
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
cleaned up the code and reduced the size of the diff by removing things like ...
Florian Kraupa
2021-05-16
1
-1
/
+1
|
*
|
|
|
only activate the timeout on call notification previews after they have been ...
Florian Kraupa
2021-05-16
1
-1
/
+1
|
*
|
|
|
implemented continuous vibration pattern for incoming calls
Florian Kraupa
2021-05-16
1
-1
/
+5
*
|
|
|
|
PinMap with namespace and constexpr
hubmartin
2021-08-03
2
-18
/
+11
*
|
|
|
|
DRAFT: Put gpio pins to separate file
hubmartin
2021-08-02
1
-1
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Dim screen before sleep (#464)
Riku Isokoski
2021-07-24
2
-14
/
+38
|
|
_
|
/
|
/
|
|
*
|
|
Make firmware updating more foolproof (#469)
Riku Isokoski
2021-07-22
1
-3
/
+8
|
|
/
|
/
|
*
|
Multiple wakeup sources (#290)
Kozova1
2021-07-14
1
-9
/
+9
*
|
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
2
-0
/
+7
*
|
Using littlefs (#438)
joaquim.org
2021-07-11
2
-7
/
+16
*
|
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-26
1
-0
/
+4
*
|
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
1
-0
/
+1
*
|
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-12
1
-1
/
+2
*
|
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-10
1
-6
/
+18
*
|
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
3
-69
/
+83
*
|
Timer App (#355)
Florian
2021-05-20
2
-2
/
+18
*
|
Fix wrong initialization of 'pinPowerPresent' pin that would prevent the touc...
Jean-François Milants
2021-05-17
1
-3
/
+6
*
|
Emit event on power-present toggle (#320)
David Ventura
2021-05-16
2
-6
/
+20
|
/
*
short vibration when enabling it
petter
2021-05-02
1
-0
/
+1
*
Changed access modified indentation
Avamander
2021-04-24
2
-6
/
+6
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
3
-186
/
+222
*
Disable the reading of the motion values in sleep mode when the wake up mode ...
Jean-François Milants
2021-04-16
1
-0
/
+3
*
In order to stabilize the battery reading,
Joaquim
2021-04-16
1
-2
/
+7
*
Merge branch 'develop' into motion-sensor
Jean-François Milants
2021-04-09
2
-10
/
+46
|
\
|
*
Fix wake up lock in twi
Joaquim
2021-04-05
2
-11
/
+17
|
*
array in SettingWakeUp wrong size
Joaquim José Almeida Pereira
2021-04-05
1
-1
/
+1
|
*
double tap wakeup error fix
Joaquim
2021-04-04
1
-10
/
+10
[next]