1
0
Fork 0
Commit Graph

11 Commits (9f91b5559bdf05fccd0163f1c07b3095f94f4c23)

Author SHA1 Message Date
Paul Cockrell ebf8e01dd5 Tidy up code 2020-04-06 16:11:05 +01:00
Paul Cockrell 761a6108b6 Swipe to change character and night mode 2020-04-06 07:43:46 +01:00
Paul Cockrell a7d813978c Keep trees our of sky, more performance enhancements 2020-04-06 07:43:46 +01:00
Paul Cockrell 3f6e4b630e Vertical align date string 2020-04-04 11:05:51 +01:00
Paul Cockrell 16ea9a8167 Enhance Mario clock performance and graphics 2020-04-04 11:03:34 +01:00
Paul Cockrell 50322a0f05 Lint 2020-04-03 09:18:05 +01:00
Paul Cockrell 4f60a45022 Bug fix - use 12 / 24 hr clock based on user settings 2020-04-03 09:16:22 +01:00
DerGuteWolf ec1e6bda82
Take into account discussion from #167
Using now weekday abbrev, space, short dateformat with full-year removed.
This should work for most locales (I hardcoded also replacing a trailing slash esp for en_IL and fr_FR)
2020-04-02 10:22:55 +02:00
DerGuteWolf 6176c16712
marioclock: use short date format from locale, take timeout from settings 2020-03-30 23:52:41 +02:00
Paul Cockrell fa718d8746 Fix day of the week bug 2020-03-26 20:45:16 +00:00
Paul Cockrell a78babc7b4 Add Mario Clock application
Mario Clock is a low-res (80x80) watch face with Mario running
through a level. He jumps to hit the bricks, which changes the
time displayed.

Pressing BTN1 will make Mario jump, and extend the display for
a futher 10 seconds.
2020-03-26 18:18:45 +00:00