Ronin0000
ead12a1c11
Add files via upload
2021-11-23 16:14:54 -08:00
Gordon Williams
d40c64a805
Reset file modes
2021-06-17 14:13:38 +01:00
Richard de Boer
7a4f69526d
marioclock: disable notification buzz during Quiet Mode
...
Also convert CRLF->LF
2021-03-25 23:53:51 +01:00
Paul Cockrell
164d484dcb
Update MarioClock
...
Add jumping sprites for all characters
2020-08-18 09:49:04 +01:00
Paul Cockrell
c67d76612b
BugFix: Marioclock drawPoly (used to draw pyramids) update to stop pyramids appearing to float above ground
2020-06-23 10:27:03 +01:00
Tuukka Ikkala
c6fd71be03
Force indent to 2 spaces
...
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
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
b5a9b9306a
Update README
2020-04-07 15:16:31 +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
Gordon Williams
fc2060e7f0
tweaks and docs for readme file
2020-04-07 08:59:24 +01:00
Paul Cockrell
74809b8bf5
Try images
2020-04-06 17:27:09 +01:00
Paul Cockrell
44fff4a855
Add README to Mario Clock. Add README viewer to App installer
2020-04-06 16:36:18 +01:00
Paul Cockrell
ebf8e01dd5
Tidy up code
2020-04-06 16:11:05 +01:00
Paul Cockrell
915f2a35c7
Bump version
2020-04-06 07:48:25 +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
9d136b2e28
Update ChangeLog
2020-04-02 10:25:22 +02: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
249eead69b
Update ChangeLog
2020-03-30 23:54:37 +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