Commit Graph

15454 Commits (eae351f63df0c2c01e067f50529ef802ab4050f3)

Author SHA1 Message Date
Gordon Williams eae351f63d Move 'Default Settings' into Advanced options 2023-04-28 08:15:56 +01:00
Gordon Williams 7fb3bd7072
Merge pull request #2709 from bobrippling/minify-danger
Move minify setting into expandable area, and warn
2023-04-28 08:14:01 +01:00
Rob Pilling 3224f48712 Show advanced options below translations 2023-04-27 18:10:32 +01:00
Gordon Williams 1b30a4fe83
Merge pull request #2711 from rigrig/cogclock-banglejs2
cogclock: Support Bangle.js 2
2023-04-27 14:31:16 +01:00
Richard de Boer d2875ba38b
cogclock: Support Bangle.js 2
Very tight, but it looks acceptable with hidden widgets.
Not defaulting the settingto hiding widgets though, to avoid code clutter.
2023-04-27 15:19:46 +02:00
Gordon Williams d8ba658769 Merge branch 'master' of github.com:espruino/BangleApps 2023-04-27 11:03:17 +01:00
Gordon Williams 9a7e28548f minor tweak - track now plots smaller updates more quickly, and remembers color 2023-04-27 11:03:03 +01:00
Gordon Williams 60948dc3f6 hide DFU version message if bootloader is already new 2023-04-27 11:02:33 +01:00
Gordon Williams 9eee14bb0f
Merge pull request #2710 from eyecreate/master
update red7game with new game confirmation
2023-04-27 08:54:06 +01:00
Gordon Williams a860a8d146
Merge pull request #2708 from hughbarney/master
Yet Another Battery Widget,   GPS clock_info
2023-04-27 08:37:40 +01:00
Hugh Barney e180786883 clkinfogps fix tab spaces, build fail 2023-04-26 19:25:50 +01:00
Kevin Whitaker 3c03aef619 update red7game with new game confirmation 2023-04-26 11:20:25 -04:00
Rob Pilling d56de3048b Move minify setting into expandable area, and warn
This moves the minify option to an expandable advanced section, and changes the warning ("may" -> "will")

See #2562 for more details.
2023-04-25 22:35:12 +01:00
Hugh Barney e4a4480376 Merge remote-tracking branch 'upstream/master' 2023-04-25 17:52:27 +01:00
Gordon Williams c7d60250a6 Misc recorder/openstmap tweaks 2023-04-25 10:09:07 +01:00
Gordon Williams e143dce26a
Merge pull request #2707 from bobrippling/drained-icon
drained: add app icon
2023-04-25 08:42:34 +01:00
Rob Pilling c39a88f37b drained: add app icon 2023-04-24 21:51:02 +01:00
Gordon Williams 2f6862024d
Merge pull request #2691 from KTibow/patch-6
Fix some HRM logic in the health app
2023-04-24 14:52:34 +01:00
Gordon Williams d42a80da00 add workaround for connection timeout issue 2023-04-24 11:27:08 +01:00
Gordon Williams b7d49cbbf8 allow log messages 2023-04-24 10:56:01 +01:00
Gordon Williams c9cce8ca9c Merge branch 'master' of github.com:espruino/BangleApps 2023-04-24 10:42:22 +01:00
Gordon Williams 82ea342d39 resurface original bthrm app as bthrmlite - for https://forum.espruino.com/conversations/385841/#comment16951663 2023-04-24 10:42:16 +01:00
Gordon Williams 3940403167
Merge pull request #2697 from bobrippling/stopw-ms-format
stopw: hardcode format and show milliseconds just for the first minute
2023-04-24 10:00:25 +01:00
Gordon Williams fa9bfd3174
Merge pull request #2705 from rigrig/widmsggrid-no-lcd
widmsggrid: Don't turn on LCD
2023-04-24 09:59:29 +01:00
Hugh Barney a217bf0eb9 clkinfogps updated screenshots, added image, fixed reset if no fix code 2023-04-23 18:56:17 +01:00
Hugh Barney 662df4beb6 clkinfogps updated screenshots, added image, fixed reset if no fix code 2023-04-23 18:51:30 +01:00
Richard de Boer 11aeaacb8f
widmsggrid: Don't turn on LCD
There's really no need for the widget to turn on the screen.
2023-04-23 16:08:06 +02:00
Hugh Barney 8416f6e5c5 clkinfogps added screenshots, debug, consistant timer handling 2023-04-23 13:30:15 +01:00
Hugh Barney 31c0f0059a clkinfogps clear fixTime/display if no fix for 4 minutes 2023-04-22 14:40:11 +01:00
Hugh Barney 03f5b12cf2 clkinfogps clear fixTime/display if no fix for 4 minutes 2023-04-22 14:33:31 +01:00
Rob Pilling 7d9a6a2a8a stopw: update changelog / version 2023-04-22 12:01:53 +01:00
Rob Pilling 0eaa35cfe4 Merge branch 'master' into stopw-ms-format
Conflicts:
	apps/clkinfostopw/settings.ts
2023-04-22 11:58:37 +01:00
Hugh Barney 84a85b6de9 clkinfogps set gps power on to 90 seconds after getting fix 2023-04-22 02:14:18 +01:00
Hugh Barney 0d188678cc clkinfogps fixes 2023-04-22 02:00:01 +01:00
Hugh Barney b673479736 clkinfogps fixes 2023-04-22 01:48:53 +01:00
Hugh Barney f0e863dfcd clkinfogps call geo.xx correctly 2023-04-22 01:39:11 +01:00
Hugh Barney 07fd9ffe62 added geotools module 2023-04-22 01:12:49 +01:00
Hugh Barney bff6a4d145 Added clkinfogps 2023-04-22 00:51:30 +01:00
Rob Pilling f3a02082df stopw: fix format and show milliseconds up to 1min 2023-04-21 18:02:01 +01:00
Gordon Williams edc6cbbdb1
Merge pull request #2703 from KungPhoo/master
Updated glbasic clock
2023-04-21 14:14:28 +01:00
KungPhoo 737bdd996c -glbasic clock: changed font, so '5' and '6' don't look similar. 2023-04-21 14:08:28 +02:00
Gordon Williams 079598bc48 Merge in https://github.com/espruino/BangleApps/pull/2702
(PR included a bunch of other stuff not required)
2023-04-21 11:38:27 +01:00
Gordon Williams 3b71304410
Merge pull request #2699 from thyttan/bwclock-fontless
[BW Clock lite] make clock_info border one pixel wider
2023-04-20 19:12:43 +01:00
Gordon Williams df8985da88
Merge pull request #2701 from bobrippling/ts-regenerate
Update typescript & remove "use strict"s
2023-04-20 19:11:16 +01:00
Rob Pilling fc82d3b13b Update typescript & remove "use strict"s 2023-04-20 13:09:52 +01:00
Gordon Williams bce9def441
Merge pull request #2684 from bobrippling/low-power-mode
Drained: Low power mode app
2023-04-20 09:02:38 +01:00
Gordon Williams 45ec4dddd4 remind about latest version 2023-04-20 08:58:51 +01:00
Gordon Williams 6807225abf
Merge pull request #2698 from thyttan/bwclock
[BW Clock] make clock_info border one pixel wider
2023-04-20 08:52:41 +01:00
Rob Pilling 524b204a30 drained: document features in README 2023-04-19 22:40:54 +01:00
Rob Pilling 05094f6c51 stopw: show millis for the first minute 2023-04-19 21:50:51 +01:00