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
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Float voltage to int (#444)
Riku Isokoski
2021-07-02
2
-8
/
+12
*
static_cast cleanup
Avamander
2021-07-02
1
-1
/
+1
*
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-26
1
-0
/
+5
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
2
-0
/
+21
*
Fix signed/unsigned comparison warning
Jonathan Vander Mey
2021-06-12
1
-1
/
+1
*
Merge pull request #359 from Avamander/patch-2
JF002
2021-06-12
2
-157
/
+95
|
\
|
*
Updated license header year
Avamander
2021-05-17
2
-2
/
+2
|
*
Used a macro for UUID generation, switched from C-style casts to reinterpret_...
Avamander
2021-05-17
2
-155
/
+93
*
|
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
13
-49
/
+44
*
|
Timer App (#355)
Florian
2021-05-20
3
-1
/
+100
*
|
Emit event on power-present toggle (#320)
David Ventura
2021-05-16
1
-1
/
+0
|
/
*
Merge pull request #298 from joaquimorg/StepsApp
JF002
2021-05-15
2
-4
/
+12
|
\
|
*
Merge branch 'develop' of
Joaquim
2021-04-26
55
-1874
/
+1626
|
|
\
|
*
|
Fix button size and default step goal
Joaquim
2021-04-20
1
-1
/
+1
|
*
|
New Steps app
Joaquim
2021-04-19
2
-3
/
+9
*
|
|
Fix #209. Use int8_t for PPG data array
david
2021-05-01
2
-8
/
+8
|
|
/
|
/
|
*
|
Changed access modified indentation
Avamander
2021-04-24
29
-64
/
+64
*
|
Reformatted all the files according to clang-format style
Avamander
2021-04-24
56
-1886
/
+1636
|
/
*
In order to stabilize the battery reading,
Joaquim
2021-04-16
2
-8
/
+22
*
Merge branch 'develop' into motion-sensor
Jean-François Milants
2021-04-09
14
-70
/
+354
|
\
|
*
Merge branch 'develop' into notification-title
Jean-François Milants
2021-04-09
9
-64
/
+322
|
|
\
|
|
*
Merge pull request #259 from JF002/fix-music-app2
JF002
2021-04-09
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix music app :
Jean-François Milants
2021-04-04
1
-1
/
+1
|
|
*
|
restore battery buffer
Joaquim
2021-04-08
2
-10
/
+40
|
|
*
|
Fix wake up lock in twi
Joaquim
2021-04-05
2
-29
/
+31
|
|
*
|
double tap wakeup error fix
Joaquim
2021-04-04
2
-54
/
+67
|
|
*
|
Big UI and navigation Rewrite
Joaquim
2021-04-04
6
-13
/
+226
|
|
|
/
|
*
|
Ignore notification with empty message.
Jean-François Milants
2021-04-04
2
-4
/
+10
|
*
|
Add support for notification title. The notification buffer must contain the ...
Jean-François Milants
2021-04-04
6
-2
/
+22
|
|
/
*
|
Reset the step count every day at midnight.
Jean-François Milants
2021-04-04
2
-0
/
+21
*
|
Handle return code from BMA driver, and set a flag is the initialization fail...
Jean-François Milants
2021-04-04
2
-2
/
+8
*
|
First integration of the motion sensor (bma 421) : step counting + wake on wr...
Jean-François Milants
2021-04-04
2
-0
/
+59
|
/
*
Merge pull request #240 from joaquimorg/ScreenCorruptionFIX
JF002
2021-03-20
1
-9
/
+5
|
\
|
*
FIX screen corruption #213
Joaquim
2021-03-18
1
-9
/
+5
*
|
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-03-20
4
-0
/
+183
|
\
\
|
*
|
Update from JF comments to PR
Joaquim
2021-03-06
1
-2
/
+0
|
*
|
Multi face support, analog clock, 12/24 config
Joaquim
2021-02-24
4
-0
/
+185
|
|
/
*
|
Merge branch 'develop' into recovery-firmware
Jean-François Milants
2021-03-07
14
-11
/
+160
|
\
|
|
*
Merge pull request #182 from petterhs/warnings
JF002
2021-02-14
3
-6
/
+4
|
|
\
|
|
*
fix build warnings in HR implementation
petter
2021-01-25
3
-6
/
+4
|
*
|
Fix merge conflict.
Jean-François Milants
2021-02-14
4
-0
/
+55
|
|
\
\
|
|
*
|
add vibration toggle
petter
2021-02-07
2
-0
/
+11
|
|
*
|
refactor MotorController
petter
2021-02-05
2
-24
/
+10
|
|
*
|
remove vibtimer from .h to fix nonstop vibration
jlukanc
2021-01-25
1
-1
/
+0
|
|
*
|
move app timer def
jlukanc
2021-01-25
2
-5
/
+5
|
|
*
|
Merge branch 'develop' into upstream-dev
The King
2021-01-24
18
-49
/
+803
|
|
|
\
|
|
|
*
|
remove unneeded defines
jlukanc
2021-01-23
2
-39
/
+1
|
|
*
|
add motor to notifs, fix tabs in motorcontroller.h
jlukanc
2021-01-15
1
-34
/
+34
|
|
*
|
add non-blocking motor controller
jlukanc
2021-01-15
2
-0
/
+97
|
*
|
|
Merge pull request #161 from petterhs/calls
JF002
2021-02-14
4
-5
/
+98
|
|
\
\
\
[next]