aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | chore: remove defunct .gitconfigMax-Julian Jakobitsch2025-03-211-5/+0
* | Update Apps.mdLukas H.2025-03-211-1/+1
* | make cmake command coherent with previous documentationLionel Elie Mamane2025-03-211-1/+1
* | work around g++ version 12, 13 and 14 spurious warning (#2158)lmamane2025-03-141-0/+5
* | BatteryInfo App Redesign using arc (#2236)Titus2025-03-142-21/+24
* | Fix Infineat crash when charging with AOD (#2256)Steveis2025-02-262-2/+6
* | Fix EOL related build issues on Windows (#2077)Max Jakobitsch2025-02-111-2/+3
* | Improve no notification text (#2238)Titus2025-02-101-2/+2
* | Add "Run on InfiniEmu" link to pull requests (#2150)Felipe Martínez2025-01-281-0/+6
* | Fixes #2219: use artifact v4 instead of v3Jozef Mlich2025-01-232-7/+7
* | Alarm: Simplify alarm alerting screen (#2211)ljahn2025-01-212-3/+10
* | Show alarm controller state in status iconJozef Mlich2025-01-0511-9/+44
* | weather: Fix inverted imperial forecast temperaturesVictor Kareh2024-12-101-3/+3
* | Use all free RAM for FreeRTOS heapFelipe Martínez2024-12-097-20/+102
* | Set version to 1.15.0Jean-François Milants2024-12-031-1/+1
* | spellingLionel Elie Mamane2024-11-251-1/+1
* | remove unused includeLionel Elie Mamane2024-11-251-1/+0
* | cmake: fix python path with use multi-version pythonxz-dev2024-11-172-0/+2
* | Ignore old GoToRunning messagesmark90642024-11-171-2/+11
* | Fix git hash calculation with Docker buildfebrezo2024-11-171-1/+4
* | ci: Normalise slash-containing `github.head_ref` valuesDom Rodriguez2024-11-171-5/+10
* | Update Amazfish details in README.mdJozef Mlich2024-11-171-1/+1
* | Weather: fix min and max temperature being switchedLionel Elie Mamane2024-11-161-2/+2
* | weather: Switch to std::optional for Forecast daysFintasticMan2024-11-043-14/+14
* | Switch to simpler temperature interfaceFintasticMan2024-11-048-78/+79
* | weather: Refactor temperature type for type safetyFintasticMan2024-11-048-62/+84
* | Update Date&Time settings label for "Date & Time"Samuel Dorsaz2024-11-041-1/+1
* | Remove OnTouchEventmark90642024-10-273-7/+1
* | Unify touch panel handlingmark90642024-10-272-24/+17
* | Process touch events only when awakemark90642024-10-271-1/+1
* | Clear ongoing taps when going to sleepmark90642024-10-273-0/+14
* | SimpleWeatherService #include <array>Lionel Elie Mamane2024-10-271-1/+1
* | datetime: Set the default year to the year during compileFintasticMan2024-10-271-5/+20
* | Restrict hardware reactivation when not sleepingmark90642024-10-271-9/+11
* | Improve sleep time calculation docsmark90642024-10-272-15/+20
* | Replace rounded div macromark90642024-10-271-2/+5
* | Refactor into defined statesmark90642024-10-276-38/+52
* | 8hz idlemark90642024-10-271-2/+1
* | README: Header redesign (#2032)liamcharger2024-10-232-4/+25
* | Remove unused submodule QCBOR (#2138)NeroBurner2024-10-092-3/+0
* | MusicService: add missing includes for TickType_t and xTaskGetTickCount (#2130)NeroBurner2024-09-292-0/+3
* | Remove unused pointer to DisplayApp member variables (#2125)NeroBurner2024-09-299-14/+6
* | Alarm persist to flash (#1367)NeroBurner2024-09-285-48/+135
* | Hrs3300: fix includes for std::begin/std::endReinhold Gschweicher2024-09-221-0/+1
* | Atomic HRS reads (#1845)mark90642024-09-225-37/+37
* | Refactor doNotGoToSleep to a wakelock countermark90642024-09-2117-41/+87
* | Refactor SystemTask state handling for resiliencemark90642024-09-215-88/+100
* | Remove unused method declarationsmark90642024-09-211-3/+0
* | notifications: Dismiss to watchface when empty (#1716)Eli Tan2024-09-181-4/+5
* | Restrict debugging monitor to debug buildsmark90642024-09-141-1/+1