| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | | | | code is running from an IRQ before calling xQueueSendFromISR or xQueueSend) | |||||
| * | Add the maximum memory used by LVGL in SystemInfo app. This will help the ↵ | JF002 | 2021-06-01 | 1 | -1/+3 | |
| | | | | | developers to size the memory buffer allocated to lvgl. (#408) | |||||
| * | git: show git short ref hash on SystemInfo(first screen) and ↵ | Stoian Minaiev | 2021-05-14 | 1 | -0/+2 | |
| | | | | | FirmwareValidation screen alongside other information | |||||
| * | SystemInfo app screen | Stoian Minaiev | 2021-05-10 | 1 | -3/+3 | |
| | | | | First screen. Let the build date and build time string be centered as well as the others | |||||
| * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -90/+128 | |
| | | ||||||
| * | Move Task info to about menu | Joaquim | 2021-04-11 | 1 | -34/+51 | |
| | | | | | fix build error in WatchFaceDigital | |||||
| * | Big UI and navigation Rewrite | Joaquim | 2021-04-04 | 1 | -33/+96 | |
| | | | | | | | | | | | | new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more... | |||||
| * | replaced all unique_ptr.reset calls with std::make_unique | Niall Cooling | 2021-03-22 | 1 | -3/+3 | |
| | | ||||||
| * | Merge pull request #237 from muesli/systeminfo-url | JF002 | 2021-03-20 | 1 | -1/+1 | |
| |\ | | | | | Update project URL in SystemInfo | |||||
| | * | Update project URL in SystemInfo | Christian Muehlhaeuser | 2021-03-16 | 1 | -1/+1 | |
| | | | | | | | | | Pinetime -> InfiniTime | |||||
| * | | Multi face support, analog clock, 12/24 config | Joaquim | 2021-02-24 | 1 | -2/+5 | |
| |/ | ||||||
| * | Rename Pinetime in InfiniTime in sysinfo app. | Jean-François Milants | 2021-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | Add source code license and link to github to system app | Michael | 2020-12-28 | 1 | -1/+8 | |
| | | ||||||
| * | Merge pull request #136 from okaestne/include-cleanup | JF002 | 2020-12-01 | 1 | -5/+9 | |
| |\ | | | | | Includes cleanup | |||||
| | * | Include cleanup: displayapp + screens | okaestne | 2020-11-16 | 1 | -5/+9 | |
| | | | ||||||
| * | | Fixes #119! Improved based off suggested changes | Samuel Archibald | 2020-11-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix for comments on issue #125, bounds check removed | Samuel Archibald | 2020-11-16 | 1 | -3/+1 | |
| | | | ||||||
| * | | Fix to #119 | Samuel Archibald | 2020-11-02 | 1 | -5/+4 | |
| |/ | ||||||
| * | Merge pull request #93 from robertecurtin/master | JF002 | 2020-10-18 | 1 | -1/+1 | |
| |\ | | | | | Fix typo in SystemInfo app. | |||||
| | * | Noticed this typo when booting my PineTime | Robert Curtin | 2020-10-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update SystemInfo.cpp | Rafa Couto | 2020-10-12 | 1 | -1/+1 | |
| |/ | | | Show MAC bytes with left-zeroes | |||||
| * | Fixed all the includes that were broken due to the renames | Avamander | 2020-10-02 | 1 | -1/+1 | |
| | | ||||||
| * | Renamed displayapp/Screens to displayapp/screens | Avamander | 2020-10-02 | 1 | -0/+116 | |
