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
Commit message (
Expand
)
Author
Age
Files
Lines
*
p8: Fix build when building for P8 variants
FintasticMan
2023-12-16
1
-4
/
+4
*
Allow zero app to be selected at build time
Jean-François Milants
2023-12-10
1
-1
/
+1
*
Apply suggestion
mark9064
2023-12-09
1
-1
/
+1
*
Fix calculation of number of app screens
mark9064
2023-12-09
1
-2
/
+1
*
StopWatch: Add an extra space to the string without the hour
Mingjie Shen
2023-12-01
1
-1
/
+1
*
SettingDisplay: Reduce buffer size
Mingjie Shen
2023-12-01
1
-1
/
+1
*
Fix potential buffer overflows when calling sprintf
Mingjie Shen
2023-12-01
5
-11
/
+11
*
apps: Restore app list order
FintasticMan
2023-11-29
1
-8
/
+9
*
Fix code formatting
Jean-François Milants
2023-11-19
21
-25
/
+73
*
Add missing new line at end of file.
Jean-François Milants
2023-11-19
1
-1
/
+1
*
Application selection at build time
Jean-François Milants
2023-11-19
3
-2
/
+18
*
Application selection at build time
Jean-François Milants
2023-11-19
28
-175
/
+430
*
Fix deadlock when a lot of notifications are received in a very short time span.
Jean-François Milants
2023-11-19
1
-1
/
+9
*
Tidy up
Kieran Cawthray
2023-11-11
1
-4
/
+2
*
Initial commit
Kieran Cawthray
2023-11-11
2
-6
/
+10
*
lv_img_conv_py: minimal python port of node module
Reinhold Gschweicher
2023-10-26
3
-2
/
+198
*
weather: Fix GetCurrent* functions returning future events (#1879)
FintasticMan
2023-10-06
1
-9
/
+18
*
navigation: Add is available (#1847)
JF
2023-09-02
7
-19
/
+41
*
navigation: Move font to external memory (#1838)
JF
2023-09-02
8
-112
/
+198
*
lowersleep: Implement Lower to Sleep functionality (#827)
FintasticMan
2023-08-27
6
-13
/
+29
*
raisewake: Improve raise to wake algorithm
Finlay Davidson
2023-08-17
3
-21
/
+16
*
motioncontroller: Add functions for analysis
Finlay Davidson
2023-08-17
5
-0
/
+137
*
motioncontroller: Store acceleration history
Finlay Davidson
2023-08-17
2
-17
/
+18
*
shakewake: Slightly improve accuracy
Finlay Davidson
2023-08-17
1
-4
/
+3
*
circularbuffer: Add circular buffer utility struct
Finlay Davidson
2023-08-17
1
-0
/
+51
*
watchfaceanalog: Background in lvgl (#1824)
Max Friedrich
2023-08-15
4
-278
/
+40
*
NotificationManager.h: Reorder notification struct fields to allow easier cre...
Max Friedrich
2023-07-09
1
-3
/
+4
*
arduinofft: Move to submodule, define srqt_internal externally
Finlay Davidson
2023-06-17
20
-2311
/
+5
*
Fix Typo
Timothy
2023-06-17
2
-8
/
+8
*
ShakeWake: Fixed instant wake after sleep issue in certain positions (#1691)
Isaac
2023-06-17
2
-1
/
+3
*
ST7789 : do not reconfigure the reset pin to default during sleep.
Jean-François Milants
2023-06-04
1
-1
/
+0
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
1
-1
/
+1
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
1
-1
/
+1
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
4
-8
/
+10
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
2
-6
/
+0
*
Power optimization - Improve SPI sleep mode
Jean-François Milants
2023-06-04
4
-1
/
+11
*
Power optimization - enable the DC/DC regulator.
Jean-François Milants
2023-06-04
1
-0
/
+5
*
Power optimization - Enable HRS3300 (heart rate sensor) sleep mode.
Jean-François Milants
2023-06-04
1
-1
/
+9
*
PineTimeStyle weather display (#1459)
kieranc
2023-06-04
10
-39
/
+178
*
Fix code formatting
Jean-François Milants
2023-05-18
3
-4
/
+3
*
Refactor pvPortRealloc() to improve readability.
Jean-François Milants
2023-05-18
1
-51
/
+36
*
Enable malloc error and stack overflow error detection in FreeRTOS. Count the...
Jean-François Milants
2023-05-18
5
-13
/
+42
*
Unify all heaps (stdlib + LVGL + FreeRTOS) into a single heap managed by Free...
Jean-François Milants
2023-05-18
4
-6
/
+36
*
Add pvPortRealloc() in heap_4_infinitime.c. An implementation of realloc() is...
Jean-François Milants
2023-05-18
1
-0
/
+73
*
Copy the memory manager heap_4.c from the FreeRTOS distribution to the Infini...
Jean-François Milants
2023-05-18
2
-1
/
+449
*
Refactor watch face to enum (#1339)
Max Friedrich
2023-04-30
5
-16
/
+34
*
Refactor, document and fix the Watchdog driver (#1710)
JF
2023-04-30
4
-68
/
+186
*
Refactored Ppg for frequency based algorithm. (#1486)
Ceimour
2023-04-30
26
-204
/
+2669
*
TimerController: Rename to Timer
Riku Isokoski
2023-04-16
7
-26
/
+26
*
TimerController: Make TimerController reusable
Riku Isokoski
2023-04-16
10
-48
/
+14
[next]