| 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 |
| 2024-09-23 |
joeycastillo | no need for this to be a function |
commit | commitdiff | tree | snapshot |
| 2024-09-23 |
joeycastillo | remove duplication of movement defaults |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | remove old movement_config.h |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | bring in filesysten and shell, rename LFS globals for... |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | fix typo |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | rename enum, rearrange watch_tcc.h |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | set year to 2024 at boot |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | fix for minutes not updating after refactor |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | don't time out first watch face |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | add buzzer volume control |
commit | commitdiff | tree | snapshot |
| 2024-09-22 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | improve API for text display |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | remove watch_display_string from set_time face |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | silence warning |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | remove unused variable |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | Revert "Support leading zero representation for 24h... |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | remove deprecated watch_display_string |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | restore USB CDC functionality to Movement |
commit | commitdiff | tree | snapshot |
| 2024-09-19 |
joeycastillo | new name for irq handlers |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | first build of Second Movement with two watch faces |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | restore buzzer sequence functionality |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | remove dependency on Atmel HRI in storage module |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | bring in deep sleep / external wake functions |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | clean up location of buzzer functions, notes |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | simpler USB CDC with gossamer / yield (no need for... |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | use gossamer GPIO calls here |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | remove ASF calls for TRNG |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | clean up location of some private functions |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | port ADC functions to gossamer |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | port SLCD to gossamer, add new string display options |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | port external interrupts to gossamer framework |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | use #pragma once |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | bring in RTC functionality |
commit | commitdiff | tree | snapshot |
| next |