]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2024-09-29 joeycastilloupdate tinyusb
2024-09-29 joeycastillorefactor: watch faces no longer need a pointer to settings!
2024-09-29 joeycastillostore settings in function call, remove last uses of...
2024-09-29 joeycastillobring in clock face, add 024h mode, refactor out last...
2024-09-29 joeycastillorefactor time zone index to function calls
2024-09-29 joeycastillorefactor remaining uses of movement_timezone_offsets...
2024-09-29 joeycastillobring in beats face using new time zone function
2024-09-29 joeycastillorefactor LED dwell time to function call
2024-09-29 joeycastillorefactor LE and TO intervals to function calls
2024-09-29 joeycastilloRevert "movement: add option to always snap back to...
2024-09-29 joeycastilloRevert "ensure accelerometer test face always stays...
2024-09-29 joeycastillorefactor movement's LED color to a function call
2024-09-29 joeycastillorefactor movement's alarm_enabled bit to a function...
2024-09-29 joeycastillorefactor movement's unit preference to a function call
2024-09-29 joeycastillorefactor movement's 24h mode to a function call
2024-09-29 joeycastillowareki face: remove debug code
2024-09-29 joeycastilloalways set time zone to UTC
2024-09-29 joeycastilloconsistently use _t convention
2024-09-29 joeycastillorefactor movement's button preference into a function...
2024-09-29 joeycastillocountdown: have timeout exit setting mode
2024-09-29 joeycastillocountdown: use long press ALARM to enter settings
2024-09-28 joeycastillomigrate countdown to Second Movement
2024-09-24 joeycastilloclear seconds in LE mode
2024-09-24 joeycastillobump utz commit
2024-09-24 joeycastillointegrate utz, use DST-aware time zones instead of...
2024-09-24 joeycastillouse signed integers for UTC offset
2024-09-23 joeycastilloadd utz submodule
2024-09-23 joeycastillobring in world clock
2024-09-23 joeycastillo24H only is handled by disabling changing the setting
2024-09-23 joeycastillofix flickering LED in preferences screen
2024-09-23 joeycastillobetter LED colors at low brightness
2024-09-23 joeycastillosupport RGB LED backlight
2024-09-23 joeycastillobump gossamer commit
2024-09-23 joeycastillonew preferences face with support for RGB LED
2024-09-23 joeycastillomove away from backup registers
2024-09-23 joeycastillono need for this to be a function
2024-09-23 joeycastilloremove duplication of movement defaults
2024-09-22 joeycastilloremove old movement_config.h
2024-09-22 joeycastillobring in filesysten and shell, rename LFS globals for...
2024-09-22 joeycastillofix typo
2024-09-22 joeycastillorename enum, rearrange watch_tcc.h
2024-09-22 joeycastilloset year to 2024 at boot
2024-09-22 joeycastillofix for minutes not updating after refactor
2024-09-22 joeycastillodon't time out first watch face
2024-09-22 joeycastilloadd buzzer volume control
2024-09-22 joeycastillobump gossamer commit
2024-09-19 joeycastilloimprove API for text display
2024-09-19 joeycastilloremove watch_display_string from set_time face
2024-09-19 joeycastillosilence warning
2024-09-19 joeycastilloremove unused variable
2024-09-19 joeycastilloRevert "Support leading zero representation for 24h...
2024-09-19 joeycastilloremove deprecated watch_display_string
2024-09-19 joeycastillorestore USB CDC functionality to Movement
2024-09-19 joeycastillonew name for irq handlers
2024-09-18 joeycastillofirst build of Second Movement with two watch faces
2024-09-18 joeycastillorestore buzzer sequence functionality
2024-09-18 joeycastilloremove dependency on Atmel HRI in storage module
2024-09-18 joeycastillobring in deep sleep / external wake functions
2024-09-18 joeycastilloclean up location of buzzer functions, notes
2024-09-18 joeycastillosimpler USB CDC with gossamer / yield (no need for...
2024-09-18 joeycastillouse gossamer GPIO calls here
2024-09-18 joeycastilloremove ASF calls for TRNG
2024-09-18 joeycastilloclean up location of some private functions
2024-09-18 joeycastillobump gossamer commit
2024-09-18 joeycastilloport ADC functions to gossamer
2024-09-18 joeycastilloport SLCD to gossamer, add new string display options
2024-09-18 joeycastilloport external interrupts to gossamer framework
2024-09-18 joeycastillouse #pragma once
2024-09-18 joeycastillobring in RTC functionality
2024-09-18 joeycastilloconsolidate buzzer and LED into TCC file
2024-09-18 joeycastilloport buzzer and LED functions to gossamer framework
2024-09-18 joeycastilloport GPIO functions to new framework
2024-09-18 joeycastillobump submodules
2024-09-18 joeycastilloremove ASF code, config
2024-09-18 joeycastillolet's begin
2024-09-18 joeycastilloremove watch_app
2024-09-18 joeycastilloremove old rules, build rules
2024-09-18 joeycastilloupdate Doxygen for Second Movement
2024-09-18 joeycastillorename test app to app.c for clarity
2024-09-18 joeycastillodisable simulator build
2024-09-18 joeycastillopoint build action to new target
2024-09-18 joeycastillominimal blinky sketch
2024-09-18 joeycastilloadd gossamer submodule
2024-09-18 joeycastillofork Sensor-Watch to second-movement; remove non-Moveme...
2024-09-18 Jeremy O'BrienSmallchess face (#272)
2024-09-18 joeycastillosilence warnings in butterfly_game_face
2024-09-18 joeycastillosilence warnings in wareki_face
2024-09-18 Hugo ChargoisAdd Butterfly game face (#338)
2024-09-18 kbc-yamadd wareki_face for japanese user (#351)
2024-09-18 MarkBlythAdd min/max temperature watch face (#335)
2024-09-18 AustoriaMetronome Complication (#303)
2024-09-18 jokomo24Face for tracking the menstrual cycle (#250)
2024-09-18 joeycastillosilence warning in beeps_face
2024-09-18 Jose Castilloadd accelerometer interrupt counter (#452)
2024-09-17 Matheus Afonso... Merge branch 'next' - new faces before the freeze
2024-09-17 Matheus Afonso... Revert PR #268 - add daylight savings time toggle
2024-09-17 Matheus Afonso... Revert PR #470 - fixes world_clock2 face
2024-09-17 Matheus Afonso... Revert PR #470 - implement automatic DST toggling
2024-09-17 Matheus Afonso... Revert PR #471 - add DST to sunrise/sunset
2024-09-16 Matheus Afonso... faces/clock: clear segments if not in 024h mode
next