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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to /doc/filesInReleaseNotes.md (#357)
Itai Nelken
2021-06-12
1
-6
/
+6
*
Add note about getting GadgetBridge from F-Droid (#358)
Joel Bradshaw
2021-06-12
2
-2
/
+2
*
Rewrite MemoryAnalysis.md with up to date information. (#411)
JF002
2021-06-12
5
-44
/
+255
*
Merge pull request #415 from JF002/move-heap-to-static
JF002
2021-06-12
38
-210
/
+312
|
\
|
*
Move most of the code from the constructor of the objects statically initiali...
Jean-François Milants
2021-06-12
11
-11
/
+29
|
*
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-10
6
-24
/
+44
|
*
Fix stack corruption when exiting an app (the app was destroyed while it was ...
Jean-François Milants
2021-06-10
2
-1
/
+10
|
*
Fix build for recovery firmware.
Jean-François Milants
2021-06-06
3
-4
/
+6
|
*
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-06
28
-170
/
+223
|
/
*
Add the maximum memory used by LVGL in SystemInfo app. This will help the dev...
JF002
2021-06-01
1
-1
/
+3
*
Enable various compilation flags to reduce the binary size (#401)
JF002
2021-06-01
3
-53
/
+38
*
Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can...
JF002
2021-06-01
2
-22
/
+23
*
Navigation app: reduce memory usage (#362)
JF002
2021-06-01
2
-120
/
+118
*
Fix recovery DisplayApp.
Jean-François Milants
2021-05-21
2
-4
/
+7
*
Set version to 1.1.0.
Jean-François Milants
2021-05-21
1
-1
/
+1
*
Timer App (#355)
Florian
2021-05-20
16
-22
/
+385
*
removed an empty assignment that caused a compiler warning (#372)
Florian
2021-05-20
1
-1
/
+0
*
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
4
-7
/
+35
*
Merge pull request #347 from jedi2light/feature-show-git-commit-hash-short
JF002
2021-05-16
7
-0
/
+36
|
\
|
*
git: show git short ref hash on SystemInfo(first screen) and FirmwareValidati...
Stoian Minaiev
2021-05-14
3
-0
/
+16
|
*
git: store git short ref hash on build stage to Version.h
Stoian Minaiev
2021-05-14
2
-0
/
+14
|
*
docker: add git system package to image
Stoian Minaiev
2021-05-14
2
-0
/
+6
*
|
Merge pull request #354 from Raupinger/notification-title-fix
JF002
2021-05-16
1
-0
/
+10
|
\
\
|
*
|
better handling of long notification titles
Florian Kraupa
2021-05-16
1
-0
/
+10
|
/
/
*
|
DisplayApp : returnApp was renamed ReturnApp() (manual fix after multiple mer...
Jean-François Milants
2021-05-15
1
-1
/
+1
*
|
Merge pull request #298 from joaquimorg/StepsApp
JF002
2021-05-15
15
-23
/
+544
|
\
\
|
*
\
Merge branch 'develop' of
Joaquim
2021-04-26
177
-10643
/
+10091
|
|
\
\
|
*
|
|
Fix button size and default step goal
Joaquim
2021-04-20
2
-12
/
+8
|
*
|
|
New Steps app
Joaquim
2021-04-19
15
-18
/
+542
*
|
|
|
Merge pull request #345 from Itai-Nelken/patch-1
JF002
2021-05-15
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Update gettingStarted-1.0.md
Itai Nelken
2021-05-13
1
-1
/
+1
|
*
|
|
|
Update gettingStarted-1.0.md
Itai Nelken
2021-05-13
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #348 from CoderThomasB/fix-typo-doc/contribute.md
JF002
2021-05-15
1
-12
/
+12
|
\
\
\
\
|
*
|
|
|
Fixed typos in the doc/contribute.md using google docs’s spelling check system
CoderThomasB
2021-05-14
1
-12
/
+12
|
|
/
/
/
*
|
|
|
Merge pull request #349 from Avamander/patch-2
JF002
2021-05-15
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Switched to booleans for infinite while loops
Avamander
2021-05-14
3
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #350 from Avamander/patch-3
JF002
2021-05-15
3
-5
/
+9
|
\
\
\
\
|
*
|
|
|
Added braces to a few if statements
Avamander
2021-05-14
3
-5
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #351 from Avamander/patch-5
JF002
2021-05-15
2
-19
/
+19
|
\
\
\
\
|
*
|
|
|
Fixed a naming inconsistency of DisplayApp::ReturnApp and a few formatting er...
Avamander
2021-05-14
2
-19
/
+19
|
|
/
/
/
*
|
|
|
Merge pull request #352 from Avamander/patch-6
JF002
2021-05-15
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Improved clang-tidy configuration for less noise
Avamander
2021-05-14
1
-1
/
+5
|
/
/
/
*
|
|
Add missing pictures.
Jean-François Milants
2021-05-13
8
-0
/
+0
*
|
|
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-05-13
3
-4
/
+6
|
\
\
\
|
*
\
\
Merge pull request #336 from jedi2light/patch-1
JF002
2021-05-10
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
SystemInfo app screen
Stoian Minaiev
2021-05-10
1
-3
/
+3
|
|
/
/
/
|
*
|
|
Merge pull request #266 from Caton101/patch-1
JF002
2021-05-09
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
Add Python modules to build instructions
Cameron Himes
2021-04-13
1
-0
/
+1
|
*
|
|
|
Merge pull request #324 from MFAshby/fix_stop_crash_315
JF002
2021-05-09
1
-1
/
+2
|
|
\
\
\
\
[next]