index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
displayapp
/
screens
/
SystemInfo.cpp
Age
Commit message (
Expand
)
Author
2022-04-25
Tweak gamma on ST7789 and match UI colors
Riku Isokoski
2021-12-09
Improved format specifiers, bracing, removed C-style casts, whitespace fixes ...
Avamander
2021-12-04
Brace style and whitespace fixes
Avamander
2021-11-28
About : Remove misleading info
Steveis
2021-11-15
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-10-29
Memory savings by replacing strings
Riku Isokoski
2021-10-16
Merge pull request #507 from Riksu9000/fit_more_tasks
JF
2021-10-15
Replaced "JF002" in github URLs with "InfiniTimeOrg"
mabuch
2021-09-14
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-28
Merge branch 'develop' into refresh_rework
Riku Isokoski
2021-08-28
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-17
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-03
Merge branch 'develop' into refresh_rework
Riku Isokoski
2021-07-25
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-07-25
Merge branch 'develop' into fit_more_tasks
Riku Isokoski
2021-07-25
Fix compile warnings
Jonathan Vander Mey
2021-07-25
Add task state info to SystemInfo
Riku Isokoski
2021-07-25
Code cleanup (#466)
Riku Isokoski
2021-07-21
Fix
Riku Isokoski
2021-07-21
Fit more tasks in SystemInfo
Riku Isokoski
2021-07-19
Refresh rework
Riku Isokoski
2021-07-15
New touch handler, with issues
Riku Isokoski
2021-07-14
Update touchpad driver
Riku Isokoski
2021-07-11
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-02
Float voltage to int (#444)
Riku Isokoski
2021-07-02
static_cast cleanup
Avamander
2021-07-02
Fixed a bunch of format specifiers
Avamander
2021-06-26
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-22
Removed an illogical comparison from SystemInfo and St7789 driver (#449)
Avamander
2021-06-19
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-12
Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360)
Avamander
2021-06-12
Fix scrollbar (#382)
Riku Isokoski
2021-06-10
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-01
Add the maximum memory used by LVGL in SystemInfo app. This will help the dev...
JF002
2021-05-13
git: show git short ref hash on SystemInfo(first screen) and FirmwareValidati...
Stoian Minaiev
2021-05-10
SystemInfo app screen
Stoian Minaiev
2021-04-24
Reformatted all the files according to clang-format style
Avamander
2021-04-11
Move Task info to about menu
Joaquim
2021-04-04
Big UI and navigation Rewrite
Joaquim
2021-03-22
replaced all unique_ptr.reset calls with std::make_unique
Niall Cooling
2021-03-20
Merge pull request #237 from muesli/systeminfo-url
JF002
2021-03-16
Update project URL in SystemInfo
Christian Muehlhaeuser
2021-02-24
Multi face support, analog clock, 12/24 config
Joaquim
2021-01-02
Rename Pinetime in InfiniTime in sysinfo app.
Jean-François Milants
2020-12-28
Add source code license and link to github to system app
Michael
2020-12-01
Merge pull request #136 from okaestne/include-cleanup
JF002
2020-11-18
Fixes #119! Improved based off suggested changes
Samuel Archibald
2020-11-16
Fix for comments on issue #125, bounds check removed
Samuel Archibald
2020-11-16
Include cleanup: displayapp + screens
okaestne
2020-11-03
Fix to #119
Samuel Archibald
[next]