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
*
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
*
MotionController: Remove IsOk variable
Riku Isokoski
2023-04-16
2
-10
/
+0
*
Watchfaces: Assume motionsensor is ok
Riku Isokoski
2023-04-16
10
-15
/
+5
*
fonts: Make patching silent
Finlay Davidson
2023-04-16
1
-1
/
+1
*
stopwatch: Add hours tracking (#1692)
fossison
2023-04-16
2
-4
/
+26
*
lvgl: Use InfiniTime fork of LVGL
Riku Isokoski
2023-04-03
1
-0
/
+0
*
WatchFaceTerminal: Simplify time update check
Riku Isokoski
2023-04-02
2
-43
/
+24
*
WatchFaceG7710: Simplify time update check
Riku Isokoski
2023-04-02
2
-46
/
+28
*
WatchFaceInfineat: Simplify time update check
Riku Isokoski
2023-04-02
2
-50
/
+20
*
WatchFaceDigital: Simplify update check
Riku Isokoski
2023-04-02
2
-39
/
+25
*
dirtyvalue: Move to src/utility
Finlay Davidson
2023-03-27
9
-92
/
+103
*
staticstack: Move to src/utility
Finlay Davidson
2023-03-27
3
-46
/
+50
*
linearapproximation: Move to src/utility
Finlay Davidson
2023-03-27
2
-2
/
+1
*
WeatherService: const DateTimeController reference
Riku Isokoski
2023-03-19
2
-3
/
+3
*
HeartRateService: Remove SystemTask dependency
Riku Isokoski
2023-03-19
3
-11
/
+8
*
MotionService: Remove SystemTask dependency
Riku Isokoski
2023-03-19
3
-12
/
+9
*
NavigationService: Remove unused SystemTask ref
Riku Isokoski
2023-03-19
3
-11
/
+2
[next]