Commit Graph

1823 Commits

Author SHA1 Message Date
David Volovskiy 8fbb2d48b0 Added title screen to endless runner 2025-08-30 10:45:24 -04:00
David Volovskiy d24ebce9da Added lose_tune 2025-08-30 10:45:06 -04:00
David Volovskiy db2d5cbf68 Moved sleep animation check into the function rather than the switch statement 2025-08-27 17:17:11 -04:00
David Volovskiy 2770b8b924 Fixed proper usage of blinkng 2025-08-27 09:09:44 -04:00
David Volovskiy 71d7b4495b Stop blink animation when leaving sleep mode 2025-08-27 09:03:31 -04:00
David Volovskiy 61b65c1d17 MOVEMENT_CLOCK_MODE_12H works on the time display 2025-08-27 08:45:16 -04:00
David Volovskiy ba98aab4bd Blink colon on showing time in custom display 2025-08-27 08:06:52 -04:00
David Volovskiy 6374045c69 Removed duplicate include 2025-08-27 07:44:59 -04:00
David Volovskiy d5eb32bc74 Removed duplicate includes 2025-08-27 07:42:54 -04:00
David Volovskiy 018c94f23d movement_get_temperature no longer returns early in case logic after reading will ever be needed 2025-08-24 08:58:49 -04:00
Joey Castillo 5ecc3d6384 increase delay before checking VBUS_DET 2025-08-24 08:28:50 -04:00
David Volovskiy 877d972190 Temperature now can be set by simulator 2025-08-23 11:45:53 -04:00
David Volovskiy 358ddeaea9 Added watch_disable_display 2025-08-23 11:31:59 -04:00
David Volovskiy a71d48d5d3 Corrected obstacle on classic face 2025-08-23 09:41:42 -04:00
David Volovskiy 3dada3e9b5 Referenicng local time function 2025-08-23 08:04:09 -04:00
David Volovskiy a769b29687 Fixed up start chime 2025-08-23 07:55:12 -04:00
David Volovskiy c0c78411df Tap enabe and disable added; fixed soundOn icon 2025-08-23 07:37:24 -04:00
David Volovskiy 7ec68ad218 Included delay library 2025-08-19 22:00:03 -04:00
David Volovskiy 0e13674a79 Fixed duplicate cases 2025-08-19 21:47:51 -04:00
David Volovskiy 7b4f491db6 Able to start runner with a tap 2025-08-19 20:18:20 -04:00
David Volovskiy 95df9a6683 Enable tap functionality 2025-08-19 20:16:43 -04:00
David Volovskiy d87bf0d73b Changed custom display to Wdl 2025-08-19 20:10:37 -04:00
David Volovskiy c5a71e0450 Fixed the Worlde text refresh 2025-08-19 20:09:21 -04:00
David Volovskiy b7abbc77b5 Tarot remembers if we have major_arcana_only on or not along with number of cards to draw 2025-08-19 08:49:12 -04:00
David Volovskiy e5c5d9f067 Documented UI changes 2025-08-19 08:46:11 -04:00
David Volovskiy 4ee1c9ec2e Moon face and Activity face loop 2025-08-19 08:42:57 -04:00
David Volovskiy fb6978fde8 Added default temp of 25C in simulator 2025-08-19 08:41:18 -04:00
David Volovskiy 3220ab4a3a Added fallbacks on custom dispaly texts 2025-08-19 07:00:35 -04:00
David Volovskiy eeeb9865ac Refactored text display 2025-08-19 06:59:59 -04:00
David Volovskiy 4fe6a7bbb1 Moved Simon face 2025-08-18 22:10:49 -04:00
David Volovskiy 47c62f66fd Added tapping to endless runner 2025-08-18 21:31:07 -04:00
Eirik S. Morland 5d5ac6facb Support blue led in sim 2025-08-18 21:54:53 +02:00
David Volovskiy b68ec8410f Fixed win/lose text 2025-08-16 11:33:33 -04:00
David Volovskiy b826071854 Changed the text logic to watch_display_text 2025-08-12 22:08:28 -04:00
David Volovskiy 9fbaadeaac Added lander face 2025-08-12 21:22:58 -04:00
David Volovskiy c803ba83b5 Removed Aces; Added --- across screen when losing 2025-08-12 20:07:03 -04:00
David Volovskiy f7e7482c49 Moved away from watch_display_string 2025-08-12 19:43:28 -04:00
David Volovskiy fc9e6c388e Fixed segmapping 2025-08-12 18:57:15 -04:00
David Volovskiy 1b503336c5 Moved face 2025-08-11 22:03:15 -04:00
David Volovskiy 553572db5f included delay.h 2025-08-11 21:15:44 -04:00
David Volovskiy 89b58cbb79 Fixed time display 2025-08-11 21:12:27 -04:00
David Volovskiy d9466cb2d1 Modified for custom display 2025-08-11 21:05:04 -04:00
David Volovskiy 2a714c7436 Moved face 2025-08-11 20:47:01 -04:00
Daniel Bergman 647457f27a Add a defensive check for negative values - silences compiler warnings 2025-08-09 19:52:35 +02:00
Eli Dowling d0ce60111e use 0 contrast for custom lcd
this greatly improves off axis viewing, for an extremely slightly reduction in actual contrast when viewed on axis.
2025-08-08 22:23:33 +10:00
Michael Köfinger 86fd87a326 watch-faces.mk: add totp_face.c, got lost while adding totp_lfs_face 2025-08-05 12:21:03 -04:00
Joey Castillo aae7926191 remove outdated guidance from watch face template 2025-08-04 07:16:37 -04:00
Lorenzo Prosseda 3baff2f5a7 Avoid confusion between T and E on classic display
In place of T, display a + character in positions 4 and 6
2025-08-04 07:11:23 -04:00
Gábor Nyéki 3d86e14f05 add Baby kicks face (#70) 2025-08-03 13:59:14 -04:00
metrast 6a42269857 ported pulsometer_face and counter_face from movement and optimized it for the custom lcd (#67) 2025-08-03 13:26:17 -04:00