Commit Graph

5949 Commits (0fa14d74fbded0c5e6f78106d51b207ba1791747)

Author SHA1 Message Date
Michael Kronenwett 797d556411
Update apps.json 2021-12-13 01:23:04 +01:00
Michael Kronenwett 934fe77d07
Rename app-icon.js to snaky-icon.js 2021-12-13 01:21:02 +01:00
Michael Kronenwett 1beaef5d3a
Update app-icon.js 2021-12-13 01:17:59 +01:00
Michael Kronenwett c096b2093c
Update apps.json 2021-12-13 01:09:59 +01:00
Michael Kronenwett b59c26f1b1
Create app-icon.js 2021-12-13 01:06:07 +01:00
Michael Kronenwett bec573c1ab
Create snaky.app.js 2021-12-13 01:02:57 +01:00
stephenPspackman d93ef10f26
Update app.js
Oops, shouldn't say return on a setter.
2021-12-12 15:08:55 -08:00
stephenPspackman 14e221fbb1
Merge branch 'espruino:master' into master 2021-12-12 14:55:38 -08:00
stephenPspackman aadec33e8b
Update apps.json
Subversion bump: small fixes.
2021-12-12 14:44:29 -08:00
stephenPspackman 47eb4a6346
Update app.js
* Improve handling of default local options.
* Add timeout to internal menu.
* Allow menus to be lazified (as in the Round face).
* Rename options.active to activeFg, restoring consistency and avoiding a name collision.
* Fix broken bounding box logic for drags.
* Defer screen clear on face reset to reduce blinking.
2021-12-12 14:40:36 -08:00
hughbarney 0cd7a577a4 Rebble: ensure widget area is also cleared when we hide widgets 2021-12-12 17:36:59 +00:00
Ben Whittaker a0a913a0e2 vectorclock: fix overlap caused by margin 2021-12-12 09:43:32 -05:00
lukasz 226666909f Added polish locale 2021-12-12 12:52:02 +01:00
Martin Boonk 30689e6430 Bump version to 0.04 2021-12-12 10:41:56 +01:00
Martin Boonk 63811b361f Add function for scanning QR codes from camera or file 2021-12-12 10:41:56 +01:00
lunctis-viribus a4d028f63e
Update app.js
Final fix
2021-12-12 10:36:34 +01:00
lunctis-viribus 001d1763dd
Update apps.json
Weather Clock from v0.03 to (v0.4 to) v0.04
2021-12-12 10:29:57 +01:00
lunctis-viribus bd0e48273d
Update apps.json
Weather Clock to version 0.4
2021-12-12 10:19:57 +01:00
lunctis-viribus b4c2c0d422
Update ChangeLog 2021-12-12 10:18:12 +01:00
lunctis-viribus c5a598d75e
weatherClock Bangle.js 2 layout compatibility
On Bangle.js 2 there still was a layout overlap issue for wind text.
This commit fixes it. Tested for different input lengths in emulator, also for Bangle.js.
2021-12-12 10:15:44 +01:00
Amos Blanton 159ba0cece
Touch screen instead of button. 2021-12-11 21:03:22 +01:00
Ben Whittaker 6d49e1d466 qmsched: Correctly size widget on load 2021-12-11 14:53:02 -05:00
Ben Whittaker dc4f20d237 a_battery_widget: support dark themes 2021-12-11 14:16:41 -05:00
hughbarney 775715ddbd Rebble: updated README, gone for queueDraw() approach, update every minute 2021-12-11 18:58:50 +00:00
Ben Whittaker e3e360dbd8 vectorclock: add 2px margin 2021-12-11 13:44:40 -05:00
Michael Salaverry d8c41b78a2
feat: multiple player support 2021-12-11 20:37:08 +02:00
Ben Whittaker f81215eb46 vectorclock: Bangle.js 2 support 2021-12-11 13:36:28 -05:00
hughbarney b8c8ad4529 Rebble: added more screenshots, updated README 2021-12-11 18:32:37 +00:00
Michael Salaverry 24d66cb4a0
feat: new app Golf Score 2021-12-11 20:29:01 +02:00
Michael Salaverry 238b0fc58c
lint: 2021-12-11 20:01:34 +02:00
hughbarney 9eed9b8036 Rebble updated icon 2021-12-11 17:57:46 +00:00
Michael Salaverry e42f12e4e9
fix: exports 2021-12-11 19:45:22 +02:00
Michael Salaverry 8e2ddc69c9
docs: cant emulate 2021-12-11 19:40:23 +02:00
Michael Salaverry 9ee60b8b77
docs: add tags 2021-12-11 19:37:45 +02:00
Michael Salaverry fce78eadb3
fix: add missing file 2021-12-11 19:34:56 +02:00
Michael Salaverry fa61c92bea
bump 2021-12-11 19:19:31 +02:00
Michael Salaverry 4123434a35
fix: require 2021-12-11 19:17:05 +02:00
Michael Salaverry ad7f63a10f
fix: require 2021-12-11 19:08:50 +02:00
hughbarney acae86c937 Rebble clock - added screenshot and README 2021-12-11 17:05:02 +00:00
Michael Salaverry 764644ca25
fix: remove TS 2021-12-11 19:04:02 +02:00
hughbarney ecd97e00aa Merge remote-tracking branch 'upstream/master' 2021-12-11 13:50:30 +00:00
hughbarney 61f5dddf26 Rebble clock - long live the rebellion 2021-12-11 13:50:02 +00:00
Marco H aeea8241ba
Update README.md 2021-12-11 13:29:42 +01:00
Marco H 29ba4fab0a
Update app.js
Let's load correct settings :)
2021-12-11 13:28:21 +01:00
Marco H 7dcc5385e2
Update settings.js
Fix settings
2021-12-11 13:24:30 +01:00
Marco H dfc46898c3
Update app.js
* Use settings to toggle visibility of elements
* If heart rate should be hidden we do not enable HRM power
* Show battery value in red if value below threshold
2021-12-11 13:21:45 +01:00
Marco H 2a918b6c13
Update apps.json
Increase version
2021-12-11 13:14:13 +01:00
Marco H 5b16eb20f8
Update settings.js
Extend settings
2021-12-11 13:12:30 +01:00
Marco H 05a00c9525
Update apps.json
Add settings and data to apps.json
2021-12-11 13:03:44 +01:00
Amos Blanton dc84156055
Change to handling of digital time display
Remove code for BangleJS physical button.
Replace with code to toggle display of accurate time based on screen touch that works for both BangleJS and BangleJS2
Stop displaying accurate digital time when new imprecise era begins.
2021-12-11 13:03:21 +01:00