aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/SystemInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix scrollbar (#382)Riku Isokoski2021-06-121-1/+1
* Minor improvements: use std::make_unique when creating unique_ptr, check the ...Jean-François Milants2021-06-101-5/+5
* Add the maximum memory used by LVGL in SystemInfo app. This will help the dev...JF0022021-06-011-1/+3
* git: show git short ref hash on SystemInfo(first screen) and FirmwareValidati...Stoian Minaiev2021-05-141-0/+2
* SystemInfo app screenStoian Minaiev2021-05-101-3/+3
* Reformatted all the files according to clang-format styleAvamander2021-04-241-90/+128
* Move Task info to about menuJoaquim2021-04-111-34/+51
* Big UI and navigation RewriteJoaquim2021-04-041-33/+96
* replaced all unique_ptr.reset calls with std::make_uniqueNiall Cooling2021-03-221-3/+3
* Merge pull request #237 from muesli/systeminfo-urlJF0022021-03-201-1/+1
|\
| * Update project URL in SystemInfoChristian Muehlhaeuser2021-03-161-1/+1
* | Multi face support, analog clock, 12/24 configJoaquim2021-02-241-2/+5
|/
* Rename Pinetime in InfiniTime in sysinfo app.Jean-François Milants2021-01-021-1/+1
* Add source code license and link to github to system appMichael2020-12-281-1/+8
* Merge pull request #136 from okaestne/include-cleanupJF0022020-12-011-5/+9
|\
| * Include cleanup: displayapp + screensokaestne2020-11-161-5/+9
* | Fixes #119! Improved based off suggested changesSamuel Archibald2020-11-181-2/+2
* | Fix for comments on issue #125, bounds check removedSamuel Archibald2020-11-161-3/+1
* | Fix to #119Samuel Archibald2020-11-021-5/+4
|/
* Merge pull request #93 from robertecurtin/masterJF0022020-10-181-1/+1
|\
| * Noticed this typo when booting my PineTimeRobert Curtin2020-10-121-1/+1
* | Update SystemInfo.cppRafa Couto2020-10-121-1/+1
|/
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-1/+1
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-0/+116