Commit Graph

  • ef38472278 More typos in code example adumelie 2024-03-14 16:39:36 +01:00
  • 4c9d5332c7 Typo in code example adumelie 2024-03-14 16:38:08 +01:00
  • 9aa0bc8ecf Fix and update documentation adumelie 2024-03-14 14:55:06 +01:00
  • 4d86a3c6c1 Fix conflicts of min and max from stl_algo.h (included from atomic) Ritvik 2024-02-21 20:43:04 -05:00
  • 3b4b5a5163 ApplicationList: Reset app menu screen when loading watch face Victor Kareh 2024-02-09 08:22:47 -05:00
  • f2df0c45ef lowersleep: Improve algorithm by checking wrist angle FintasticMan 2024-02-12 11:37:34 +01:00
  • 636af4d33d Simplify ISR task wake checks mark9064 2024-02-13 00:38:20 +00:00
  • 70f6604878 Fix chimes mark9064 2024-02-13 00:33:31 +00:00
  • 004b2bf3a0 README: Fix broken URLs Victor Kareh 2024-02-21 14:49:46 -05:00
  • 6ab512a6b6 weather: Define function to round and render temperature Victor Kareh 2024-02-12 16:32:52 -05:00
  • 68ae335a97 weather: Pad forecast temperatures Victor Kareh 2024-02-10 13:26:47 -05:00
  • 1857b02efa weather: Colorize forecast temperatures Victor Kareh 2024-02-02 16:54:40 -05:00
  • f422929d8c weather: Add new app with forecast Victor Kareh 2024-01-31 17:41:39 -05:00
  • 5d971690cb DateTimeController: Make DayOfWeekShortToStringLow static Victor Kareh 2024-02-12 15:59:40 -05:00
  • b0a0afdd4b README: Make hex and UTF-8 code consistent for the chosen example Tim Teichmann 2024-01-28 09:46:56 +01:00
  • 93d7da1691 Fix OOB flash write when DFU interrupted mark9064 2024-02-13 01:20:46 +00:00
  • fa1af55a45
    Alarm: Replace clock icon with bell Victor Kareh 2024-02-12 10:08:40 -05:00
  • c2c53bc6ab
    bma421: Change acceleration values to 'binary milli-G' units Graham Jones 2024-02-11 19:46:26 +00:00
  • a49dc15a6e WatchFaceDigital: Move weather widget away from status icons Victor Kareh 2024-02-01 17:01:34 -05:00
  • 4c274421d9 Remove GFX (and unused GFX dependencies) mark9064 2024-02-09 00:04:31 +00:00
  • 2db920599e
    SimpleWeatherService: Add forecast operator overrides (#2011) Victor Kareh 2024-02-10 13:24:46 -05:00
  • 44be356dc2
    navigation: Missing character for font kieranc 2024-02-07 08:46:09 +01:00
  • 2135e12b33
    WatchFaceDigital: Add weather display Victor Kareh 2024-01-23 17:39:28 -05:00
  • a6cd3679eb Only inhibit sleep if motion notifications are enabled, not just Bluetooth apilat 2022-06-30 15:52:57 +01:00
  • 074df0526f Keep updating motion during sleep when Bluetooth is on apilat 2022-06-29 13:06:30 +01:00
  • a40168a9d7
    New dice-rolling app: InfiniDice! (#1326) Yusuf Ebrahim 2024-01-23 03:45:52 -05:00
  • a481af06cf lv_img_conv: support other modes like 'P' Reinhold Gschweicher 2024-01-21 21:23:35 +01:00
  • 2dc10ffd41
    Add images wb/fuzzy-everything-wolf Will Bradley 2024-01-19 16:56:42 -08:00
  • b6ae30166b
    Add roman readme roman-0.1 wb/roman Will Bradley 2024-01-18 14:31:47 -08:00
  • 652b5c03f8
    Adjust hourly chime timing, github, readme wadokei-0.1 Will Bradley 2024-01-18 13:49:37 -08:00
  • e8ee71b492
    Update DisplayApp.cpp wb/smellthis zyphlar 2024-01-18 02:29:45 -08:00
  • 33c92646f2
    Update DisplayApp.cpp zyphlar 2024-01-18 01:40:42 -08:00
  • e84c049e65
    otaku chimes Will Bradley 2024-01-18 00:32:17 -08:00
  • 3968b4eb4f
    proper hour hand math Will Bradley 2024-01-17 23:41:18 -08:00
  • 0fc2e611cd
    try a better triangle Will Bradley 2024-01-17 16:29:59 -08:00
  • 59d6aa193a
    Got proportional time working and restored apps Will Bradley 2024-01-16 23:57:55 -08:00
  • 0a83f936b5
    Got it working Will Bradley 2024-01-16 22:21:28 -08:00
  • 5510bfe499
    Add fonts, remove Digital Will Bradley 2024-01-16 18:58:06 -08:00
  • 034d83fe6b Split declaration and implementation of GetSymbol Lennart Jahn 2024-01-13 14:05:04 +01:00
  • cf4f54dc87
    smell this Will Bradley 2024-01-16 00:40:54 -08:00
  • 264b5bed43
    WatchFacePineTimeStyle: Fix conditional in weather display (#1965) Victor Kareh 2024-01-14 16:37:26 -05:00
  • 0503248a25 hook: Find correct clang-format version better FintasticMan 2023-11-16 12:13:29 +01:00
  • c634a4e3b4 hook: Use clang-format with highest version FintasticMan 2023-01-09 23:46:53 +01:00
  • ab8e267e28 hook: Update pre-commit git hook FintasticMan 2023-01-03 16:25:55 +00:00
  • 7b3c48a0e5
    Add fancy font and fuzzy logic Will Bradley 2024-01-09 20:31:25 -08:00
  • d8c3624f6f
    Add location, timezone, and long-press switching wb/fuzzy-analog Will Bradley 2024-01-08 17:40:56 -08:00
  • 20a5fef84c
    Add sunset lib zyphlar 2024-01-08 10:25:22 -08:00
  • 77667c6391
    Merge branch 'wb/fuzzy-analog' of github.com:zyphlar/InfiniTime into wb/fuzzy-analog zyphlar 2024-01-08 10:24:30 -08:00
  • 6c20c2992b
    Add sundial zyphlar 2024-01-06 18:05:32 -08:00
  • 5535fa6af7
    add sundial zyphlar 2024-01-06 18:05:32 -08:00
  • 796e8f1ada
    Remove second and minute hands zyphlar 2024-01-06 17:10:35 -08:00
  • ecf2f564f7 Set version to 1.14.0 Jean-François Milants 2024-01-06 15:21:29 +01:00
  • 6505336d60 CMake watch faces selection Jean-François Milants 2024-01-06 14:28:34 +01:00
  • 25b3e2461d CMake watch faces selection Jean-François Milants 2024-01-06 11:28:48 +01:00
  • 72c992c84e Watch face selection using CMake Jean-François Milants 2023-12-30 20:46:36 +01:00
  • 22f6d4a40b Watch face selection using CMake Jean-François Milants 2023-12-24 11:44:37 +01:00
  • 12acef6a71 apps: restore default apps ordering in CMake Reinhold Gschweicher 2024-01-06 10:49:26 +01:00
  • b7301d51cd
    Re-add removed stuff wb/fuzzy-norm zyphlar 2024-01-05 13:52:06 -08:00
  • 5c87829d65
    Reduce font, adjust to 4 sectors per hour, remove broken inline text color wb/fuzzy zyphlar 2024-01-05 02:42:02 -08:00
  • 7cd9e8493d
    Compress things a bit zyphlar 2024-01-05 02:32:50 -08:00
  • d2989ae23a
    Move Fuzzy into Digital, restore Paint zyphlar 2024-01-05 02:15:42 -08:00
  • 66f6c34b50
    disable watchfaceterminal, watchfacecasiostyleg7710, infinipaint for space zyphlar 2024-01-05 01:35:53 -08:00
  • 6d615b374c
    add missing vars zyphlar 2024-01-05 01:22:29 -08:00
  • 3df7c6a4f3
    Emulate dyamon/watchfacefuzzy zyphlar 2024-01-05 00:54:57 -08:00
  • e1c652bdfb
    build with github zyphlar 2024-01-05 00:23:31 -08:00
  • 628ae886c5
    disable resources due to missing lv_img_conv wb/fuzzy-clock zyphlar 2024-01-05 00:06:11 -08:00
  • d7955498ff
    make gh action zyphlar 2024-01-05 00:01:25 -08:00
  • 9729047f1f
    Re-add Infineat and PineTimeStyle, remove Terminal zyphlar 2024-01-04 23:58:55 -08:00
  • 104e750a75
    Revert "remove PTS, Terminal and Infineat faces" zyphlar 2024-01-04 23:58:51 -08:00
  • f34aede897 Simple Weather Service : Fix timestamp Jean-François Milants 2024-01-04 12:56:22 +01:00
  • 95e2f9e701 Simple Weather Service : Fix timestamp Jean-François Milants 2024-01-02 18:06:44 +01:00
  • b4ff1f9ca2 Simple Weather Service : Fix timestamp Jean-François Milants 2024-01-02 12:27:16 +01:00
  • 9b36afc787 pinetimestyle: Round the displayed temperature FintasticMan 2024-01-02 02:11:28 +01:00
  • 3f51923c3b docs: Fix simple weather forecast message type FintasticMan 2024-01-02 02:03:26 +01:00
  • 82db3dcd18 Update incorrect icon in weather settings liamcharger 2023-12-30 01:03:56 +10:30
  • ab8515f766 PineTimeStyle: fix brief display of weather dummy data liamcharger 2023-12-30 01:12:44 +10:30
  • f17bbc38da Remove 'Looking for Maintainer' liamcharger 2023-12-25 09:32:55 -05:00
  • 02a7a3a45f Update README.md Derry Tutt 2023-11-28 16:26:08 -06:00
  • b0f1a49775 Typo fixed Derry Tutt 2023-11-19 17:11:30 -06:00
  • e88d0afabf pinetimestyle: Display temp in Fahrenheit with setting FintasticMan 2023-07-15 02:33:57 +02:00
  • d889f3e444 settings: Add settings item for weather format FintasticMan 2023-07-15 02:23:10 +02:00
  • c04813b6d3 weather: Add function for temperature in Fahrenheit FintasticMan 2023-06-29 01:30:44 +02:00
  • fc5424cb72 User applications selection using CMake Jean-François Milants 2023-12-23 21:24:33 +01:00
  • 2ee2b8523a User applications selection using CMake Jean-François Milants 2023-12-23 20:43:59 +01:00
  • 06171dad38 Fix trailing space in doc/code/Apps.md JF 2023-12-23 20:37:20 +01:00
  • 7794378e96 CMake user application selection Jean-François Milants 2023-12-21 20:37:09 +01:00
  • f0e8bb26e9 Watch face selection with CMake Jean-François Milants 2023-12-19 17:53:48 +01:00
  • 1ad7840072 Watch face selection at build time Jean-François Milants 2023-12-19 16:37:04 +01:00
  • f2996f54a8 CMake User Applications selection Jean-François Milants 2023-12-17 17:18:25 +01:00
  • e00b98b82c CMake User Applications selection Jean-François Milants 2023-12-17 16:51:44 +01:00
  • 2bc9318451 CMake User Applications selection Jean-François Milants 2023-12-17 16:34:00 +01:00
  • ca7d8a668d Simple Weather Service Jean-François Milants 2023-12-23 20:47:53 +01:00
  • d56df38aeb Simple Weather Service Jean-François Milants 2023-12-23 19:46:06 +01:00
  • 6f83a3bade Simple Weather Service Jean-François Milants 2023-12-23 17:22:32 +01:00
  • e5b73212f6 Simple Weather Service Jean-François Milants 2023-12-23 17:18:41 +01:00
  • ad090ab188 Simple Weather Service Jean-François Milants 2023-12-23 16:02:32 +01:00
  • ef2c431569 Simple Weather Service Jean-François Milants 2023-12-23 15:54:23 +01:00
  • 199aefc617 Simple Weather Service - code cleaning and improvements Jean-François Milants 2023-12-19 15:41:06 +01:00
  • d29eb1ea99 Simple Weather Service - code cleaning and improvements Jean-François Milants 2023-12-18 18:15:25 +01:00
  • 3a8c7dc038 Simple Weather Service - code cleaning and improvements Jean-François Milants 2023-12-18 18:07:36 +01:00