Commit graph

  • 8a92452ce2 Change LED colour. main Fern Garden 2024-10-08 14:29:34 +0800
  • dde2fd614a
    Merge branch 'joeycastillo:main' into main fern 2024-10-08 12:47:36 +0800
  • e8f31beb70
    Smallchess face (#272) Jeremy O'Brien 2024-09-17 22:36:34 -0400
  • c2103d9eaa silence warnings in butterfly_game_face joeycastillo 2024-09-17 22:27:43 -0400
  • 88338dc0ba silence warnings in wareki_face joeycastillo 2024-09-17 22:19:22 -0400
  • e8ba597131
    Add Butterfly game face (#338) Hugo Chargois 2024-09-18 04:04:00 +0200
  • 52c3d5b796
    add wareki_face for japanese user (#351) kbc-yam 2024-09-18 11:00:44 +0900
  • 7af5626147
    Add min/max temperature watch face (#335) MarkBlyth 2024-09-18 02:54:33 +0100
  • b2d313e0e7
    Metronome Complication (#303) Austoria 2024-09-17 21:46:20 -0400
  • 0f5defe789
    Face for tracking the menstrual cycle (#250) jokomo24 2024-09-18 02:55:50 +0200
  • 3634460a02 silence warning in beeps_face joeycastillo 2024-09-17 20:46:00 -0400
  • fc2f9c5130
    add accelerometer interrupt counter (#452) Jose Castillo 2024-09-17 20:38:09 -0400
  • bf4d461d8c Merge branch 'next' - new faces before the freeze Matheus Afonso Martins Moreira 2024-09-17 17:36:40 -0300
  • fe9a0a693d Revert PR #268 - add daylight savings time toggle Matheus Afonso Martins Moreira 2024-09-17 17:09:02 -0300
  • 30267dfc0c Revert PR #470 - fixes world_clock2 face Matheus Afonso Martins Moreira 2024-09-17 17:19:05 -0300
  • a9d503b807 Revert PR #470 - implement automatic DST toggling Matheus Afonso Martins Moreira 2024-09-17 17:08:32 -0300
  • 683032219e Revert PR #471 - add DST to sunrise/sunset Matheus Afonso Martins Moreira 2024-09-17 17:02:16 -0300
  • ea5efb4d82 faces/clock: clear segments if not in 024h mode Matheus Afonso Martins Moreira 2024-09-16 15:34:19 -0300
  • f2479bee4f faces/simple_clock: clear segments if not in 024h Matheus Afonso Martins Moreira 2024-09-16 14:50:42 -0300
  • 831aadddea faces/alarm: use snprintf formats for 24h and 024h Matheus Afonso Martins Moreira 2024-09-16 14:46:06 -0300
  • 5926e81d25 faces/alarm: fix 24h indication in 024h mode Matheus Afonso Martins Moreira 2024-09-16 14:42:43 -0300
  • 035fff52da Revert merge of PR #437 - debouncing logic Matheus Afonso Martins Moreira 2024-09-15 21:00:22 -0300
  • c9cbb82163 Revert merge of PR #437 - debouncing logic Matheus Afonso Martins Moreira 2024-09-15 21:00:22 -0300
  • 3c86a42aa8 Merge PR #470 - fixes world_clock2 face Matheus Afonso Martins Moreira 2024-09-15 20:45:33 -0300
  • 1462d18376 Fixed the tz that the world clock references David Volovskiy 2024-09-15 19:13:38 -0400
  • be969c4deb Revert PR #387 - fixes LE state restoration Matheus Afonso Martins Moreira 2024-09-10 12:10:48 -0300
  • 673f90b724 make: add beeps face to build Matheus Afonso Martins Moreira 2024-09-09 23:59:44 -0300
  • 44b543421d Merge PR #430 - improve tally face Matheus Afonso Martins Moreira 2024-09-08 21:20:25 -0300
  • 0cc28b9811 Merge PR #471 - add DST to sunrise/sunset presets Matheus Afonso Martins Moreira 2024-09-08 21:12:24 -0300
  • 9d1410780c sunrise sunset fix during DST David Volovskiy 2024-09-08 10:37:36 -0400
  • 0d16329574 Sunrise sunset face now warns about using DST David Volovskiy 2024-09-08 09:03:43 -0400
  • f6f427ca7d Daylight offsets now references the timezone of the destination; but it does cause an issue due to DST David Volovskiy 2024-09-08 07:07:44 -0400
  • 22c25f5c23 Added commented-out defines for MTG and Yugioh David Volovskiy 2024-09-08 18:09:38 -0400
  • a539bd7da7 Don't try to cycle through presets if the preset count is one David Volovskiy 2024-09-08 18:03:16 -0400
  • 7a4424b2d4 faces/tally: convert size into compile time const Matheus Afonso Martins Moreira 2024-09-08 18:53:42 -0300
  • e4e0b611f3 faces/tally: avoid resetting counters Matheus Afonso Martins Moreira 2024-09-08 18:49:09 -0300
  • 6b7ea8bbaa faces/tally: add yugioh life point presets Matheus Afonso Martins Moreira 2024-09-08 18:39:55 -0300
  • 531bcfd285 faces/tally: make mtg presets optin via macros Matheus Afonso Martins Moreira 2024-09-08 18:38:53 -0300
  • 137906e14a Added more presets to the tally face David Volovskiy 2024-09-08 17:23:53 -0400
  • 337864eb54 Merge PR #454 - fix activation event Matheus Afonso Martins Moreira 2024-09-08 15:33:35 -0300
  • 0f6f79a85a Merge PR #468 - fix github ci Matheus Afonso Martins Moreira 2024-09-08 15:22:50 -0300
  • c2723ebc8e make: fix missing separator error Matheus Afonso Martins Moreira 2024-09-08 14:22:26 -0300
  • ac5bf8cfce Merge PR #470 - implement automatic DST toggling Matheus Afonso Martins Moreira 2024-09-08 13:41:52 -0300
  • 608199268e removed break; from EVENT_ACTIVATE -- thanks @voloved mcguirepr89 2024-09-08 11:49:01 -0400
  • c02ec307ff Tally face sound now uses the preference's beep so decrementing fast can happen immedietly David Volovskiy 2024-09-08 11:44:01 -0400
  • 002f5bc242 Updated the tally couter face to allow for presets, negative numbers, fast scrolling, and toggling sound David Volovskiy 2024-08-06 07:05:19 -0400
  • 5ae88e438d Minot cleanup David Volovskiy 2024-09-08 10:50:09 -0400
  • 5a8a49a8c7 Merge PR #268 - add daylight savings time toggle Matheus Afonso Martins Moreira 2024-09-08 11:09:10 -0300
  • 52f9500666 add blinking to DST toggle in settings page R. Alex Barbieri 2024-04-27 13:33:32 -0500
  • bfadb81e82 Merge PR #401 - add fuzzy time watch face Matheus Afonso Martins Moreira 2024-09-07 20:57:24 -0300
  • 6d1d4f0594 Merge PR #386 - add beep demo face Matheus Afonso Martins Moreira 2024-09-07 20:53:08 -0300
  • 1f6153809b Merge PR #413 - add thermometer face Matheus Afonso Martins Moreira 2024-09-07 20:49:19 -0300
  • 941a6ec523 Merge PR #454 - add simple calculator watch face Matheus Afonso Martins Moreira 2024-09-07 20:38:08 -0300
  • 99586f8442 Merge PR #394 - keep LED lit while buttons held Matheus Afonso Martins Moreira 2024-09-07 20:31:46 -0300
  • b9dbc4ed21 Merge PR #398 - add simon game watch face Matheus Afonso Martins Moreira 2024-09-07 20:28:45 -0300
  • 543788b622 Merge PR #287 - add minimal clock face Matheus Afonso Martins Moreira 2024-09-07 20:14:26 -0300
  • 7de53f9fa0 Merge PR #269 - add french revolutionary time face Matheus Afonso Martins Moreira 2024-09-07 19:37:43 -0300
  • ce249abde6 Merge PR #259 - add higher or lower game face Matheus Afonso Martins Moreira 2024-09-07 17:34:21 -0300
  • c805cdc7df Merge PR #266 - add deadline tracking watch face Matheus Afonso Martins Moreira 2024-09-07 17:21:10 -0300
  • 9e1e692511 Hi-lo: Additional code tweaks Chris 2024-09-01 19:30:31 +0100
  • 50cff54833 move to deadline face on alarm Konrad Rieck 2024-03-09 23:50:47 +0100
  • 97ad12d939 Merge pull request #1 from voloved/higher-lower-game Chris 2024-09-01 19:33:33 +0100
  • e2ec468754 Alarm handled using background task. Konrad Rieck 2024-03-09 20:48:42 +0100
  • 93b9ca6341 Made cards go through a deck format. David Volovskiy 2024-08-08 22:45:07 -0400
  • 27ab799e85 Fixed bugs and improved watchface Konrad Rieck 2024-03-08 14:50:32 +0100
  • 6db0a62bbf Hi-lo: Use alternate card faces Chris 2023-07-29 17:44:54 +0100
  • c89316b3ec removed higher frequency in first loop run. Konrad Rieck 2024-03-02 21:17:37 +0100
  • fab8c94428 moved tick_freq to deadline_state_t structure. Konrad Rieck 2024-03-02 21:11:17 +0100
  • c102a10165 beep on button Konrad Rieck 2023-09-09 16:35:30 +0200
  • 4cb00ebb4e support for alarm Konrad Rieck 2023-09-09 16:26:11 +0200
  • fea60e615c display closest deadline on activation Konrad Rieck 2023-09-09 15:40:57 +0200
  • 07a2a49e72 french_revolutionary face: fix compiler warning and uninitialized date_time variable CarpeNoctem 2024-01-17 22:47:16 +1100
  • 852c3aad27 Merge PR #423 - add periodic table face Matheus Afonso Martins Moreira 2024-09-07 17:12:24 -0300
  • 02e66309d4 Merge PR #444 - implement countdown autorepeater Matheus Afonso Martins Moreira 2024-09-07 16:52:29 -0300
  • ddaf3a8324 Add auto-repeat feature to Countdown watch face Joseph Bryant 2024-08-24 12:02:50 +0100
  • 80dc8a247f Merge PR #465 - add metal gear solid codec chime Matheus Afonso Martins Moreira 2024-09-07 16:43:00 -0300
  • a79bb46d39 add metal gear solid codec tune Jeremy O'Brien 2024-09-03 21:43:25 -0400
  • 3462d51071 Merge PR #467 - add harry potter chimes Matheus Afonso Martins Moreira 2024-09-07 16:26:10 -0300
  • 48fd4ee903 slightly shorter first note mcguirepr89 2024-09-06 10:19:17 -0400
  • b69cd117f9
    Merge pull request #468 from theAlexes/theAlexes/ci-fix atax1a 2024-09-04 20:22:26 +0000
  • fd526ed401 bump to the newer upload-artifact github action Alex Maestas 2024-09-04 20:10:37 +0000
  • b37be89bae adds a short and long harry potter signal mcguirepr89 2024-09-04 11:46:33 -0400
  • 014ef32576 Merge PR #293 - add instant LED duration Matheus Afonso Martins Moreira 2024-09-03 19:02:21 -0300
  • c0a72acb7c Merge PR #419 - add endless runner watch face Matheus Afonso Martins Moreira 2024-09-03 18:28:18 -0300
  • cd4b285c6e Merge PR #436 - add wordle watch face Matheus Afonso Martins Moreira 2024-09-03 17:22:41 -0300
  • 4d6a9345f2 Merge PR #299 - leading zero representation Matheus Afonso Martins Moreira 2024-09-03 18:49:13 -0300
  • 118c07a3b6 Reduced struct memory per code review David Volovskiy 2024-09-03 17:13:59 -0400
  • faec45ce24 Include ability to select only the best words as the first choice David Volovskiy 2024-09-03 17:09:52 -0400
  • 2e46aa0e2c got rid of hardcoding of half-second zero blink David Volovskiy 2024-09-03 16:25:05 -0400
  • c74ed78d72 Changed U LOSE to LOSE David Volovskiy 2024-08-27 13:09:44 -0400
  • e4a5121303 bug fix on displaying time in LE mode David Volovskiy 2024-07-26 06:10:26 -0400
  • 28b14d3665 LE mode in the endless runner now displays the current time. David Volovskiy 2024-07-24 21:12:17 -0400
  • 324942009e Added second fuel mode where we don't recharge the fuel if it hits zero. David Volovskiy 2024-07-24 21:08:35 -0400
  • 30363d408e Added fuel mode David Volovskiy 2024-07-24 21:03:54 -0400
  • c027b247b2 Changed hi score number offset and refactored some code David Volovskiy 2024-07-23 23:31:13 -0400
  • 503fcd6ebc Added author in header David Volovskiy 2024-07-23 17:52:50 -0400
  • 6ec6476d0f Refectored the state machine David Volovskiy 2024-07-20 09:43:49 -0400
  • 07d2bc91a5 Modified hi score display to allow for 3 digits in hi-score, it now resets at the beginning of each month David Volovskiy 2024-07-20 07:48:50 -0400
  • 2d7aaceff7 hi score resets weekly David Volovskiy 2024-07-20 06:46:08 -0400
  • 6f3f09c5ba Reformat to remove some hardocded variables David Volovskiy 2024-07-19 08:43:15 -0400