aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Combine Date and Time Settings (#1465)John Quigley2023-01-1412-35/+170
* Add a link to the "Ideas" (feature requests) Discussions board in the Github ...Jean-François Milants2023-01-121-0/+3
* Tweaked issue forms (#1267)Riku Isokoski2023-01-123-47/+33
* List: Update list style and make it grayRiku Isokoski2023-01-121-23/+27
* Update workflow dependencies (#1504)Riku Isokoski2023-01-122-6/+7
* SetingTimeFormat use CheckboxList, reduce duplicationRiku Isokoski2023-01-123-70/+48
* Format header filesFinlay Davidson2023-01-0955-0/+144
* workflow: echo build diffs for viewing without the commentRiku Isokoski2023-01-071-0/+8
* workflows: Disable build size comment in fork PRsRiku Isokoski2023-01-071-1/+5
* workflows: Add build size comparison workflowRiku Isokoski2023-01-072-3/+122
* workflows: Update workflow dependencyRiku Isokoski2023-01-071-7/+1
* docker: Make build.sh more portableRiku Isokoski2023-01-071-9/+9
* Fix returning to the same screenRiku Isokoski2023-01-051-2/+7
* Implement a return app stackRiku Isokoski2023-01-054-54/+104
* Add missing clang-format options from version 12Finlay Davidson2023-01-041-0/+2
* Update clang-{format,tidy} to 14Finlay Davidson2023-01-0417-5/+32
* Revert "prepare cmake unity build"Riku Isokoski2022-12-312-29/+0
* Revert "enable CMake unity build in build.sh"Riku Isokoski2022-12-311-1/+0
* Revert "Update docker/build.sh"Riku Isokoski2022-12-311-1/+1
* Update docker/build.shDominik Nussbaumer2022-12-271-1/+1
* enable CMake unity build in build.shtnixeu2022-12-271-0/+1
* prepare cmake unity buildtnixeu2022-12-272-0/+29
* Include algorithm and cstring for std::memcpy and std::minJean-François Milants2022-12-271-0/+2
* Update src/systemtask/SystemTask.cppMax Friedrich2022-12-271-4/+4
* hopefully fixed crash on notificationminacode2022-12-271-1/+1
* formatminacode2022-12-271-1/+2
* removed magic numberminacode2022-12-271-1/+1
* formatminacode2022-12-271-1/+0
* changed to boolminacode2022-12-272-3/+8
* fixed a comment, set threshold to 15%minacode2022-12-272-2/+2
* cutout scaling hackminacode2022-12-271-5/+0
* added punctuationminacode2022-12-271-2/+2
* formatminacode2022-12-271-1/+1
* added message, changed UIminacode2022-12-274-8/+12
* add percentage rescalingminacode2022-12-271-1/+7
* formatminacode2022-12-271-11/+9
* added low battery messageminacode2022-12-274-0/+19
* Fix formattingtgc-dk2022-12-261-2/+1
* Put common code into DismissToBlack helper functionTomas Groth2022-12-262-15/+14
* Make it possible to dismiss new notificationsTomas Groth2022-12-262-2/+25
* Small fixup for cmake cleanupRiku Isokoski2022-12-261-11/+10
* Clean up target compile option assignmentsJonathan Vander Mey2022-12-261-51/+65
* Split warning flags from commonJonathan Vander Mey2022-12-261-25/+26
* Update clang-tidy configuration and fix some warnings (#1474)Riku Isokoski2022-12-1824-150/+152
* Optimize SettingWatchFaceRiku Isokoski2022-12-182-40/+41
* Optimize SettingWakeUpRiku Isokoski2022-12-182-67/+42
* Optimize SettingTimeFormatRiku Isokoski2022-12-182-11/+11
* PineTimeStyle: use "" for our includesNeroBurner2022-12-181-1/+1
* fixing build.sh not returning error in build (#1460)cybuzuma2022-12-132-2/+22
* compiler warnings, #1035 and #notreported (#1481)cybuzuma2022-12-123-3/+1