summaryrefslogtreecommitdiffstats
path: root/movement
Commit message (Expand)AuthorAgeFilesLines
* document return value of watch_face_loopjoeycastillo2022-10-111-1/+5
* no need to set this (set in movement_move_to_face)joeycastillo2022-10-111-1/+0
* don't sleep on watch face changejoeycastillo2022-10-111-3/+11
* Make long press mode go back to face 0 instead of next faceJames Haggerty2022-10-121-3/+8
* implement stubs to make simulator build happyJoey Castillo2022-10-091-0/+26
* restore default watch faces (oops)Joey Castillo2022-10-091-1/+7
* add watch face for frequency correction and measurementJoey Castillo2022-10-095-9/+193
* add support for multiple TOTP keysJack Bond-Preston2022-08-292-14/+35
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into lfsJoey Castillo2022-08-0210-12/+529
|\
| * Merge pull request #79 from jackbondpreston/mainjoeycastillo2022-07-251-1/+1
| |\
| | * movement: fix movement_request_wake() prototypeJack Bond-Preston2022-07-251-1/+1
| * | Wake Face (#77)joshber2022-07-256-0/+260
| |/
| * movement: wake programmatically from background and play alarmJoey Castillo2022-07-172-12/+34
| * Adjust probability watch face timeout/LE behavior (#72)Spencer Bywater2022-05-221-2/+2
| * Probability watch face (#69)Spencer Bywater2022-05-184-0/+235
* | unify on 32-bit signed lengthsJoey Castillo2022-05-092-6/+12
* | filesystem: only throw errors for negative error codesJoey Castillo2022-05-091-8/+8
* | add file browser to movement, remove old appJoey Castillo2022-05-092-1/+5
* | simulator: add USB serial input fieldJoey Castillo2022-05-091-0/+30
* | first pass at filesystem in movementJoey Castillo2022-05-093-0/+326
* | fix warning re: buffer overrunJoey Castillo2022-05-091-1/+1
|/
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-expressJoey Castillo2022-05-0251-105/+5791
|\
| * movement: only run custom commands at first launchJoey Castillo2022-04-212-4/+5
| * deep space firmware: show voyager 1 mission dayJoey Castillo2022-04-211-0/+2
| * deep space firmware: prepopulate time zonesJoey Castillo2022-04-211-0/+15
| * stargazer firmware: make LED red by defaultJoey Castillo2022-04-212-0/+9
| * freeze snapshot of standard firmware in alt_fwJoey Castillo2022-04-212-1/+44
| * add mechanism for building alternate firmware imagesJoey Castillo2022-04-209-0/+310
| * add counter face to movement buildJoey Castillo2022-04-202-0/+2
| * Add break statement for EVENT_TICK in watch_face template (#64)Spencer Bywater2022-04-201-0/+1
| * Merge branch 'mars-clock'Joey Castillo2022-04-204-0/+225
| |\
| | * mars clock: formattingJoey Castillo2022-04-061-2/+2
| | * mars clock: use S without cross-stroke for clarityJoey Castillo2022-04-061-1/+1
| | * Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clockJoey Castillo2022-04-062-3/+3
| | |\
| | * \ Merge branch 'main' into mars-clockJoey Castillo2022-04-061-1/+1
| | |\ \
| | * \ \ Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clockJoey Castillo2022-04-0629-17/+5097
| | |\ \ \
| | * | | | mars clock: add support for solsJoey Castillo2022-03-052-14/+39
| | * | | | mars clock: adding additional sitesJoey Castillo2022-03-042-6/+43
| | * | | | movement: first pass at mars clockJoey Castillo2022-03-044-0/+162
| * | | | | rewrite lis2dh logger for lis2dwJoey Castillo2022-04-104-60/+61
| * | | | | remove old lis2dh driverJoey Castillo2022-04-102-2/+0
| * | | | | world clock: fix glitch when exiting settings modeJoey Castillo2022-04-101-6/+7
| * | | | | static analysis: make __write static to avoid confusionJoey Castillo2022-04-102-7/+6
| * | | | | static analysis: use parentheses around binary operatorsJoey Castillo2022-04-102-4/+4
| | |_|_|/ | |/| | |
| * | | | character map tweaks: add some ligatures and symbolsJoey Castillo2022-04-062-3/+3
| | |_|/ | |/| |
| * | | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-04-065-9/+257
| |\ \ \ | | | |/ | | |/|
| | * | Add tomato face: a pomodoro style timer (#61)Wesley Ellis2022-04-065-9/+257
| * | | moon phase: light LED on press like other facesJoey Castillo2022-04-031-1/+1
| |/ /
| * | time set: fix PM not appearing at noon in 12h modeJoey Castillo2022-04-021-2/+2
| * | movement: final list of watch faces for stock firmwareJoey Castillo2022-04-021-2/+4