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
*
Detect full charge and improve watchface display
Riku Isokoski
2021-09-03
2
-3
/
+16
*
Settings : use enums instead of ints to store colors. Group all PTS settings ...
Jean-François Milants
2021-08-28
1
-20
/
+26
*
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-08-15
2
-10
/
+34
|
\
|
*
Merge branch 'call-improvements' of https://github.com/Riksu9000/InfiniTime i...
Jean-François Milants
2021-08-14
2
-10
/
+34
|
|
\
|
|
*
Improvements
Riku Isokoski
2021-08-01
2
-28
/
+24
|
|
*
Merge branch 'develop' into HEAD
Riku Isokoski
2021-08-01
28
-372
/
+665
|
|
|
\
|
|
*
|
cleaned up the code and reduced the size of the diff by removing things like ...
Florian Kraupa
2021-05-16
2
-2
/
+2
|
|
*
|
implemented continuous vibration pattern for incoming calls
Florian Kraupa
2021-05-16
2
-8
/
+35
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-08-12
3
-67
/
+26
|
\
|
|
|
|
*
|
|
Merge pull request #483 from Riksu9000/fix_adc
JF002
2021-08-10
2
-57
/
+16
|
|
\
\
\
|
|
*
|
|
Remove floating point calculation
Riku Isokoski
2021-08-01
1
-2
/
+2
|
|
*
|
|
Increase ADC precision
Riku Isokoski
2021-07-27
1
-4
/
+4
|
|
*
|
|
Merge branch 'develop' into fix_adc
Riku Isokoski
2021-07-27
2
-13
/
+35
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge branch 'develop' into fix_adc
Riku Isokoski
2021-07-13
6
-17
/
+28
|
|
|
\
\
\
|
|
*
|
|
|
Fix misconfigured ADC and remove now unnecessary filtering
Riku Isokoski
2021-07-12
2
-48
/
+4
|
*
|
|
|
|
Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ...
Jean-François Milants
2021-08-10
1
-10
/
+10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Increment settings value, remove old hacky fix
Kieran Cawthray
2021-07-25
1
-1
/
+1
*
|
|
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-07-23
1
-5
/
+4
|
\
|
|
|
|
|
*
|
|
|
Make firmware updating more foolproof (#469)
Riku Isokoski
2021-07-22
1
-5
/
+4
*
|
|
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-07-20
7
-29
/
+60
|
\
|
|
|
|
|
*
|
|
|
Multiple wakeup sources (#290)
Kozova1
2021-07-14
1
-8
/
+31
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
6
-21
/
+29
|
|
/
/
*
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-07-12
8
-194
/
+399
|
\
|
|
|
*
|
Using littlefs (#438)
joaquim.org
2021-07-11
4
-112
/
+314
|
*
|
Whitespace and brace fixes (#456)
Avamander
2021-07-04
1
-1
/
+2
|
*
|
Inititialize members in class declaration
Jonathan Vander Mey
2021-07-02
2
-22
/
+12
|
*
|
Move local-only function into anonymous namespace
Jonathan Vander Mey
2021-07-02
1
-4
/
+3
|
*
|
Make MusicService UUID objects static constexpr
Jonathan Vander Mey
2021-07-02
2
-22
/
+31
|
*
|
Eliminate reinterpret_casting
Jonathan Vander Mey
2021-07-02
1
-26
/
+26
|
*
|
Float voltage to int (#444)
Riku Isokoski
2021-07-02
2
-8
/
+12
|
*
|
static_cast cleanup
Avamander
2021-07-02
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-06-29
1
-0
/
+5
|
\
|
|
|
*
|
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-26
1
-0
/
+5
*
|
|
PineTimeStyle color picker add settings integration
Kieran Cawthray
2021-06-24
1
-0
/
+31
|
/
/
*
|
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
[next]