Commit Graph

  • 49c801b827
    Fix location counter width, font, and lat/lng bugs main Will Bradley 2024-06-11 21:27:26 -0700
  • f6a5588544 add location setting and integrate more sundial code from willb Ryan Rix 2024-06-10 20:19:43 -0700
  • 41518cc529 add larger font for fuzzy face Ryan Rix 2024-06-10 20:19:06 -0700
  • c20db14c43 how much heap can one smartwatch need, michael, 40kb? Ryan Rix 2024-06-09 20:48:06 -0700
  • 9520b2ec9b remove unused controllers from fuzzy Ryan Rix 2024-06-09 20:28:52 -0700
  • 8cf38a3469 remove unused open sans light Ryan Rix 2024-06-09 20:28:35 -0700
  • 83cae9b5bc wip sundial w/ copied analog watchface Ryan Rix 2024-06-09 20:26:43 -0700
  • bb743689e1 vulf-ify me captain Ryan Rix 2024-06-09 00:11:00 -0700
  • 4b854a5d09 WIP fuzzy Ryan Rix 2024-06-07 16:46:06 -0700
  • 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
  • 2dc10ffd41
    Add images wb/fuzzy-everything-wolf Will Bradley 2024-01-19 16:56:42 -0800
  • b6ae30166b
    Add roman readme roman-0.1 wb/roman Will Bradley 2024-01-18 14:31:47 -0800
  • 652b5c03f8
    Adjust hourly chime timing, github, readme wadokei-0.1 wb/wadokei Will Bradley 2024-01-18 13:49:37 -0800
  • e8ee71b492
    Update DisplayApp.cpp wb/smellthis zyphlar 2024-01-18 02:29:45 -0800
  • 33c92646f2
    Update DisplayApp.cpp zyphlar 2024-01-18 01:40:42 -0800
  • e84c049e65
    otaku chimes Will Bradley 2024-01-18 00:32:17 -0800
  • 3968b4eb4f
    proper hour hand math Will Bradley 2024-01-17 23:41:18 -0800
  • 0fc2e611cd
    try a better triangle Will Bradley 2024-01-17 16:29:59 -0800
  • 59d6aa193a
    Got proportional time working and restored apps Will Bradley 2024-01-16 23:57:55 -0800
  • 0a83f936b5
    Got it working Will Bradley 2024-01-16 22:21:28 -0800
  • 5510bfe499
    Add fonts, remove Digital Will Bradley 2024-01-16 18:58:06 -0800
  • 034d83fe6b Split declaration and implementation of GetSymbol Lennart Jahn 2024-01-13 14:05:04 +0100
  • cf4f54dc87
    smell this Will Bradley 2024-01-16 00:40:54 -0800
  • 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
  • 7b3c48a0e5
    Add fancy font and fuzzy logic Will Bradley 2024-01-09 20:31:25 -0800
  • d8c3624f6f
    Add location, timezone, and long-press switching wb/fuzzy-analog Will Bradley 2024-01-08 17:40:56 -0800
  • 20a5fef84c
    Add sunset lib zyphlar 2024-01-08 10:25:22 -0800
  • 77667c6391
    Merge branch 'wb/fuzzy-analog' of github.com:zyphlar/InfiniTime into wb/fuzzy-analog zyphlar 2024-01-08 10:24:30 -0800
  • 6c20c2992b
    Add sundial zyphlar 2024-01-06 18:05:32 -0800
  • 5535fa6af7
    add sundial zyphlar 2024-01-06 18:05:32 -0800
  • 796e8f1ada
    Remove second and minute hands zyphlar 2024-01-06 17:10:35 -0800
  • 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
  • b7301d51cd
    Re-add removed stuff wb/fuzzy-norm zyphlar 2024-01-05 13:52:06 -0800
  • 5c87829d65
    Reduce font, adjust to 4 sectors per hour, remove broken inline text color wb/fuzzy zyphlar 2024-01-05 02:42:02 -0800
  • 7cd9e8493d
    Compress things a bit zyphlar 2024-01-05 02:32:50 -0800
  • d2989ae23a
    Move Fuzzy into Digital, restore Paint zyphlar 2024-01-05 02:15:42 -0800
  • 66f6c34b50
    disable watchfaceterminal, watchfacecasiostyleg7710, infinipaint for space zyphlar 2024-01-05 01:35:53 -0800
  • 6d615b374c
    add missing vars zyphlar 2024-01-05 01:22:29 -0800
  • 3df7c6a4f3
    Emulate dyamon/watchfacefuzzy zyphlar 2024-01-05 00:54:57 -0800
  • e1c652bdfb
    build with github zyphlar 2024-01-05 00:23:31 -0800
  • 628ae886c5
    disable resources due to missing lv_img_conv wb/fuzzy-clock zyphlar 2024-01-05 00:06:11 -0800
  • d7955498ff
    make gh action zyphlar 2024-01-05 00:01:25 -0800
  • 9729047f1f
    Re-add Infineat and PineTimeStyle, remove Terminal zyphlar 2024-01-04 23:58:55 -0800
  • 104e750a75
    Revert "remove PTS, Terminal and Infineat faces" zyphlar 2024-01-04 23:58:51 -0800
  • 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