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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
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
1
-9
/
+32
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Dim screen before sleep (#464)
Riku Isokoski
2021-07-24
1
-11
/
+34
*
|
|
|
|
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-07-23
1
-3
/
+8
|
\
|
|
|
|
|
*
|
|
|
Make firmware updating more foolproof (#469)
Riku Isokoski
2021-07-22
1
-3
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Update
Riku Isokoski
2021-07-18
1
-0
/
+3
*
|
|
|
Fix touch wakeup and code cleanup
Riku Isokoski
2021-07-16
1
-19
/
+19
*
|
|
|
Fix most issues
Riku Isokoski
2021-07-16
1
-1
/
+1
*
|
|
|
New touch handler, with issues
Riku Isokoski
2021-07-15
1
-1
/
+0
|
/
/
/
*
|
/
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
1
-0
/
+5
*
|
Using littlefs (#438)
joaquim.org
2021-07-11
1
-3
/
+8
*
|
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
1
-37
/
+36
*
|
Timer App (#355)
Florian
2021-05-20
1
-2
/
+15
*
|
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
1
-5
/
+17
|
/
*
short vibration when enabling it
petter
2021-05-02
1
-0
/
+1
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-87
/
+107
*
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
1
-7
/
+44
|
\
|
*
Fix wake up lock in twi
Joaquim
2021-04-05
1
-10
/
+16
|
*
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
|
*
Big UI and navigation Rewrite
Joaquim
2021-04-04
1
-9
/
+38
*
|
TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases ...
Jean-François Milants
2021-04-08
1
-2
/
+6
*
|
Reset the step count every day at midnight.
Jean-François Milants
2021-04-04
1
-2
/
+12
*
|
Handle return code from BMA driver, and set a flag is the initialization fail...
Jean-François Milants
2021-04-04
1
-0
/
+1
*
|
Code cleaning in BMA421 driver. Do the axis inversion in the driver and not i...
Jean-François Milants
2021-04-04
1
-2
/
+2
*
|
First integration of the motion sensor (bma 421) : step counting + wake on wr...
Jean-François Milants
2021-04-04
1
-3
/
+25
|
/
*
replaced all unique_ptr.reset calls with std::make_unique
Niall Cooling
2021-03-22
1
-1
/
+1
*
Updated to include WatchFaceAnalog and fixed clashes
Niall Cooling
2021-03-22
1
-12
/
+16
|
\
|
*
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-03-20
1
-2
/
+6
|
|
\
|
|
*
Multi face support, analog clock, 12/24 config
Joaquim
2021-02-24
1
-2
/
+6
|
*
|
Merge branch 'develop' into recovery-firmware
Jean-François Milants
2021-03-07
1
-4
/
+8
|
|
\
|
|
*
|
Generate pinetime-recovery : a light version of InfiniTime design to be used ...
Jean-François Milants
2021-01-26
1
-11
/
+10
*
|
|
Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards
Niall Cooling
2021-03-16
1
-2
/
+4
|
|
/
|
/
|
*
|
Fix merge conflict.
Jean-François Milants
2021-02-14
1
-3
/
+7
|
\
\
|
*
|
add vibration toggle
petter
2021-02-07
1
-1
/
+1
|
*
|
trigger vibration from systemtask
petter
2021-02-05
1
-3
/
+4
|
*
|
create motorcontroller in main and pass by reference
petter
2021-01-25
1
-2
/
+5
|
|
/
*
|
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-24
1
-6
/
+1
*
|
Add incoming call functionality
Rasmus Schenstrom
2021-01-21
1
-0
/
+4
|
/
*
Add heart rate BLE service.
Jean-François Milants
2021-01-17
1
-2
/
+2
*
HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...
Jean-François Milants
2021-01-17
1
-6
/
+2
*
HR Sensor : do not go to sleep when the HR app is running.
Jean-François Milants
2021-01-10
1
-0
/
+7
[prev]
[next]