summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mars-clock'Joey Castillo2022-04-202-0/+223
|\
| * 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-0614-12/+1170
| |\ \ \
| * | | | 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-042-0/+160
* | | | | rewrite lis2dh logger for lis2dwJoey Castillo2022-04-102-60/+59
* | | | | world clock: fix glitch when exiting settings modeJoey Castillo2022-04-101-6/+7
* | | | | 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-063-9/+255
|\ \ \ | | |/ | |/|
| * | Add tomato face: a pomodoro style timer (#61)Wesley Ellis2022-04-063-9/+255
* | | 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
* | thermistor readout: fix change in units when waking from sleepJoey Castillo2022-04-021-1/+1
* | movement: add thermistor testing watch faceJoey Castillo2022-04-022-0/+131
* | append counter_face to complication directory. (#58)Shogo Okamoto2022-03-202-0/+141
* | Movement: Astronomy and Orrery watch faces (#55)joeycastillo2022-03-044-0/+639
|/
* 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-176-101/+0
* movement: add moon phase complicationJoey Castillo2022-02-142-0/+232
* world clock: store settings in backup register if possibleJoey Castillo2022-02-132-26/+34
* movement: start time zone list at UTCJoey Castillo2022-02-131-1/+1
* 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
* sunrise/sunset: deal with timezones, other improvementsJoey Castillo2022-01-312-29/+78
* sunrise/sunset: always set the sign bitJoey Castillo2022-01-311-1/+1
* movement: add blinky faceJoey Castillo2022-01-252-0/+156
* movement: remove blinky faceJoey Castillo2022-01-252-156/+0
* movement: slight reorganizationJoey Castillo2022-01-2524-0/+0
* movement: move beat time to clock folderJoey Castillo2022-01-252-0/+0
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-2523-153/+153
* movement: add blinky faceJoey Castillo2022-01-232-0/+156
* movement: simple UI for entering wearer locationJoey Castillo2022-01-212-15/+192
* movement: add time zone conversion in sunrise/sunset faceJoey Castillo2022-01-211-5/+8
* Merge pull request #38 from davidskeck/patch-2joeycastillo2022-01-191-1/+1
|\
| * Simple Clock: Update to signal exactly on the hourDavid Keck2022-01-191-1/+1
* | Reset selection to 0 on resign from setting stateDavid Keck2022-01-191-0/+1
|/
* movement: reset tick to 1 Hz between watch faces (fixes #36)Joey Castillo2022-01-1910-13/+4
* Changed reset mode to setting instead of waitingDavid Keck2022-01-181-1/+1
* Added ability to reset to default timer valueDavid Keck2022-01-181-1/+8