]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
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 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...
2022-07-25 joeycastilloMerge pull request #79 from jackbondpreston/main
2022-07-25 joshberWake Face (#77)
2022-07-25 Jack Bond-Prestonmovement: fix movement_request_wake() prototype
2022-07-17 Joey Castillomovement: wake programmatically from background and...
2022-07-15 joeycastilloMerge pull request #78 from tahnok/fix-python3-uf2
2022-07-14 Wesley EllisReplace python with python3 for calling uf2conv
2022-07-06 Joey Castillonew tests
2022-07-06 Joey CastilloWIP new tests
2022-07-04 Joey Castilloreduce flicker of LED by default
2022-06-11 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-05-30 George HahnParallelize alternate fw builds (#66)
2022-05-22 Joey CastilloMerge branch 'parallelize-builds' of https://github...
2022-05-22 Spencer BywaterAdjust probability watch face timeout/LE behavior ...
2022-05-19 George HahnMake submodule and directory rules order-only prerequis...
2022-05-18 George HahnAdd Devcontainer as an easy dev environment option...
2022-05-18 Spencer BywaterProbability watch face (#69)
2022-05-10 Joey Castillofix spaces / tabs
2022-05-10 George Hahnfixup: restore deleted line
2022-05-10 George HahnMove parallel flag into makefile with crossplatform...
2022-05-10 George HahnPerform OS detection in makefile
2022-05-10 George HahnParallelize builds
2022-05-10 Joey Castillounify on 32-bit signed lengths
2022-05-09 Joey Castillofilesystem: only throw errors for negative error codes
2022-05-09 Joey Castilloadd file browser to movement, remove old app
2022-05-09 Joey Castillosimulator: add USB serial input field
2022-05-09 Joey Castillofirst pass at filesystem in movement
2022-05-09 Joey Castillofix warning re: buffer overrun
2022-05-09 Joey Castillousb serial: clear whole length of buffer
2022-05-09 Joey Castilloprevent buf from escaping into global namespace
2022-05-09 Joey Castillosimulator: fix _read function signature
2022-05-09 Joey Castilloadd littlefs filesystem browser app
2022-05-09 Joey Castilloadd ability to read from USB serial
2022-05-06 Joey Castillobump library version
2022-05-06 Joey Castilloadd support for a small filesystem on the watch
2022-05-06 Joey Castilloadd room for flash filesystem in linker script
2022-05-05 Joey Castilloadd littlefs module
2022-05-02 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-04-30 joeycastilloadd CVE-2022-24765 to build-simulator
2022-04-21 Joey Castillomilestone: watch library 0.0.1
2022-04-21 Joey Castillomovement: only run custom commands at first launch
2022-04-21 Joey Castillodeep space firmware: show voyager 1 mission day
2022-04-21 Joey Castillomake 2022 the default year
2022-04-21 Joey Castillodeep space firmware: prepopulate time zones
2022-04-21 Joey Castillostargazer firmware: make LED red by default
2022-04-21 Joey Castillofreeze snapshot of standard firmware in alt_fw
2022-04-20 Joey Castilloadd mechanism for building alternate firmware images
2022-04-20 Joey Castilloadd counter face to movement build
2022-04-20 Spencer BywaterAdd break statement for EVENT_TICK in watch_face templa...
2022-04-20 Joey Castillowork around CVE-2022-24765
2022-04-20 Joey Castilloupdate checkout action (unsafe directory fix)
2022-04-20 Joey CastilloMerge branch 'mars-clock'
2022-04-10 Joey Castillorewrite lis2dh logger for lis2dw
2022-04-10 Joey Castilloremove old lis2dh driver
2022-04-10 Joey Castillomake A1-05 the default board (final hardware)
2022-04-10 Joey Castilloremove all deprecated functions
next