Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add demo watch face | Joey Castillo | 2021-12-10 | 1 | -0/+1 |
| | |||||
* | movement: add experimental accelerometer data logging face | Joey Castillo | 2021-12-01 | 1 | -0/+1 |
| | |||||
* | movement: add world clock face | Joey Castillo | 2021-11-26 | 1 | -0/+1 |
| | |||||
* | Add initial TOTP watch face impl | Wesley Ellis | 2021-11-22 | 1 | -0/+4 |
| | | | | | | | Vendor code from https://github.com/Netthaw/TOTP-MCU to do the heavy lifting of computing SHA-1 and HMAC and the rest of TOTP Also implement a date_time to unix timestamp method | ||||
* | Add stopwatch face to movement | Wesley Ellis | 2021-11-10 | 1 | -0/+1 |
| | | | | | Simple stopwatch that only counts seconds (not subseconds), minutes and yes, even hours | ||||
* | movement: day one watch face, counts days from birth | Joey Castillo | 2021-11-08 | 1 | -0/+1 |
| | |||||
* | movement: add voltage monitor watch face | Joey Castillo | 2021-11-06 | 1 | -0/+1 |
| | |||||
* | Merge pull request #19 from tahnok/beats_watch_face | joeycastillo | 2021-10-23 | 1 | -0/+1 |
|\ | | | | | Port beats to movement framework | ||||
| * | Port beats to movement framework | Wesley Ellis | 2021-10-23 | 1 | -0/+1 |
| | | |||||
* | | WIP: thermistor data logger | Joey Castillo | 2021-10-23 | 1 | -0/+1 |
|/ | |||||
* | movement: add character set demo | Joey Castillo | 2021-10-21 | 1 | -0/+2 |
| | |||||
* | movement: add thermistor readout face | Joey Castillo | 2021-10-21 | 1 | -0/+3 |
| | |||||
* | fix misspelling of pulsometer | Joey Castillo | 2021-10-16 | 1 | -1/+1 |
| | |||||
* | widgets are now watch faces | Joey Castillo | 2021-10-16 | 1 | -10/+10 |
| | |||||
* | launcher is now movement | Joey Castillo | 2021-10-16 | 2 | -0/+33 |