| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-12 | widgets: Clarity whether spinner max is inclusive or exclusive | Daniel Thompson | |
| Currently the spinner uses exclusive max when wrapping from low to high and inclusive max when wrapping from high to low. Fix this by adopting *inclusive* max everywhere. The call sites are similarly confused. Fix this! Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2021-01-10 | apps: timer: Add a countdown timer application | Wolfgang Ginolas | |
| Signed-off-by: Wolfgang Ginolas <wolfgang.ginolas@gwif.eu> [daniel@redfelineninja.org.uk: squashed into a single commit, rebase to latest master, integrate with the Software application and rename the screenshots to match the application name] Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
