- Support date ordinals/suffixes (eg: st,nd,rd,th).
- Localised the English (British) date view.
- Add ordinals to English (British) date view.
I welcome issues/PRs to fully localise other languages via humans.
New Languages:
- Dutch / Nederland
- Portuguese / Português
Minor battery saving improvement by only triggering a redraw when needed (Claude.ai assisted).
- Date view can now be fully localised.
- Small, Medium (Original default) and Large font options.
- Shake for date can be enabled/disabled. (Disabled for best battery).
- Shake for date timeout can be configured (3s, 5s, 8s, 60s and never).
- General code refactoring.
- Settings page is now offline available (apart from styling).
Claude.ai assisted; Human reviewed.
As shake for date works, I have fixed the month of October not actually being there. Months have not been localised so are currently only in English (US) but will display on all languages
Defaults to EN_GB and Left aligned.
Various fixes.
Fixed a buffer error. (Claude.ai Assisted).
Added a window_appear handler to reduce incorrect time showing. (Claude.ai Assisted).
Fixed Animations not working (Claude.ai Assisted).
Fix an animation use after free and animation destroy while running.
Changed Author Name in metadata so it should display (Original Author is Jesse Hallett).
2.0.0 - Updates to support higher res screens (Claude assisted).