Commit graph

  • 8ca777499f Update .forgejo/workflows/main.yml main haui 2024-08-05 15:50:19 +0200
  • 41ff96b3c0 Update .forgejo/workflows/pr-comment.yml haui 2024-08-05 15:35:03 +0200
  • 5d030e4364 Update .forgejo/workflows/main.yml haui 2024-08-05 15:34:07 +0200
  • b32bc8432f Update .forgejo/workflows/getSize.sh haui 2024-08-05 15:33:35 +0200
  • da64cc9518 Update .forgejo/workflows/format.yml haui 2024-08-05 15:32:54 +0200
  • b8a3b1e460 Update .forgejo/workflows/docker.yml haui 2024-08-05 15:31:55 +0200
  • 240c37e279 Update .forgejo/workflows/demo.yaml haui 2024-08-05 15:29:36 +0200
  • a4758b2c81 add forgejo and test workflow haui 2024-08-05 15:27:03 +0200
  • 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
  • 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
  • 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