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
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
2020-10-18
Merge pull request #93 from robertecurtin/master
JF002
2020-10-12
Noticed this typo when booting my PineTime
Robert Curtin
2020-10-12
Update SystemInfo.cpp
Rafa Couto
2020-10-02
Fixed all the includes that were broken due to the renames
Avamander
2020-10-02
Renamed displayapp/Screens to displayapp/screens
Avamander