| 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 |
| 2024-09-18 |
joeycastillo | consolidate buzzer and LED into TCC file |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | port buzzer and LED functions to gossamer framework |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | port GPIO functions to new framework |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | bump submodules |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | remove ASF code, config |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | let's begin |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | remove watch_app |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | remove old rules, build rules |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | update Doxygen for Second Movement |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | rename test app to app.c for clarity |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | disable simulator build |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | point build action to new target |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | minimal blinky sketch |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | add gossamer submodule |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | fork Sensor-Watch to second-movement; remove non-Moveme... |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
Jeremy O'Brien | Smallchess face (#272) |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | silence warnings in butterfly_game_face |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | silence warnings in wareki_face |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
Hugo Chargois | Add Butterfly game face (#338) |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
kbc-yam | add wareki_face for japanese user (#351) |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
MarkBlyth | Add min/max temperature watch face (#335) |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
Austoria | Metronome Complication (#303) |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
jokomo24 | Face for tracking the menstrual cycle (#250) |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
joeycastillo | silence warning in beeps_face |
commit | commitdiff | tree | snapshot |
| 2024-09-18 |
Jose Castillo | add accelerometer interrupt counter (#452) |
commit | commitdiff | tree | snapshot |
| 2024-09-17 |
Matheus Afonso... | Merge branch 'next' - new faces before the freeze |
commit | commitdiff | tree | snapshot |
| 2024-09-17 |
Matheus Afonso... | Revert PR #268 - add daylight savings time toggle |
commit | commitdiff | tree | snapshot |
| 2024-09-17 |
Matheus Afonso... | Revert PR #470 - fixes world_clock2 face |
commit | commitdiff | tree | snapshot |
| 2024-09-17 |
Matheus Afonso... | Revert PR #470 - implement automatic DST toggling |
commit | commitdiff | tree | snapshot |
| next |