Commit Graph

20 Commits (58d640a2e2dc08e79423ce984f9c1c0156e23a80)

Author SHA1 Message Date
Paul Cockrell be10466ed1 Don't double-buzz, it throws an error!, Also only call drawImage if we have an image to draw 2020-04-13 14:33:22 +01:00
Paul Cockrell 1c68ea0d1b Display info message when phone (dis)connectes and battery level <= 10% 2020-04-12 14:43:52 +01:00
Paul Cockrell cab228f47e Persist user settings 2020-04-11 10:47:01 +01:00
Paul Cockrell 20ad2efbd4 In night mode, further left swipes reduce the screen brightness (3 levels) until returning to day-mode 2020-04-11 01:52:27 +01:00
Paul Cockrell b7d94f3244 Integrate GadgetBridge 2020-04-08 17:02:16 +01:00
Paul Cockrell 50e1c3096d Center characters on the screen 2020-04-08 03:13:14 +01:00
Paul Cockrell b9361c55fe Switch the action buttons around, so the button is next to the part of the screen it affects 2020-04-07 16:41:04 +01:00
Paul Cockrell 51e0adbc78 Add Daisy. Change Date pannel to info-panel with BAT, TEMP, DATE data 2020-04-07 15:15:11 +01:00
Paul Cockrell 4ad3f59561 Bump version for addition of README and Daisy character 2020-04-07 09:18:35 +01:00
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