aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change Pine64 logo to grayscaleDiego Miguel2022-06-111-36/+36
* Fix aligment of time labelsDiego Miguel2022-06-112-3/+9
* Add whitespace char to Teko fontDiego Miguel2022-06-111-66/+74
* Fixes in side cover togglingDiego Miguel2022-06-113-40/+39
* Build on push to 'colors-rebase' branchDiego Miguel2022-06-112-0/+2943
* Update BLE controller in Infineat watchfaceDiego Miguel2022-06-113-1/+4
* Fix typoDiego Miguel2022-06-111-1/+1
* Add lowercase days of the weekDiego Miguel2022-06-112-0/+6
* Add 'Bebas Neue' and 'Teko' fontsDiego Miguel2022-06-118-1/+1295
* Add Infineat settings to settings controllerDiego Miguel2022-06-111-0/+24
* Add 'circle' symbol & Pine64 logoDiego Miguel2022-06-112-0/+57
* Add Infineat watchface to settingsDiego Miguel2022-06-113-1/+16
* Implement watchface InfineatDiego Miguel2022-06-112-0/+596
* Remove duplicated value in fonts.json (#1179)Diego Miguel Lozano2022-06-111-1/+1
* Fix typo in gettingStarted guide (#1178)kieranc2022-06-071-1/+1
* Use lambda to reduce code duplicationRiku Isokoski2022-06-061-10/+11
* Move event handlers to unnamed namespaceRiku Isokoski2022-06-062-13/+13
* Use static constexpr to force compile time initializationRiku Isokoski2022-06-061-2/+2
* Timer: Replace time label with Counter control hiding functionalityRiku Isokoski2022-06-062-12/+11
* Counter: add show and hide controls functionsRiku Isokoski2022-06-062-2/+21
* Move linePoints to a member variableRiku Isokoski2022-06-062-3/+5
* Move bg color to a constexpr variableRiku Isokoski2022-06-061-3/+5
* Use Counter widget in TimerRiku Isokoski2022-06-062-112/+41
* Lighten the large font for a more balanced lookRiku Isokoski2022-06-062-1/+1
* Add initial counter widgetRiku Isokoski2022-06-064-1/+147
* doc: Fix imageFile.png path in SWD.mdSeth Itow2022-06-061-1/+1
* Move basic apps to the top of the app listRiku Isokoski2022-06-061-4/+4
* src/CMakeLists.txt: use iHEX format for mcuboot image creationIldar Mulyukov2022-06-061-9/+11
* CMakeLists.txt: add double quotes in STRIP commandIldar Mulyukov2022-06-061-1/+1
* fix wrong linker scriptIldar Mulyukov2022-06-061-1/+1
* Switch to freertos timers (#1095)Michele Bini2022-06-069-43/+32
* remove unused symbols, free a little bit of space (#1167)mabuch2022-06-052-8/+1
* remove unused Meter.cpp and Meter.h (#1171)mabuch2022-06-054-68/+0
* remove unused Brightness App (#1170)mabuch2022-06-054-139/+0
* remove old unused bluetooth icons (#1172)mabuch2022-06-057-118/+0
* System: Refactor pin and interrupt setupChristoph Honal2022-06-052-19/+11
* SystemTask: Use "&&" instead of "and" for operatorsChristoph Honal2022-06-051-5/+6
* Bootloader: Ignore __pycache__ in GitChristoph Honal2022-06-051-0/+1
* revert portion of previous commitluz paz2022-06-051-1/+1
* Fix various typosluz paz2022-06-0521-45/+45
* Apply clang-format to all C++ filesFinlay Davidson2022-06-0568-381/+477
* Replace C-style casts with static_castFinlay Davidson2022-06-053-20/+30
* Rename lvgl image files to .cFinlay Davidson2022-06-054-3/+3
* Fix assertion failure in TimerControllerLudovic J2022-05-271-1/+1
* Remove extra linebreaksRiku Isokoski2022-05-271-4/+2
* Unzip DFU, so the artifact doesn't need to be unzipped by the user.Riku Isokoski2022-05-271-2/+4
* Rename uploaded files with source branch in workflowsRiku Isokoski2022-05-272-6/+6
* Cleanup workflowsRiku Isokoski2022-05-272-19/+0
* Docker container documentation : Fix typos, 1 line per sentence, remove obsol...Jean-François Milants2022-05-261-16/+17
* Docker container documentation : Adapt the `--user` documentation according t...Jean-François Milants2022-05-261-24/+13