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
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
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
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
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
Rob Pilling
14ad4b760a
drained: add settings type
2023-04-13 18:05:26 +01:00
Rob Pilling
671ee4af7a
drained: fit settings prompts into screen (and format)
2023-04-13 17:52:09 +01:00
Rob Pilling
4a8cd6e7a8
Regenerate typescript
2023-04-13 17:52:04 +01:00
Rarder44
ecd7ba57c1
[messages_light] changelog and metadata
2023-04-13 18:37:27 +02:00
Gordon Williams
e9bfe885e7
Merge branch 'master' of github.com:espruino/BangleApps
2023-04-13 10:36:38 +01:00
Gordon Williams
d06cedcc5e
Merge branch 'pinq--master'
2023-04-13 10:36:25 +01:00
Gordon Williams
423d22c273
tweak screenshots
2023-04-13 10:36:20 +01:00
Rarder44
ebf27aa14f
fix for #2689
...
commented out of the old code (it could be useful during the re-implementation of the music interface)
2023-04-12 17:43:12 +02:00
pinq-
d1fe165c80
Removed screenshots and added Contributors
2023-04-12 17:35:27 +03:00
Gordon Williams
fb694036a4
Merge pull request #2681 from notEvil/chargent4
...
chargent: notification
2023-04-12 10:29:33 +01:00
Gordon Williams
14cc283679
Merge pull request #2679 from storm64/sleeplog
...
[sleeplog] Improving triggers and web interface
2023-04-12 10:28:07 +01:00
Gordon Williams
b371fa6171
Merge pull request #2688 from gellnerm/master
...
Initial release of widtemp temperature widget
2023-04-12 10:27:33 +01:00
Gordon Williams
9bbde4e565
Merge pull request #2687 from trufae/hira
...
Fix exception and glitch in kanawatch
2023-04-12 10:25:30 +01:00
Rob Pilling
1aed25f05f
drained: use short booleans
2023-04-11 18:15:32 +01:00
Rob Pilling
f68abbd33d
Regenerate types: ShortBoolean
2023-04-11 18:15:13 +01:00
pinq-
39d91dd4ac
Merge branch 'master' of https://github.com/pinq-/BangleApps
2023-04-10 22:09:32 +03:00
pinq-
ed998b8b81
change of the default values
...
Added images and change default values
2023-04-10 22:08:28 +03:00
pinq-
a89ea65410
No need for this
2023-04-10 21:48:13 +03:00
pinq-
2889a73ff5
change of default values
2023-04-10 21:38:47 +03:00
pinq-
0a4faec632
Merge branch 'espruino:master' into master
2023-04-10 21:31:17 +03:00
pinq-
f648a7250d
Some settings changes
...
Made bubble option global
Added date to text
2023-04-10 21:29:13 +03:00
mgellner
4620040172
Fix widget.js filename to match name in metadata.json
2023-04-10 18:58:47 +02:00