Commit Graph

  • 675b9d0245 Rebased Terminal Watchface changes terminal-watchface Chloe Fontenot 2024-12-15 17:43:33 -0600
  • d69cfcfb13 weather: Fix inverted imperial forecast temperatures Victor Kareh 2024-12-06 11:07:51 -0500
  • b8c51abe69
    Use all free RAM for FreeRTOS heap Felipe Martínez 2024-12-09 01:10:09 +0100
  • 2105a7b63d Set version to 1.15.0 Jean-François Milants 2024-12-03 20:11:08 +0100
  • 79ee886904 spelling Lionel Elie Mamane 2024-11-09 20:07:19 +0100
  • b1d70ae2ed remove unused include Lionel Elie Mamane 2024-11-09 20:09:27 +0100
  • a77a3dcb8b cmake: fix python path with use multi-version python xz-dev 2024-10-23 20:00:38 +0800
  • 8aefa3b9a6 Ignore old GoToRunning messages mark9064 2024-11-11 00:53:43 +0000
  • 6c7eb6630e Fix git hash calculation with Docker build febrezo 2023-12-24 19:28:49 +0100
  • 4dd0d60eeb ci: Normalise slash-containing github.head_ref values Dom Rodriguez 2024-11-14 20:59:14 +0000
  • a2ced5659d Update Amazfish details in README.md Jozef Mlich 2024-11-15 12:48:44 +0100
  • 5ea9c5537e Weather: fix min and max temperature being switched Lionel Elie Mamane 2024-11-15 22:10:45 +0100
  • f7c87a700d weather: Switch to std::optional for Forecast days FintasticMan 2024-10-09 12:04:53 +0200
  • e247bd7019 Switch to simpler temperature interface FintasticMan 2024-10-02 11:58:32 +0200
  • 29ad09f4ef weather: Refactor temperature type for type safety FintasticMan 2024-02-20 11:25:02 +0100
  • afeded0126 Update Date&Time settings label for "Date & Time" Samuel Dorsaz 2023-06-26 15:01:42 +0200
  • 57b6db8b2a Remove OnTouchEvent mark9064 2024-10-18 00:05:30 +0100
  • 0076962588 Unify touch panel handling mark9064 2024-09-28 00:13:27 +0100
  • e6ee548536 Process touch events only when awake mark9064 2024-09-28 00:11:55 +0100
  • 1808634f0e Clear ongoing taps when going to sleep mark9064 2024-08-22 16:53:18 +0100
  • cfaad261dc SimpleWeatherService #include <array> Lionel Elie Mamane 2024-10-26 11:57:47 +0200
  • f1651c8000 datetime: Set the default year to the year during compile FintasticMan 2024-10-03 00:08:46 +0200
  • 8a2ee437f5 Restrict hardware reactivation when not sleeping mark9064 2024-09-22 22:37:30 +0100
  • 06b721a71f Improve sleep time calculation docs mark9064 2024-09-22 00:34:34 +0100
  • 771008495e Replace rounded div macro mark9064 2024-08-23 11:25:54 +0100
  • f032847ae1 Refactor into defined states mark9064 2024-08-25 22:57:24 +0100
  • 97ba39988b 8hz idle mark9064 2024-08-23 00:59:25 +0100
  • 879bdccd92
    README: Header redesign (#2032) liamcharger 2024-10-23 13:00:48 -0400
  • 8598142c27
    Remove unused submodule QCBOR (#2138) NeroBurner 2024-10-09 20:26:08 +0200
  • a2356f2f4a
    MusicService: add missing includes for TickType_t and xTaskGetTickCount (#2130) NeroBurner 2024-09-29 21:10:32 +0200
  • 3db4e012ce
    Remove unused pointer to DisplayApp member variables (#2125) NeroBurner 2024-09-29 19:39:14 +0200
  • a0cd439efc
    Alarm persist to flash (#1367) NeroBurner 2024-09-28 08:14:08 +0200
  • 997e4cee8c Hrs3300: fix includes for std::begin/std::end Reinhold Gschweicher 2024-09-22 11:28:04 +0200
  • ad3bf49c7b
    Atomic HRS reads (#1845) mark9064 2024-09-21 23:29:15 +0100
  • 7ca0418c82 Refactor doNotGoToSleep to a wakelock counter mark9064 2024-08-23 00:15:24 +0100
  • c3d05901a0 Refactor SystemTask state handling for resilience mark9064 2024-08-22 21:24:04 +0100
  • b3756e45fa Remove unused method declarations mark9064 2024-07-13 12:00:40 +0100
  • a266202831
    notifications: Dismiss to watchface when empty (#1716) Eli Tan 2024-09-19 04:31:15 +0800
  • c8236afbef Restrict debugging monitor to debug builds mark9064 2024-08-22 16:51:52 +0100
  • 5040733a97 Clean unused DisplayApp messages mark9064 2024-08-22 16:49:18 +0100
  • fd019c7aad Use DirtyValue for timer mark9064 2024-04-22 23:53:08 +0100
  • 975bfc5420 Size optimise NRF SDK build mark9064 2024-08-23 00:16:11 +0100
  • 2625ed39e5 DisplayApp: Go to clock on sleep if no app loaded Victor Kareh 2024-01-18 16:08:49 -0500
  • a3dbcd62f6
    Documentation improvements (#2091) Derry Tutt 2024-08-18 09:18:15 -0500
  • 4fddf93114 Advertise HR service mark9064 2024-07-04 13:28:17 +0100
  • 83922fb3de Remove space before colon Derry Tutt 2024-07-07 10:49:45 -0500
  • 95917c65a5 Update main.yml Felipe Martínez 2024-06-21 21:28:29 +0200
  • 3a0d673df4 Display the SPI flash JEDEC IDs in SystemInformation. Jean-François Milants 2024-07-23 19:27:19 +0200
  • 53dc9dafe7 aod: simplify AOD disablement based on notification status mark9064 2024-07-21 15:52:35 +0100
  • a407902b06 aod: avoid spinning DisplayApp under high LVGL load mark9064 2024-04-23 00:16:19 +0100
  • 3e8accde69 aod: run LVGL task handler until all work finished mark9064 2024-04-01 00:21:13 +0100
  • 2bb611db8e aod: constant frequency idle frames mark9064 2024-01-25 22:28:53 +0000
  • ef88e8165c aod: porch control: 2Hz idle + 75Hz on mark9064 2024-01-25 22:05:41 +0000
  • da9ab4a7b4 aod: lower lcd voltage mark9064 2023-10-23 22:22:46 +0100
  • 0bcd7e0009 aod: lower voltage going to the display John Crawford 2023-10-17 08:19:01 -0600
  • bf69e0dcc5 aod: fix flashlight brightness restore mark9064 2023-10-25 02:42:14 +0000
  • 947c4f5067 aod: fix brightness getting stuck high mark9064 2023-10-14 16:02:23 -0600
  • 0960d67001 aod: lower refresh rate when always on John Crawford 2023-10-14 15:19:50 -0600
  • 5385f7e275 aod: switch to 8 colors when always on John Crawford 2023-10-14 10:16:49 -0600
  • e884b053d3 aod: disable while in notification sleep John Crawford 2023-10-03 18:50:36 -0600
  • 85a2181b64 aod: integrate with display timeout John Crawford 2023-10-01 10:38:45 -0600
  • 3dca742b65 aod: PPI/RTC-based backlight brightness mark9064 2024-01-22 23:37:52 +0000
  • 20ac7e8df3 feat: always on display KaffeinatedKat 2023-09-29 21:00:07 -0600
  • f8f8993fac Batch display command arguments mark9064 2024-04-04 19:29:46 +0100
  • fdc3b8badb README: Change links from Pine wiki to new documentation Max Buchholz 2024-06-13 08:41:00 +0200
  • f9a16feeaf Continuous time updates Jean-François Milants 2024-06-09 18:26:45 +0200
  • 4930c0cab7 Include assert (fix sim) mark9064 2024-03-30 01:13:16 +0000
  • a449b272f7 Continuous time updates mark9064 2023-12-28 20:56:37 +0000
  • 9e406c70f9 Remove unnecessary BMA421 reads Felipe Martínez 2024-05-12 22:05:30 +0200
  • 0c87bc27b2 Move motorController.Init call to DisplayApp::Start Felipe Martinez 2024-06-02 00:43:25 +0000
  • 0dcfb2edb7 Fix erratum 58 workaround mark9064 2024-01-24 23:30:48 +0000
  • 5299b3ec4c add node_modules to .gitignore main Caleb Fontenot 2024-05-09 14:21:58 -0500
  • 06c6935315 Include task header (Fixes sim) mark9064 2024-03-29 16:29:07 +0000
  • 47c104643d Move includes back mark9064 2024-03-25 23:05:01 +0000
  • 7b1110187e Apply display driver datasheet delays mark9064 2024-01-30 23:29:16 +0000
  • 7e460d3c80 Use FreeRTOS delay instead of spinning the CPU mark9064 2023-10-27 00:26:57 +0100
  • 7a9211587a Rename to pre-transaction hook mark9064 2024-04-18 18:54:07 +0100
  • 24e6a2f8ab Avoid storing lambda mark9064 2024-04-11 00:03:36 +0100
  • 9a7ba405e1 Refactor lambdas mark9064 2024-04-02 11:14:45 +0100
  • 940cd3459f Use functional abstraction for hooks mark9064 2024-04-01 17:14:33 +0100
  • 869bec8f88 Refactor display WriteToRam mark9064 2024-02-09 00:11:22 +0000
  • ee925200c3 Remove task to notify mark9064 2024-02-11 14:35:11 +0000
  • 079e676baf SPI transaction hooks mark9064 2024-02-11 00:44:06 +0000
  • 03ff18d178 More progress, implement testing application, polish color gradient calculation code as well Caleb Fontenot 2024-05-01 01:26:21 -0500
  • 169d6eaa7e More refactoring to make the code a bit more presentable :) Caleb Fontenot 2024-04-25 15:19:59 -0500
  • c5367db84f More refactoring to make the code a bit more presentable :) Caleb Fontenot 2024-04-25 15:19:13 -0500
  • fe6ba39d74 Get WeatherHelper working again Caleb Fontenot 2024-04-24 22:21:39 -0500
  • 19e42fb13e It builds again! Caleb Fontenot 2024-04-24 14:52:19 -0500
  • 6b9f1dcffe still broken, getting there though Caleb Fontenot 2024-04-24 11:33:04 -0500
  • d2a6882ffe More breakage Caleb Fontenot 2024-04-24 10:26:32 -0500
  • 8f78887d0c More breakage Caleb Fontenot 2024-04-24 10:26:25 -0500
  • e0b72ac64d WARNING, BROKEN: sync changes Caleb Fontenot 2024-04-24 08:05:09 -0500
  • 88bcead736 WARNING, BROKEN: sync changes Caleb Fontenot 2024-04-24 08:05:02 -0500
  • 535ce54d67 More Code Refactoring Caleb Fontenot 2024-04-24 07:56:18 -0500
  • 591c9ee7a8 Code Refactor Caleb Fontenot 2024-04-23 13:43:03 -0500
  • 7812867a01 Add additional transitional color Caleb Fontenot 2024-04-22 23:22:26 -0500
  • c60251359c Add mem free printing (I need it to verify a suspicion relating to a bug) Caleb Fontenot 2024-04-22 13:28:24 -0500
  • 20cd951cde Get rid of the memory leak Caleb Fontenot 2024-04-22 08:32:20 -0500
  • 9180bc84de Linear Gradients Caleb Fontenot 2024-04-22 07:42:19 -0500
  • 14c7ba87f7 Add temperature readout to terminal watchface Caleb Fontenot 2024-04-22 00:52:35 -0500