summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces
Commit message (Expand)AuthorAgeFilesLines
* Adjust probability watch face timeout/LE behavior (#72)Spencer Bywater2022-05-221-2/+2
* Probability watch face (#69)Spencer Bywater2022-05-182-0/+233
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-expressJoey Castillo2022-05-0223-92/+1471
|\
| * 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
* | documentation fixJoey Castillo2022-02-201-3/+3
* | documentation fixJoey Castillo2022-02-201-1/+1
* | respect countdown length when repeatingJoey Castillo2022-02-191-1/+1
* | repeating mode, disable readings when fullJoey Castillo2022-02-191-15/+37
* | working data acquisition face!Joey Castillo2022-02-192-98/+157
* | connect training data face to accelerometerJoey Castillo2022-02-192-17/+104
* | documentation and suchJoey Castillo2022-02-192-14/+14
* | lis2dw: reasonable defaults when initializingJoey Castillo2022-02-191-2/+10
* | stuff parameters into the bits we're not usingJoey Castillo2022-02-192-4/+18
* | movement: WIP app for capturing accelerometer dataJoey Castillo2022-02-182-0/+401
|/
* 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