| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Tweaked issue forms (#1267) | Riku Isokoski | 2023-01-12 | 3 | -47/+33 | |
| * | | List: Update list style and make it gray | Riku Isokoski | 2023-01-12 | 1 | -23/+27 | |
| * | | Update workflow dependencies (#1504) | Riku Isokoski | 2023-01-12 | 2 | -6/+7 | |
| * | | SetingTimeFormat use CheckboxList, reduce duplication | Riku Isokoski | 2023-01-12 | 3 | -70/+48 | |
| * | | Format header files | Finlay Davidson | 2023-01-09 | 55 | -0/+144 | |
| * | | workflow: echo build diffs for viewing without the comment | Riku Isokoski | 2023-01-07 | 1 | -0/+8 | |
| * | | workflows: Disable build size comment in fork PRs | Riku Isokoski | 2023-01-07 | 1 | -1/+5 | |
| * | | workflows: Add build size comparison workflow | Riku Isokoski | 2023-01-07 | 2 | -3/+122 | |
| * | | workflows: Update workflow dependency | Riku Isokoski | 2023-01-07 | 1 | -7/+1 | |
| * | | docker: Make build.sh more portable | Riku Isokoski | 2023-01-07 | 1 | -9/+9 | |
| * | | Fix returning to the same screen | Riku Isokoski | 2023-01-05 | 1 | -2/+7 | |
| * | | Implement a return app stack | Riku Isokoski | 2023-01-05 | 4 | -54/+104 | |
| * | | Add missing clang-format options from version 12 | Finlay Davidson | 2023-01-04 | 1 | -0/+2 | |
| * | | Update clang-{format,tidy} to 14 | Finlay Davidson | 2023-01-04 | 17 | -5/+32 | |
| * | | Revert "prepare cmake unity build" | Riku Isokoski | 2022-12-31 | 2 | -29/+0 | |
| * | | Revert "enable CMake unity build in build.sh" | Riku Isokoski | 2022-12-31 | 1 | -1/+0 | |
| * | | Revert "Update docker/build.sh" | Riku Isokoski | 2022-12-31 | 1 | -1/+1 | |
| * | | Update docker/build.sh | Dominik Nussbaumer | 2022-12-27 | 1 | -1/+1 | |
| * | | enable CMake unity build in build.sh | tnixeu | 2022-12-27 | 1 | -0/+1 | |
| * | | prepare cmake unity build | tnixeu | 2022-12-27 | 2 | -0/+29 | |
| * | | Include algorithm and cstring for std::memcpy and std::min | Jean-François Milants | 2022-12-27 | 1 | -0/+2 | |
| * | | Update src/systemtask/SystemTask.cpp | Max Friedrich | 2022-12-27 | 1 | -4/+4 | |
| * | | hopefully fixed crash on notification | minacode | 2022-12-27 | 1 | -1/+1 | |
| * | | format | minacode | 2022-12-27 | 1 | -1/+2 | |
| * | | removed magic number | minacode | 2022-12-27 | 1 | -1/+1 | |
| * | | format | minacode | 2022-12-27 | 1 | -1/+0 | |
| * | | changed to bool | minacode | 2022-12-27 | 2 | -3/+8 | |
| * | | fixed a comment, set threshold to 15% | minacode | 2022-12-27 | 2 | -2/+2 | |
| * | | cutout scaling hack | minacode | 2022-12-27 | 1 | -5/+0 | |
| * | | added punctuation | minacode | 2022-12-27 | 1 | -2/+2 | |
| * | | format | minacode | 2022-12-27 | 1 | -1/+1 | |
| * | | added message, changed UI | minacode | 2022-12-27 | 4 | -8/+12 | |
| * | | add percentage rescaling | minacode | 2022-12-27 | 1 | -1/+7 | |
| * | | format | minacode | 2022-12-27 | 1 | -11/+9 | |
| * | | added low battery message | minacode | 2022-12-27 | 4 | -0/+19 | |
| * | | Fix formatting | tgc-dk | 2022-12-26 | 1 | -2/+1 | |
| * | | Put common code into DismissToBlack helper function | Tomas Groth | 2022-12-26 | 2 | -15/+14 | |
| * | | Make it possible to dismiss new notifications | Tomas Groth | 2022-12-26 | 2 | -2/+25 | |
| * | | Small fixup for cmake cleanup | Riku Isokoski | 2022-12-26 | 1 | -11/+10 | |
| * | | Clean up target compile option assignments | Jonathan Vander Mey | 2022-12-26 | 1 | -51/+65 | |
| * | | Split warning flags from common | Jonathan Vander Mey | 2022-12-26 | 1 | -25/+26 | |
| * | | Update clang-tidy configuration and fix some warnings (#1474) | Riku Isokoski | 2022-12-18 | 24 | -150/+152 | |
| * | | Optimize SettingWatchFace | Riku Isokoski | 2022-12-18 | 2 | -40/+41 | |
| * | | Optimize SettingWakeUp | Riku Isokoski | 2022-12-18 | 2 | -67/+42 | |
| * | | Optimize SettingTimeFormat | Riku Isokoski | 2022-12-18 | 2 | -11/+11 | |
| * | | PineTimeStyle: use "" for our includes | NeroBurner | 2022-12-18 | 1 | -1/+1 | |
| * | | fixing build.sh not returning error in build (#1460) | cybuzuma | 2022-12-13 | 2 | -2/+22 | |
| * | | compiler warnings, #1035 and #notreported (#1481) | cybuzuma | 2022-12-12 | 3 | -3/+1 | |
| * | | typo in the description | tom-programming | 2022-12-06 | 1 | -1/+1 | |
| * | | BLE CTS: fixed signedness of timezone | uli | 2022-11-25 | 3 | -9/+9 | |
