Commit Graph

5 Commits (master)

Author SHA1 Message Date
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
The Dod faec5bd021 `acmaze` and `ftclock` are `bangle.js 1` compat
Both apps were tested on a `bangle.js 1` by forum user Mi:
https://forum.espruino.com/comments/16376253/
(thanks for testing).
2022-01-30 15:17:39 +02:00
The Dod fd4461b51e Avoid erasing bottom widgets
Turns out bottom widgets (specifically, digital clock widget)
were disappearing during maze generation. Still not clear _why_,
but calling `Bangle.drawWidgets()` from inside the `Maze` object
constructor solves this.

Also: say "Btn1" in order to be less confusing on `bangle.js 1`
(before I ask people to test this app on that platform).
2022-01-27 18:05:08 +02:00
Adam Schmalhofer 1c8d7d757c Merge branch 'master' into jekyll-apps.json 2022-01-18 15:16:49 +01:00