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
Rob Pilling
a467a81c33
stopw: remove padding from minute formatting
2023-04-19 19:04:15 +01:00
Rob Pilling
96c8b9e49d
drained: regenerate JS
2023-04-19 18:36:54 +01:00
Rob Pilling
f8fc93301e
drained: handle errors from bootupdate
...
Such as:
```
Uncaught ReferenceError: "bleServiceOptions" is not defined
at line 4 col 228 in .boot0
...ECwA=="));bleServiceOptions.hid=Bangle.HID;
^
at line 68 col 50 in drained.app.js
eval(require('Storage').read('bootupdate.js'));
^
```
2023-04-19 18:36:54 +01:00
Rob Pilling
73d41a40ff
drained: allow user to restore full-power mode
2023-04-19 18:36:54 +01:00
Rob Pilling
99a211a937
drained: publicise `drainedRestore()`
2023-04-19 18:36:54 +01:00
Rob Pilling
c7aa2b3655
drained: load self on startup
...
this allows us to then control restoring normal operation
2023-04-19 18:14:10 +01:00
Rob Pilling
a28891e6df
drained: guard against BLE exceptions
2023-04-19 18:13:48 +01:00
thyttan
6830e5ed16
make clock_info border one pixel wider
2023-04-19 19:13:33 +02:00
Rob Pilling
d0ad4cd8df
drained: restore normal operation on sufficient charge
2023-04-19 18:13:23 +01:00
thyttan
3ac91b5fee
make clock_info border one pixel wider
2023-04-19 18:51:02 +02:00
Rob Pilling
55441d5ef5
powermanager: format seconds into days/hours/minutes/seconds
2023-04-19 12:04:15 +01:00
Rob Pilling
1893345d37
stopw: only show milliseconds for the first second
2023-04-19 08:37:41 +01:00
Hugh Barney
24dd468edb
ensure widget is referenced as batc throughout
2023-04-18 20:28:57 +01:00
Hugh Barney
529eb7c380
merge
2023-04-18 20:18:54 +01:00
Hugh Barney
d4d44bcc72
merge
2023-04-18 20:14:19 +01:00
Hugh Barney
894591df68
renamed Changelog to ChangeLog as the tests are case sensitive
2023-04-18 20:09:15 +01:00
Gordon Williams
9cb21ceb0f
Merge pull request #2695 from bobrippling/stopw-improvements
...
Improvements to the stopwatch clockinfo
2023-04-17 14:09:44 +01:00
Rob Pilling
9767eb6594
typescript: drop "use strict" generation
2023-04-17 12:02:31 +01:00
Kendell R
0e461352d1
Update boot.min.js
2023-04-17 06:24:47 -04:00
Kendell R
a67f819cf3
Raise threshold to 90% confidence
2023-04-17 06:00:09 -04:00
Gordon Williams
1047f8dd23
Merge pull request #2693 from c-mauderer/master
...
widalarmeta: Selectable font. Optional hour padding.
2023-04-17 10:32:06 +01:00
Gordon Williams
9daa77d78d
Merge pull request #2690 from Rarder44/Messages-Light
...
fix for #2689
2023-04-17 10:03:44 +01:00
Rob Pilling
685aedad41
clkinfo stopw: better settings
2023-04-17 08:52:10 +01:00
Rob Pilling
1ac5942a93
clkinfo stopw: regenerate JS
2023-04-16 21:15:25 +01:00
Rob Pilling
efd6ec5083
clkinfo stopw: fix redrawing when paused
2023-04-16 21:14:29 +01:00
Rob Pilling
2443000117
clkinfo stopw: drop interval to 1s
2023-04-16 21:14:29 +01:00
Rob Pilling
ac219f241f
clkinfo stopw: add option for format
2023-04-16 21:14:27 +01:00
Hugh Barney
7ec885008d
reverted to clkinfostopw 0.1 to avoid clash with widbatc PR
2023-04-16 18:02:38 +01:00
Hugh Barney
e5c6707e15
added ChangeLog
2023-04-16 17:15:54 +01:00
Hugh Barney
b627945751
corrected metadata.json
2023-04-16 17:11:45 +01:00
Hugh Barney
2216398bb8
Yet Another Battery Widget
2023-04-16 17:01:30 +01:00
Christian Mauderer
9ece2165e4
widalarmeta: Selectable font. Optional hour padding.
...
Allow to select between segment, teletext and bitmap font. Allow to
disable the hour padding.
FIXME
2023-04-16 17:56:05 +02:00
Hugh Barney
82b78d5b69
clkinfostopw - set format to h:mm:ss to shorten string
2023-04-14 23:54:09 +01:00
Rob Pilling
ea5acf0b12
drained: rearrange disabling/enabling bootcode
2023-04-13 18:38:39 +01:00
Rob Pilling
80a77772e8
drained: emit "drained" event
2023-04-13 18:35:41 +01:00
Rob Pilling
ab75d5b353
Regenerate JS
2023-04-13 18:07:46 +01:00
Rob Pilling
49527fbd22
drained: add ability to disable other boot code
2023-04-13 18:07:46 +01:00