]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2023-01-11 Jeremy O'BrienRemove more unnecessary conditionals
2023-01-10 Andrew MikeNew watch face: Tally counter (tally_face) (#160)
2023-01-10 Mikhail SvarichevskyPrecision watch update (#152)
2023-01-10 Raymundo CassaniAdd Tachymeter face (#165)
2023-01-10 gugrayfixes 161: sets both CCBUF and PERFBUF for correct...
2023-01-10 TheOnePersonAdd stock stopwatch face (#140)
2023-01-10 James HaggertyRPN Calculator face (#112)
2023-01-10 joeycastilloMerge pull request #119 from neutralinsomniac/add_hours...
2023-01-10 joeycastilloshow colon after hours in countdown face
2023-01-08 Wesley EllisMerge pull request #159 from neutralinsomniac/remove...
2023-01-05 Jeremy O'Brienremove unnecessary conditional in simple clock face
2023-01-04 joeycastilloMerge pull request #158 from neutralinsomniac/fix-saili...
2023-01-04 Jeremy O'Brienfix compiler warnings in sailing face
2023-01-04 joeycastillonever disable buzzer output
2022-12-31 joeycastilloMerge pull request #106 from niclashoyer/sailing
2022-12-14 joeycastilloMerge pull request #126 from ShogoOkamoto/main
2022-12-14 joeycastilloMerge pull request #149 from slim/main
2022-12-06 joeycastilloMerge pull request #144 from kyleboyle/skin
2022-12-02 SlimMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-12-02 SlimWeeknumber watch face
2022-11-29 joeycastillonew standard firmware
2022-11-29 joeycastillostopwatch: slow down sleep animation
2022-11-29 joeycastillosunrise/set: return home if no location set
2022-11-29 joeycastillonew backer firmware with original lineup
2022-11-28 joeycastillodeep space now: use standard time
2022-11-28 joeycastilloallow setting default LED colors in movement_config
2022-11-28 joeycastillotime set: allow setting year through 2050
2022-11-28 joeycastillokeep stopwatch awake while running and on screen
2022-11-28 joeycastilloaddress sunrise/set rounding in last 30 seconds of...
2022-11-27 joeycastillofix sunrise/sunset in last 30 seconds of the hour
2022-11-27 joeycastillomake stopwatch beep when started/stopped
2022-11-27 joeycastilloreplace temperature sensor with stopwatch
2022-11-24 Kyle BoyleAdds watch skin toggle to for model A158WEA-9 should...
2022-11-22 joeycastilloMerge pull request #134 from abhignay/main
2022-11-22 joeycastilloMerge pull request #138 from darigovresearch/main
2022-11-22 joeycastilloMerge pull request #141 from TomHodson/fix_simulated_le...
2022-11-22 joeycastilloMerge pull request #118 from wryun/separate-emscripten...
2022-11-22 Tom Hodsonremove errant console.log
2022-11-22 Tom HodsonWIP: Add support for bicolor led in the simulator
2022-11-19 Darigov Researchdocs: Adds License to readme
2022-11-15 joeycastilloMerge pull request #133 from wryun/set-indicator-on...
2022-11-15 moonmanadded new sensor-board with the BMI270 IMU
2022-11-15 James HaggertySet bell indicator on reactivating countdown/tomato...
2022-11-08 Shogo Okamotoappend beep sound to counter_face
2022-11-04 joeycastilloMerge pull request #120 from TheOnePerson/alarm-face...
2022-11-03 TheOnePersonalarm-face: fix occasional crash on checking for active...
2022-11-02 James HaggertyAdd .gitignore for build-sim
2022-11-02 Jeremy O'BrienAdd hours support to the countdown face
2022-11-01 James HaggertyFix up build.
2022-11-01 James HaggertySeparate emscripten build directory
2022-11-01 James HaggertyMake the TOTP face use the filesystem for secret storag...
2022-10-31 joeycastilloMerge pull request #114 from TheOnePerson/alarm-face...
2022-10-31 joeycastilloMerge pull request #115 from neutralinsomniac/use_movem...
2022-10-31 Jeremy O'BrienMake countdown face use movement_play_alarm() instead...
2022-10-30 TheOnePersonalarm-face: make indicator show active alarms in 24h...
2022-10-29 joeycastilloMerge pull request #109 from TheOnePerson/auto-fire...
2022-10-29 joeycastillomake pulsometer face use new EVENT_ALARM_LONG_UP
2022-10-29 joeycastilloMerge pull request #110 from wryun/fix-makefile-paralle...
2022-10-29 James HaggertyMake countdown face reset to 0 (#90)
2022-10-26 TheOnePersonMerge branch 'main' into auto-fire-long-press
2022-10-26 TheOnePersonAdd an Alarm face to movement (#96)
2022-10-25 TheOnePersonmovement: update comments regarding button events
2022-10-25 TheOnePersonalarm-face: correct am/pm indication and implement...
2022-10-24 James HaggertyFix Linux Makefile parallelism
2022-10-23 joeycastilloMerge pull request #103 from wryun/long-press-home...
2022-10-23 joeycastillomake this an if/then to please emscripten
2022-10-23 joeycastillodisable settings hiding by default
2022-10-23 TheOnePersonalarm face: adjust quick cycling logic to new movement...
2022-10-23 TheOnePersonMovement: implement auto firing of long press events...
2022-10-22 Niclas Hoyeradd sailing watch face
2022-10-22 joeycastilloMerge pull request #105 from niclashoyer/fix_schedule
2022-10-22 joeycastilloallow watch faces to schedule tasks from background
2022-10-20 Niclas Hoyerfix scheduled tasks scheduling another task
2022-10-19 David SingletonAdds a rate meter watchface (#101)
2022-10-18 James HaggertyLong press of mode on home screen goes to settings
2022-10-15 joeycastilloMerge pull request #94 from wryun/long-press-home-default
2022-10-12 joeycastillouse watch_face_changed property
2022-10-12 joeycastillodocument return value of watch_face_loop
2022-10-12 joeycastillono need to set this (set in movement_move_to_face)
2022-10-12 joeycastillodon't sleep on watch face change
2022-10-12 joeycastilloMerge pull request #93 from wryun/make-starter-proj...
2022-10-12 joeycastilloadd delay_ms function for simulator
2022-10-12 joeycastilloonly include watch_main_loop.h in simulator builds
2022-10-12 James HaggertyMake long press mode go back to face 0 instead of next...
2022-10-12 James HaggertyMake starter project work in simulator
2022-10-12 joeycastilloMerge pull request #87 from wryun/readme-movement
2022-10-11 James HaggertyMention movement in the README (and link to website)
2022-10-10 Joey Castilloimplement stubs to make simulator build happy
2022-10-10 Joey Castillorestore default watch faces (oops)
2022-10-10 Joey Castilloadd watch face for frequency correction and measurement
2022-10-09 joeycastilloMerge pull request #86 from michaelgruenewald/patch-1
2022-10-08 Michael GruenewaldDisable all built-in Make rules
2022-10-08 Michael GruenewaldEnable dependency files for the emscripten build
2022-10-06 Michael GrünewaldFix DEPFILES
2022-09-17 Joey Castilloadd script for bulk flashing boards
2022-09-04 Wesley EllisMerge pull request #84 from jackbondpreston/main
2022-08-29 Jack Bond-Prestonadd support for multiple TOTP keys
2022-08-14 Joey Castilloadd watch_reset_to_bootloader function (resolves #81)
2022-08-03 joeycastilloMerge pull request #80 from joeycastillo/lfs
2022-08-02 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
next