Commit Graph

  • 5299b3ec4c add node_modules to .gitignore main Caleb Fontenot 2024-05-09 14:21:58 -0500
  • 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
  • 6b5235c301
    fix: heartrate app displays --- instead of 000 (#1887) John Crawford 2024-04-12 06:50:33 -0600
  • 57e625d4dc
    Unify docker devcontainer with dockerfile used for CI (#1587) BloodStainedCrow 2024-03-23 10:45:45 +0100
  • 9a5f516c42 WatchFaceDigital: Remove unused variables Victor Kareh 2024-03-18 12:35:22 -0400
  • 4ca2112890
    Emit the message BleRadioEnableToggle to DisplayApp only if the enable state of the radio has actually changed. (#2037) JF 2024-03-15 09:20:19 +0100
  • 7dbb8f54c6 chrono: Resolve TODOs related to C++20 chrono feats FintasticMan 2024-02-12 13:01:22 +0100
  • 14c6270903 Typo in example code adumelie 2024-03-14 16:41:17 +0100
  • ef38472278 More typos in code example adumelie 2024-03-14 16:39:36 +0100
  • 4c9d5332c7 Typo in code example adumelie 2024-03-14 16:38:08 +0100
  • 9aa0bc8ecf Fix and update documentation adumelie 2024-03-14 14:55:06 +0100
  • 4d86a3c6c1 Fix conflicts of min and max from stl_algo.h (included from atomic) Ritvik 2024-02-21 20:43:04 -0500
  • 3b4b5a5163 ApplicationList: Reset app menu screen when loading watch face Victor Kareh 2024-02-09 08:22:47 -0500
  • f2df0c45ef lowersleep: Improve algorithm by checking wrist angle FintasticMan 2024-02-12 11:37:34 +0100
  • 636af4d33d Simplify ISR task wake checks mark9064 2024-02-13 00:38:20 +0000
  • 70f6604878 Fix chimes mark9064 2024-02-13 00:33:31 +0000
  • 004b2bf3a0 README: Fix broken URLs Victor Kareh 2024-02-21 14:49:46 -0500
  • 6ab512a6b6 weather: Define function to round and render temperature Victor Kareh 2024-02-12 16:32:52 -0500
  • 68ae335a97 weather: Pad forecast temperatures Victor Kareh 2024-02-10 13:26:47 -0500
  • 1857b02efa weather: Colorize forecast temperatures Victor Kareh 2024-02-02 16:54:40 -0500
  • f422929d8c weather: Add new app with forecast Victor Kareh 2024-01-31 17:41:39 -0500
  • 5d971690cb DateTimeController: Make DayOfWeekShortToStringLow static Victor Kareh 2024-02-12 15:59:40 -0500
  • b0a0afdd4b README: Make hex and UTF-8 code consistent for the chosen example Tim Teichmann 2024-01-28 09:46:56 +0100
  • 93d7da1691 Fix OOB flash write when DFU interrupted mark9064 2024-02-13 01:20:46 +0000
  • fa1af55a45
    Alarm: Replace clock icon with bell Victor Kareh 2024-02-12 10:08:40 -0500
  • c2c53bc6ab
    bma421: Change acceleration values to 'binary milli-G' units Graham Jones 2024-02-11 19:46:26 +0000
  • a49dc15a6e WatchFaceDigital: Move weather widget away from status icons Victor Kareh 2024-02-01 17:01:34 -0500
  • 4c274421d9 Remove GFX (and unused GFX dependencies) mark9064 2024-02-09 00:04:31 +0000
  • 2db920599e
    SimpleWeatherService: Add forecast operator overrides (#2011) Victor Kareh 2024-02-10 13:24:46 -0500
  • 44be356dc2
    navigation: Missing character for font kieranc 2024-02-07 08:46:09 +0100
  • 2135e12b33
    WatchFaceDigital: Add weather display Victor Kareh 2024-01-23 17:39:28 -0500
  • a6cd3679eb Only inhibit sleep if motion notifications are enabled, not just Bluetooth apilat 2022-06-30 15:52:57 +0100
  • 074df0526f Keep updating motion during sleep when Bluetooth is on apilat 2022-06-29 13:06:30 +0100
  • a40168a9d7
    New dice-rolling app: InfiniDice! (#1326) Yusuf Ebrahim 2024-01-23 03:45:52 -0500
  • a481af06cf lv_img_conv: support other modes like 'P' Reinhold Gschweicher 2024-01-21 21:23:35 +0100
  • 034d83fe6b Split declaration and implementation of GetSymbol Lennart Jahn 2024-01-13 14:05:04 +0100
  • 264b5bed43
    WatchFacePineTimeStyle: Fix conditional in weather display (#1965) Victor Kareh 2024-01-14 16:37:26 -0500
  • 0503248a25 hook: Find correct clang-format version better FintasticMan 2023-11-16 12:13:29 +0100
  • c634a4e3b4 hook: Use clang-format with highest version FintasticMan 2023-01-09 23:46:53 +0100
  • ab8e267e28 hook: Update pre-commit git hook FintasticMan 2023-01-03 16:25:55 +0000
  • ecf2f564f7 Set version to 1.14.0 Jean-François Milants 2024-01-06 15:21:29 +0100
  • 6505336d60 CMake watch faces selection Jean-François Milants 2024-01-06 14:28:34 +0100
  • 25b3e2461d CMake watch faces selection Jean-François Milants 2024-01-06 11:28:48 +0100
  • 72c992c84e Watch face selection using CMake Jean-François Milants 2023-12-30 20:46:36 +0100
  • 22f6d4a40b Watch face selection using CMake Jean-François Milants 2023-12-24 11:44:37 +0100
  • 12acef6a71 apps: restore default apps ordering in CMake Reinhold Gschweicher 2024-01-06 10:49:26 +0100
  • f34aede897 Simple Weather Service : Fix timestamp Jean-François Milants 2024-01-04 12:56:22 +0100
  • 95e2f9e701 Simple Weather Service : Fix timestamp Jean-François Milants 2024-01-02 18:06:44 +0100
  • b4ff1f9ca2 Simple Weather Service : Fix timestamp Jean-François Milants 2024-01-02 12:27:16 +0100
  • 9b36afc787 pinetimestyle: Round the displayed temperature FintasticMan 2024-01-02 02:11:28 +0100
  • 3f51923c3b docs: Fix simple weather forecast message type FintasticMan 2024-01-02 02:03:26 +0100
  • 82db3dcd18 Update incorrect icon in weather settings liamcharger 2023-12-30 01:03:56 +1030
  • ab8515f766 PineTimeStyle: fix brief display of weather dummy data liamcharger 2023-12-30 01:12:44 +1030
  • f17bbc38da Remove 'Looking for Maintainer' liamcharger 2023-12-25 09:32:55 -0500
  • 02a7a3a45f Update README.md Derry Tutt 2023-11-28 16:26:08 -0600
  • b0f1a49775 Typo fixed Derry Tutt 2023-11-19 17:11:30 -0600
  • e88d0afabf pinetimestyle: Display temp in Fahrenheit with setting FintasticMan 2023-07-15 02:33:57 +0200
  • d889f3e444 settings: Add settings item for weather format FintasticMan 2023-07-15 02:23:10 +0200
  • c04813b6d3 weather: Add function for temperature in Fahrenheit FintasticMan 2023-06-29 01:30:44 +0200
  • fc5424cb72 User applications selection using CMake Jean-François Milants 2023-12-23 21:24:33 +0100
  • 2ee2b8523a User applications selection using CMake Jean-François Milants 2023-12-23 20:43:59 +0100
  • 06171dad38 Fix trailing space in doc/code/Apps.md JF 2023-12-23 20:37:20 +0100
  • 7794378e96 CMake user application selection Jean-François Milants 2023-12-21 20:37:09 +0100
  • f0e8bb26e9 Watch face selection with CMake Jean-François Milants 2023-12-19 17:53:48 +0100
  • 1ad7840072 Watch face selection at build time Jean-François Milants 2023-12-19 16:37:04 +0100
  • f2996f54a8 CMake User Applications selection Jean-François Milants 2023-12-17 17:18:25 +0100
  • e00b98b82c CMake User Applications selection Jean-François Milants 2023-12-17 16:51:44 +0100
  • 2bc9318451 CMake User Applications selection Jean-François Milants 2023-12-17 16:34:00 +0100
  • ca7d8a668d Simple Weather Service Jean-François Milants 2023-12-23 20:47:53 +0100
  • d56df38aeb Simple Weather Service Jean-François Milants 2023-12-23 19:46:06 +0100
  • 6f83a3bade Simple Weather Service Jean-François Milants 2023-12-23 17:22:32 +0100
  • e5b73212f6 Simple Weather Service Jean-François Milants 2023-12-23 17:18:41 +0100
  • ad090ab188 Simple Weather Service Jean-François Milants 2023-12-23 16:02:32 +0100
  • ef2c431569 Simple Weather Service Jean-François Milants 2023-12-23 15:54:23 +0100
  • 199aefc617 Simple Weather Service - code cleaning and improvements Jean-François Milants 2023-12-19 15:41:06 +0100
  • d29eb1ea99 Simple Weather Service - code cleaning and improvements Jean-François Milants 2023-12-18 18:15:25 +0100
  • 3a8c7dc038 Simple Weather Service - code cleaning and improvements Jean-François Milants 2023-12-18 18:07:36 +0100
  • fe4b07c610 Simple Weather Service : fix out of bounds access while creating Forecast instance. Jean-François Milants 2023-12-10 11:13:18 +0100
  • 50c679023f SimpleWeather service : new weather implementation Jean-François Milants 2023-12-09 21:05:50 +0100
  • c94a59e7d3 SimpleWeather service : new weather implementation Jean-François Milants 2023-12-09 20:39:08 +0100
  • 088082d32d Watch face selection at build time Jean-François Milants 2023-12-17 17:35:36 +0100
  • 39bc166e54 Watch face selection at build time Jean-François Milants 2023-12-10 18:35:19 +0100
  • a544da9ed1 cmake: update the TARGET_DEVICE selection choices as well Reinhold Gschweicher 2023-11-16 20:08:07 +0100
  • 69b9d30a30 p8: Fix build when building for P8 variants FintasticMan 2023-11-16 10:39:48 +0100