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
/
displayapp
/
screens
/
SystemInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused pointer to DisplayApp member variables (#2125)
NeroBurner
2024-09-29
1
-2
/
+1
*
Display the SPI flash JEDEC IDs in SystemInformation.
Jean-François Milants
2024-08-05
1
-2
/
+9
*
Fix potential buffer overflows when calling sprintf
Mingjie Shen
2023-12-01
1
-4
/
+4
*
Fix code formatting
Jean-François Milants
2023-05-18
1
-2
/
+1
*
Enable malloc error and stack overflow error detection in FreeRTOS. Count the...
Jean-François Milants
2023-05-18
1
-10
/
+13
*
Refactor, document and fix the Watchdog driver (#1710)
JF
2023-04-30
1
-10
/
+10
*
date: Remove date lib
Riku Isokoski
2023-02-25
1
-0
/
+1
*
watchdog: Replace WatchdogView with const Watchdog
Riku Isokoski
2023-02-25
1
-1
/
+1
*
screens: Remove displayapp parameter from screen
Riku Isokoski
2023-02-25
1
-6
/
+6
*
displayapp: Make Ble references const
Riku Isokoski
2023-02-24
1
-1
/
+1
*
displayapp: Make Cst816S references const
Riku Isokoski
2023-02-24
1
-1
/
+1
*
displayapp: Make Battery class references const
Riku Isokoski
2023-02-24
1
-1
/
+1
*
Update clang-tidy configuration and fix some warnings (#1474)
Riku Isokoski
2022-12-18
1
-2
/
+2
*
Centralize most color definitions (#1258)
Riku Isokoski
2022-08-16
1
-1
/
+2
*
Date formats: Use ISO 8601 (#1040)
Zach DeCook
2022-07-25
1
-3
/
+3
*
Display target build variant in system info screen
Christoph Honal
2022-07-07
1
-2
/
+8
*
Tweak gamma on ST7789 and match UI colors
Riku Isokoski
2022-04-25
1
-21
/
+21
*
Improved format specifiers, bracing, removed C-style casts, whitespace fixes ...
Avamander
2021-12-09
1
-3
/
+5
*
Brace style and whitespace fixes
Avamander
2021-12-04
1
-1
/
+1
*
About : Remove misleading info
Steveis
2021-11-28
1
-5
/
+2
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
1
-3
/
+3
*
Memory savings by replacing strings
Riku Isokoski
2021-10-29
1
-12
/
+14
*
Merge pull request #507 from Riksu9000/fit_more_tasks
JF
2021-10-16
1
-5
/
+8
|
\
|
*
Merge branch 'develop' into fit_more_tasks
Riku Isokoski
2021-07-25
1
-14
/
+33
|
|
\
|
*
|
Fix
Riku Isokoski
2021-07-21
1
-2
/
+1
|
*
|
Fit more tasks in SystemInfo
Riku Isokoski
2021-07-21
1
-4
/
+8
*
|
|
Replaced "JF002" in github URLs with "InfiniTimeOrg"
mabuch
2021-10-15
1
-1
/
+2
*
|
|
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-09-14
1
-7
/
+0
|
\
\
\
|
*
\
\
Merge branch 'develop' into refresh_rework
Riku Isokoski
2021-08-28
1
-3
/
+3
|
|
\
\
\
|
*
\
\
\
Merge branch 'develop' into refresh_rework
Riku Isokoski
2021-08-03
1
-15
/
+34
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Refresh rework
Riku Isokoski
2021-07-19
1
-7
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-28
1
-3
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-07-25
1
-15
/
+34
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
New touch handler, with issues
Riku Isokoski
2021-07-15
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-17
1
-15
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix compile warnings
Jonathan Vander Mey
2021-07-25
1
-0
/
+2
|
*
|
Add task state info to SystemInfo
Riku Isokoski
2021-07-25
1
-10
/
+32
|
*
|
Code cleanup (#466)
Riku Isokoski
2021-07-25
1
-5
/
+0
|
|
/
*
/
Update touchpad driver
Riku Isokoski
2021-07-14
1
-3
/
+9
|
/
*
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
1
-1
/
+1
*
Float voltage to int (#444)
Riku Isokoski
2021-07-02
1
-10
/
+2
*
static_cast cleanup
Avamander
2021-07-02
1
-2
/
+2
*
Fixed a bunch of format specifiers
Avamander
2021-07-02
1
-2
/
+2
*
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-26
1
-4
/
+7
*
Removed an illogical comparison from SystemInfo and St7789 driver (#449)
Avamander
2021-06-22
1
-3
/
+0
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
1
-6
/
+21
*
Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360)
Avamander
2021-06-12
1
-1
/
+1
*
Fix scrollbar (#382)
Riku Isokoski
2021-06-12
1
-1
/
+1
*
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-10
1
-5
/
+5
*
Add the maximum memory used by LVGL in SystemInfo app. This will help the dev...
JF002
2021-06-01
1
-1
/
+3
[next]