aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set static text as static text (#2312)lmamane2025-06-121-3/+1
* DisplayApp: use std::ranges function where possibleReinhold Gschweicher2025-05-301-16/+16
* fixed libpango1.0-dev installkon-foo2025-05-301-1/+1
* CI: use bash for get-base-ref-size job (#2305)NeroBurner2025-05-291-0/+1
* CI: use bash for output-sizs-jobNeroBurner2025-05-271-0/+1
* docker: fix NRF_SDK download and subsequent build.sh (#2299)NeroBurner2025-05-271-2/+18
* Refactors watch faces. Replace lv_tick_get() with xTaskGetTickCount()Steve Amor2025-05-234-6/+6
* Fix nRF SDK download links (#2270)Darius Arnold2025-05-212-3/+3
* Fix conflict in NotificationManagerJean-François Milants2025-05-211-1/+1
|\
| * notification: Initialise messageFinlay Davidson2023-03-161-1/+1
* | fix: fix short ref not getting set in github buildsJulian Vos2025-05-211-1/+3
* | Fix about screen vertical centering.Matt Zrinsky2025-05-191-1/+1
* | Center text on timer button (#2229)Titus2025-05-161-2/+2
* | Remove the vibration while charging (#1768)Max Friedrich2025-05-163-5/+0
* | Add background color to progress bar when flashing firmware (#2237)Titus2025-05-151-1/+5
* | Simple calculator (#1483)Max Friedrich2025-05-128-1/+465
* | Revert "docs: add git config items to docs"Max Jakobitsch2025-03-212-11/+2
* | docs: add git config items to docsMax Jakobitsch2025-03-212-2/+11
* | 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