]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2024-08-10 David VolovskiySwapped the bell and alarm icon on the clock face to...
2024-08-07 atax1aMerge pull request #429 from theAlexes/theAlexes/format...
2024-08-05 Alex Maestasexplain usage in format command when arg isn't YES
2024-08-05 Alex Maestasin filesystem_init, handle the error code correctly
2024-08-05 Alex Maestasadd a format command
2024-07-31 atax1aMerge pull request #424 from edwardspeyer/bug-fix-july-31
2024-07-31 EGSAllow setting July 31st as today's date
2024-07-24 atax1aMerge pull request #420 from voloved/sunrise_sunset_presets
2024-07-21 Wesley EllisMerge pull request #422 from wryun/fix-totp-lfs-error...
2024-07-20 James HaggertyFix TOTP LFS printf string
2024-07-20 David VolovskiyCode review commit
2024-07-20 David VolovskiyTypo in comment
2024-07-20 David VolovskiyLong press of Alarm goes back to default
2024-07-20 David VolovskiyAdded ability to add presets to the sunrise and sunset...
2024-07-10 joeycastillodocumentation fix
2024-07-10 joeycastilloremove dead code
2024-07-08 atax1aMerge pull request #397 from madhogs/wyrun-totp-lfs-fix
2024-07-06 Jose CastilloAdd support for Sensor Watch Pro (#412)
2024-07-06 joeycastillosilence warnings
2024-06-26 Wesley EllisMerge pull request #408 from tahnok/sanity-check-color
2024-06-26 Wesley EllisCheck that color is valid
2024-04-26 James HaggertyReduce totp_face_lfs memory usage
2024-04-09 atax1aMerge pull request #388 from TheOnePerson/fix-compile...
2024-04-09 atax1aMerge pull request #389 from joeycastillo/theAlexes...
2024-03-31 atax1aMerge pull request #383 from theAlexes/theAlexes/fix...
2024-03-31 atax1aMerge pull request #385 from matheusmoreira/totp-hot...
2024-03-31 Alex Maestasadd an openocd.cfg for openocd 0.12.0
2024-03-29 TheOnePersonFix compile errors and warnings in movement.c and shell.c
2024-03-20 Matheus Afonso... faces/totp: avoid displaying when key is invalid
2024-03-20 Matheus Afonso... faces/totp: fix error message not displayed bug
2024-03-18 Matheus Afonso... faces/totp: remove dynamic memory allocation
2024-03-17 Matheus Afonso... faces/totp: improve memory usage
2024-03-16 Matheus Afonso... faces: restore simple_clock_face
2024-03-16 Alex Maestasuf2conv: argument to `re.split` should be a rawstring
2024-03-08 Matheus Afonso... Merge branch 'timeout-event-and-sleep-logic'
2024-03-08 Matheus Afonso... Merge branch 'structured-totp+maxz' into advanced
2024-03-08 Matheus Afonso... Merge branch 'advanced-pulsometer' into advanced
2024-03-08 Matheus Afonso... Merge branch 'advanced-clock+24h' into advanced
2024-03-08 Matheus Afonso... Merge branch 'moon-phase-face-long-press-reset'
2024-03-08 Matheus Afonso... Merge branch 'compile-time-preferences'
2024-03-08 Matheus Afonso... Merge branch 'usb-improvements' into advanced
2024-03-08 Matheus Afonso... Merge branch 'silicon-errata' into advanced
2024-03-08 Matheus Afonso... Merge 'fix-sunrise-sunset-uninitialized'
2024-03-06 Matheus Afonso... movement: fix unintended timeout short circuiting
2024-03-06 Matheus Afonso... movement: convert can_sleep an automatic variable
2024-03-05 Matheus Afonso... faces/pulsometer: remember pulsometer measurement
2024-03-05 Matheus Afonso... faces/pulsometer: remember pulsometer calibration
2024-03-05 Matheus Afonso... faces/totp: update copyrights
2024-03-05 Max Zettlmeißlfaces/totp: allow moving backwards through codes
2024-03-05 Matheus Afonso... faces/clock: add 24h only feature
2024-03-05 Matheus Afonso... faces/clock: update copyrights and credits
2024-02-26 Matheus Afonso... faces/totp: delete leading underscores
2024-02-26 Matheus Afonso... faces/totp: rename initializer macro to credential
2024-02-26 Matheus Afonso... faces/totp: improve TOTP initializer labeling
2024-02-26 Matheus Afonso... faces/totp: decode secrets when setting up
2024-02-25 Matheus Afonso... faces/clock: indicate low power only when needed
2024-02-25 Matheus Afonso... faces/clock: indicate alarm only when necessary
2024-02-25 Matheus Afonso... faces/clock: refactor time signal toggling code
2024-02-25 Matheus Afonso... faces/clock: refactor clock display code
2024-02-25 Matheus Afonso... faces/clock: reorder periodic battery check
2024-02-25 Matheus Afonso... faces/clock: refactor partial time display code
2024-02-25 Matheus Afonso... faces/clock: refactor full time display code
2024-02-25 Matheus Afonso... faces/clock: refactor tick tock animation code
2024-02-25 Matheus Afonso... faces/clock: refactor low power tick function
2024-02-25 Matheus Afonso... faces/clock: simplify LAP indication function
2024-02-25 Matheus Afonso... faces/clock: refactor daily battery check
2024-02-25 Matheus Afonso... faces/clock: simplify PM indication function
2024-02-25 Matheus Afonso... faces/clock: simplify 24h indication function
2024-02-25 Matheus Afonso... faces/clock: simplify signal indication function
2024-02-25 Matheus Afonso... faces/clock: simplify alarm indication function
2024-02-25 Matheus Afonso... faces/clock: define general indication function
2024-02-25 Matheus Afonso... faces/clock: move structure definition
2024-02-24 Matheus Afonso... faces: rename simple_clock_face to clock_face
2024-02-24 Matheus Afonso... faces/pulsometer: move structure definition
2024-02-24 Matheus Afonso... faces/pulsometer: update copyrights and credits
2024-02-24 Matheus Afonso... faces/pulsometer: document the advanced pulsometer
2024-02-24 Matheus Afonso... faces/pulsometer: implement advanced pulsometer
2024-02-21 Matheus Afonso... faces/totp: update copyright and license data
2024-02-21 Matheus Afonso... faces/totp: delete unused structure field
2024-02-21 Matheus Afonso... faces/totp: update watch face logic for new struct
2024-02-21 Matheus Afonso... faces/totp: define current TOTP data function
2024-02-21 Matheus Afonso... faces/totp: define TOTP data array size function
2024-02-21 Matheus Afonso... faces/totp: update example data to new structure
2024-02-21 Matheus Afonso... faces/totp: define TOTP struct initializer macro
2024-02-21 Matheus Afonso... faces/totp: define TOTP data structure
2024-02-14 madhogsMerge branch 'main' into preferences_in_config
2024-02-07 Max ZettlmeißlChange inactivity deadlines: add 10 minutes and remove...
2024-01-22 Wesley EllisMerge pull request #362 from Kistelini/fix
2024-01-22 Alex Maestasannotate SLEEPCFG-register detail
2024-01-22 Alex Maestasannotate voltage regulation erratum
2024-01-22 Alex Maestasannotate SysTick erratum
2024-01-22 Alex Maestasannotate TRNG erratum, address review comment
2024-01-21 Christian BuschauRevert "make the watch-face a global in movement.c...
2024-01-21 Wesley Aptekar... Merge pull request #337 from theAlexes/theAlexes/wyosca...
2024-01-21 Wesley Aptekar... Merge pull request #322 from WesleyAC/watch-face-save...
2024-01-21 Wesley Aptekar... Merge branch 'main' into watch-face-save-load
2024-01-21 Wesley Aptekar... Merge pull request #319 from WesleyAC/watch-face-day...
2024-01-21 Wesley Aptekar... Merge branch 'main' into watch-face-day-night-percentage
2024-01-21 Wesley Aptekar... Merge pull request #318 from WesleyAC/watch-face-simple...
2024-01-21 Wesley Aptekar... Merge branch 'main' into watch-face-simple-coin-flip
next