Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | refactor(display): Output/layer/battery thread safety. | Peter Johanson |
2021-09-25 | feat(display): Optional dedicated work queue. | Peter Johanson |
2021-07-17 | fix(display): Avoid fault w/ LVGL API usage. | Peter Johanson |
2021-02-16 | fix(display): Check for display in idle handler. | Pete Johanson |
2021-01-20 | refactor(core): Combine `is_` and `cast_` event functions. | Pete Johanson |
2021-01-20 | refactor(core): Extra event payloads to own types, refactor API. | Pete Johanson |
2020-12-28 | refactor: replace filename hyphens with underscores | innovaker |
2020-12-14 | feature(display): Blank display on idle/sleep. | Pete Johanson |
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
2020-12-06 | fix(display): All display updates in work thread. | Pete Johanson |
2020-12-02 | feat(display): Initial widget/status screen work. | Pete Johanson |