]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2025-07-06 Joey Castilloremove tarot_face from legacy (is now in second movement)
2025-07-06 Daniel BergmanNew watchface: ish face (#21)
2025-07-06 Daniel BergmanPort Breathing face to second movement, also add LED...
2025-07-06 JKomskisPort probability face to second movement (#30)
2025-07-06 Ruben NicPort close enough clock face to second-movement (#31)
2025-07-06 Jeremy O'Brienport tarot face to second movement (#28)
2025-07-06 PrimmRUpdate Kitchen Conversions Face for Second Movement...
2025-07-06 PrimmRUpdate Periodic Table Face for Second Movement (#23)
2025-07-06 Johan OskarssonAdd a Squash scoring face (#18)
2025-07-06 Jeremy O'Brienadd .envrc/flake.nix for setting up automatic build...
2025-07-06 Joey Castillochirpy: fix typo (resolves #8)
2025-07-06 PrimmRFix text buffer overflow in sunrise_sunset_face (#22)
2025-07-06 Joey Castillomove git hash to end of settings
2025-07-06 Joey Castillosettings: title git hash 'build' for clarity
2025-07-06 volovedSet time on make (#35)
2025-07-04 Joey CastilloMakefile: update comment for clarity
2025-07-04 Joey Castillotweak Makefile checks, no need for BOARD or DISPLAY...
2025-07-04 Wesley EllisMerge pull request #29 from EmilienCourt/main
2025-07-04 Wesley EllisMerge pull request #32 from berdan/beats-face-refactor
2025-07-03 Joey Castillobugfix: maintain accelerometer background sampling...
2025-06-30 Joey CastilloMerge pull request #25 from berdan/latlong-fix-sunrise_...
2025-06-30 Ruben NicAdd support for custom display in the simulator (#26)
2025-06-30 Joey CastilloMerge pull request #20 from berdan/better_makefile
2025-06-30 Joey CastilloMerge pull request #27 from berdan/emscripten-to-gossamer
2025-06-30 Joey Castillobump gossamer commit
2025-06-30 Daniel BergmanUpdate beats face to use UTC+1. Simplify clock2beats...
2025-06-29 EmilienCourtbring totp_face into Second Movement
2025-06-29 Daniel BergmanMove emscripten targets to gossamer's rules.mk
2025-06-28 Daniel BergmanRemove stray spaces from sunrise_sunset_face.c
2025-06-28 Daniel BergmanHandle hour overflow
2025-06-28 Daniel BergmanCut the corruption checks. When the user updates the...
2025-06-28 Daniel BergmanBetter hundreds handling
2025-06-28 Daniel BergmanINCLUDES project root in a Windows friendly way
2025-06-28 Daniel BergmanStray lf
2025-06-28 Daniel BergmanFix handling of longitude data > 100, including longitu...
2025-06-26 Eirik Stanghelle... Add info on sensorwatch_blue (#14)
2025-06-26 Daniel BergmanUpdate Makefile to conditionally require BOARD and...
2025-06-25 Joey Castillopeek face: silence warnings
2025-06-25 Joey Castilloacclerometer threshold setting: swap light and alarm...
2025-06-25 Joey Castilloremove light meter face (did not work, could add back...
2025-06-25 Joey Castilloaccelerometer status face: flash decimal when setting...
2025-06-25 Joey Castilloaccelerometer: keep threshold across sleeps by tracking...
2025-06-25 Joey Castilloir upload: time out by default
2025-06-25 Joey Castilloir upload: display free space instead of 'no data'
2025-06-25 Daniel Bergmanfix(lis2dw): Re-initialize accelerometer after waking...
2025-06-12 Joey Castilloaccelerometer status: documentation update
2025-06-12 Joey Castilloaccelerometer: don't initialize on wake if already...
2025-06-12 Joey Castilloaccelerometer status face: bug fixes
2025-06-08 Joey Castillomars time: long press to change time zone
2025-06-08 Joey Castillotemperature display: long press to toggle units
2025-06-08 Joey Castillobugfix: remove time_offset to get alarm handler working...
2025-06-05 Joey Castillofast stopwatch: fix overconsumption
2025-06-04 Joey Castillocountdown timer: snap back to clock on timeout, unless...
2025-06-03 Joey Castillomars time: actually update in low energy mode
2025-05-29 Joey Castilloadd watch face to peek at a memory location
2025-05-29 Joey Castillofor testing: add NOSLEEP build option to remove sleep...
2025-05-29 Joey Castilloworld clock: blink colon in low energy mode
2025-05-29 Joey Castillomars time: don't time out, enable low energy animation
2025-05-28 Joey Castilloset LED's drive strength to high
2025-05-27 Joey Castillobring mars time into Second Movement
2025-05-26 Joey Castillopower down accelerometer unless a watch face requests it
2025-05-26 Joey Castilloswap temperature and battery in default firmware
2025-05-21 Joey Castillomovement_config: put alarm into standard rotation
2025-05-21 Joey Castilloalarm_face: hook alarm up to main clock's alarm indicator
2025-05-21 Joey Castillomovement: fire top of minute at top of minute, not...
2025-05-21 Joey Castillobring wake_face into Second Movement (renamed alarm_face)
2025-05-21 Joey Castillonanosec: add braces since we declare things
2025-05-21 Joey Castillowatch_adc: enable ADC when checking battery; let's...
2025-05-21 Joey Castillopreferences face: removed in favor of new settings...
2025-05-21 Joey Castillotemperature logger: skip if no temperature sensor is...
2025-05-21 Joey Castillotemperature logger: rename stuff to remove thermistor...
2025-05-21 Joey Castillotemperature faces: no need to import thermistor driver
2025-05-21 Joey Castillonanosec: use new Movement API for getting temperature
2025-05-21 Joey Castillowatch utility: make Friday all caps like the others
2025-05-21 Joey Castilloport nanosec and finetune to Second Movement
2025-05-21 Joey Castillodefault firmware: put stopwatch before countdown
2025-05-21 Joey Castilloslcd: we can fit these segment mappings into one byte
2025-05-21 Joey Castillobugfix: need definition of colon as indicator for blink...
2025-05-21 Joey Castillovoltage and temperature: clear sleep animation on activate
2025-05-21 Joey Castillocountdown: implement sleep mode animation
2025-05-21 Joey Castillomoon phase: clear sleep animation on wake
2025-05-21 Joey Castilloclock face: move state typedef to header for consistency
2025-05-21 Joey Castilloclock face: rename 'clock' to 'state' for consistency
2025-05-20 Joey Castilloactivity logging: try to ignore spurious active minutes
2025-05-20 Joey Castillomovement: add loudness setting for button press
2025-05-19 Joey Castillodisplay detection: return straight away if LCD type...
2025-05-19 Joey Castillowatch library: remove LCD autodetect, make selection...
2025-05-19 Joey Castillolight meter: was written today lol
2025-05-19 Joey Castillolight meter: rough half-working prototype
2025-05-18 Joey Castilloactivity log: snap back to today on timeout
2025-05-18 Joey Castilloactivity log: update today's count at top of minute
2025-05-18 Joey Castilloactivity log: clear animation when waking from sleep...
2025-05-18 Joey Castillolight meter: initial UI work
2025-05-18 Joey Castillono need for state in light sensor demo
2025-05-18 Joey Castillolight sensor: back to demo with you
2025-05-18 Joey Castilloclaify sleep animatiion documentation
2025-05-18 Joey Castillowatch_display_text_with_fallback: update documentation
2025-05-18 Joey Castillowatch_display_string: update deprecation notes
2025-05-18 Joey Castillolight sensor: add warning to documentation
2025-05-18 Joey Castillolight sensor: improvements for custom LCD
next