| 2024-10-09 |
joeycastillo | migrate temperature log to Second Movement |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | migrate temperature display to Second Movement |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | rename thermistor_logging_face -> temperature_logging_face |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | rename thermistor_readout_face -> temperature_display_face |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | refactor watch SPI for gossamer |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | refactor watch UART for gossamer |
commit | commitdiff | tree | snapshot |
| 2024-10-08 |
joeycastillo | add watch face that energizes all segments |
commit | commitdiff | tree | snapshot |
| 2024-10-07 |
joeycastillo | remove uses of deprecated watch_gpio functions |
commit | commitdiff | tree | snapshot |
| 2024-10-07 |
joeycastillo | fix time zones in simulator |
commit | commitdiff | tree | snapshot |
| 2024-10-07 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-07 |
joeycastillo | deprecate most watch_gpio functions in favor of gossamer |
commit | commitdiff | tree | snapshot |
| 2024-10-07 |
joeycastillo | bump tinyusb commit |
commit | commitdiff | tree | snapshot |
| 2024-10-07 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-06 |
joeycastillo | initial pass at simulator support |
commit | commitdiff | tree | snapshot |
| 2024-10-06 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-06 |
joeycastillo | clear all of seconds display when going to sleep |
commit | commitdiff | tree | snapshot |
| 2024-10-06 |
joeycastillo | watch_display_float_with_best_effort: support negative... |
commit | commitdiff | tree | snapshot |
| 2024-10-06 |
joeycastillo | improve decimal display outside positions 4 and 6 |
commit | commitdiff | tree | snapshot |
| 2024-10-06 |
joeycastillo | avoid running over into position 10 |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | remove printf statements |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | no need to check on :15 and :45 -- Nepal does not obser... |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | use consistent naming style for typedefs |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | use updated gossamer typedefs |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | use named constant for UTC zone |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | update submodules |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | cache DST offsets so we're not constantly converting... |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | set a valid date on boot |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | _movement_handle_advisories -> _movement_handle_top_of_... |
commit | commitdiff | tree | snapshot |
| 2024-10-05 |
joeycastillo | movement internal time is now UTC |
commit | commitdiff | tree | snapshot |
| 2024-10-02 |
joeycastillo | rename needs_advisories_handled to woke_from_alarm_handler |
commit | commitdiff | tree | snapshot |
| 2024-10-02 |
joeycastillo | bring over character set demo |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
joeycastillo | bring in battery voltage face, add new method and demo... |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
joeycastillo | bring sunrise/sunset face into new movement |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
joeycastillo | custom LCD: fix garbled text in top row when using... |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
joeycastillo | bring in alarm face, rename to 'advanced alarm face' |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
joeycastillo | refactor watch faces to use new advisory API |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
joeycastillo | allow watch faces to advise of other things in addition... |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
joeycastillo | remove simple_clock_face; we've outgrown it |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | target lite for public-facing build |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | countdown timer: longer title for on custom LCD |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | blink colon when clock is in sleep mode (custom LCD... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | testing on custom LCD |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | tick_animation is now sleep_animation (which just displ... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | support new sleep indicator |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | add request_sleep function to Movement |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | beats face displays 'beat' on custom LCD |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | add option for text across the top on custom LCD |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | display long weekdays on custom LCD |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | add function for long weekdays |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | add edge cases for custom LCD |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | clean up const qualifiers in display functions |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | rename stock_stopwatch -> fast_stopwatch |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | stock stopwatch: use new functions for text display |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | bring in stock stopwatch face, refactor to use TC1 |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | move buzzer sequence timing to TC0 |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | restore custom signal tunes to Second Movement |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | lol, GCLK3 is 1024 Hz in gossamer |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | remove CLOCK_FACE_24H_ONLY option, will lead to too... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | clock face: fix reversion to 24H display in low energy... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | clock SLCD frame counters from external crystal for... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | fix sleep mode animation |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | improve time zone selection, show offset on odd ticks |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | update tinyusb |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor: watch faces no longer need a pointer to settings! |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | store settings in function call, remove last uses of... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | bring in clock face, add 024h mode, refactor out last... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor time zone index to function calls |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor remaining uses of movement_timezone_offsets... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | bring in beats face using new time zone function |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor LED dwell time to function call |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor LE and TO intervals to function calls |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | Revert "movement: add option to always snap back to... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | Revert "ensure accelerometer test face always stays... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor movement's LED color to a function call |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor movement's alarm_enabled bit to a function... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor movement's unit preference to a function call |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor movement's 24h mode to a function call |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | wareki face: remove debug code |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | always set time zone to UTC |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | consistently use _t convention |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | refactor movement's button preference into a function... |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | countdown: have timeout exit setting mode |
commit | commitdiff | tree | snapshot |
| 2024-09-29 |
joeycastillo | countdown: use long press ALARM to enter settings |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
joeycastillo | migrate countdown to Second Movement |
commit | commitdiff | tree | snapshot |
| 2024-09-24 |
joeycastillo | clear seconds in LE mode |
commit | commitdiff | tree | snapshot |
| 2024-09-24 |
joeycastillo | bump utz commit |
commit | commitdiff | tree | snapshot |
| 2024-09-24 |
joeycastillo | integrate utz, use DST-aware time zones instead of... |
commit | commitdiff | tree | snapshot |
| 2024-09-24 |
joeycastillo | use signed integers for UTC offset |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | add utz submodule |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | bring in world clock |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | 24H only is handled by disabling changing the setting |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | fix flickering LED in preferences screen |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | better LED colors at low brightness |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | support RGB LED backlight |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | new preferences face with support for RGB LED |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | move away from backup registers |
commit | commitdiff | tree | snapshot |
| next |