| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-05 | Apply clang-format to all C++ files | Finlay Davidson | |
| 2022-04-25 | Tweak gamma on ST7789 and match UI colors | Riku Isokoski | |
| This change will increase the color accuracy of the PineTime and make UI development with the simulator easier. | |||
| 2022-04-18 | Replace lv_label_set_text where possible | Riku Isokoski | |
| 2022-02-19 | SettingShakeThreshold: add missing SystemTask.h, relative include | Reinhold Gschweicher | |
| SettingShakeThreshold.h uses SystemTask, but doesn't include the header. Fixing that for the simulator. For consistency make the header include a relative to src include. | |||
| 2022-01-04 | Fix setting removing it self from wake settings when opening calibration ↵ | Tim Keller | |
| window twice. | |||
| 2022-01-04 | Made calibration window enable Accel wakeups for setting and calibration ↵ | Tim Keller | |
| even when wake mode is inactive. | |||
| 2022-01-04 | Fixed button color changing | Tim Keller | |
| 2022-01-04 | Added visual aide for shake strength | Tim Keller | |
| Added delay to starting calibration | |||
| 2022-01-04 | Raise calibration timeout to 7.5 seconds | Tim Keller | |
| Added button toggle state for cleaner user interaction | |||
| 2022-01-04 | Fix crash upon leaving app. | Tim Keller | |
| Code formatting | |||
| 2022-01-04 | Make arc moveable, and clear previous setting on calibrate | Tim Keller | |
| 2022-01-04 | Actually save the threshold | Tim Keller | |
| Prevent a few crashes due to an LV task being active when it shouldnt be. | |||
| 2022-01-04 | Better Sensitivity UI, Calibration button added | Tim Keller | |
| 2022-01-04 | Add start of settings app for senstivity. | Tim Keller | |
| really just debugging. I want to make it more configurable then high med low. Position of setting needs a new location...dynamicly adding it currently at the end. Which honestly im fine with. | |||
