summaryrefslogtreecommitdiffstats
path: root/movement
Commit message (Expand)AuthorAgeFilesLines
* 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
* thermistor readout: fix change in units when waking from sleepJoey Castillo2022-04-021-1/+1
* movement: add thermistor testing watch faceJoey Castillo2022-04-024-0/+133
* append counter_face to complication directory. (#58)Shogo Okamoto2022-03-202-0/+141
* Movement: Astronomy and Orrery watch faces (#55)joeycastillo2022-03-0418-3/+4558
* battery monitor: hide signal indicator in sleepJoey Castillo2022-03-031-0/+1
* movement: fix hang when using voltage face with temperature logJoey Castillo2022-03-031-6/+4
* movement: move thermistor to 'sensor' watch facesJoey Castillo2022-02-177-105/+3
* movement: add moon phase complicationJoey Castillo2022-02-144-0/+234
* world clock: store settings in backup register if possibleJoey Castillo2022-02-132-26/+34
* movement: start time zone list at UTCJoey Castillo2022-02-132-43/+42
* movement: add mechanism for watch faces to use backup registersJoey Castillo2022-02-132-0/+11
* movement: prevent invalid tick frequency from breaking scheduled tasksJoey Castillo2022-02-122-4/+7
* simulator: add geolocation supportJoey Castillo2022-02-091-0/+21
* movement: make stopwatch work off-screen + in low energy modeJoey Castillo2022-02-062-28/+116
* movement: add low battery warning to simple clockJoey Castillo2022-02-052-0/+16
* sunrise/sunset: align date at extreme latitudesJoey Castillo2022-02-051-1/+1
* sunrise/sunset: update display after sunrise/sunsetJoey Castillo2022-02-052-1/+24
* sunrise/sunset: improve timeout behaviorJoey Castillo2022-02-051-2/+8
* sunrise/sunset: remove test locationsJoey Castillo2022-02-051-16/+0
* Added output to watch face scriptDavid Keck2022-02-041-22/+30
* Merge branch 'main' of github.com:joeycastillo/Sensor-WatchJoey Castillo2022-02-011-7/+1
|\
| * Adjust function semantics by "flipping" bit orderAlexsander Akers2022-01-271-1/+1
| * Add new function to disable certain RTC periodic callbacksAlexsander Akers2022-01-271-7/+1
* | sunrise/sunset: deal with timezones, other improvementsJoey Castillo2022-01-312-29/+78
* | sunrise/sunset: always set the sign bitJoey Castillo2022-01-311-1/+1
|/
* watch face script: autopopulate yearJoey Castillo2022-01-261-3/+2
* minor typo fixDavid Keck2022-01-261-1/+1
* added missing newlines to template filesDavid Keck2022-01-262-0/+2
* Added license info to scriptDavid Keck2022-01-261-0/+22
* Added rough draft of watch_face script to generate custom watch faces from te...David Keck2022-01-262-1/+76
* movement: add documentation mentioned in #42Joey Castillo2022-01-251-0/+4
* movement: add blinky faceJoey Castillo2022-01-254-0/+158
* movement: remove blinky faceJoey Castillo2022-01-254-158/+0
* movement: add template for watch face generatorJoey Castillo2022-01-254-0/+139
* movement: move watch face includes to a separate fileJoey Castillo2022-01-252-19/+49
* movement: slight reorganizationJoey Castillo2022-01-2525-14/+14
* movement: add two faces to default buildJoey Castillo2022-01-251-0/+2
* movement: move beat time to clock folderJoey Castillo2022-01-253-1/+1
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-2527-173/+198
* movement: add blinky faceJoey Castillo2022-01-234-0/+158