Martin Boonk
|
fe240ea27c
|
owmweather - Fix calling weather if it is not available
|
2023-05-17 22:22:48 +02:00 |
Martin Boonk
|
bd34c54eed
|
owmweather - Respect update interval even on boot
|
2023-05-17 22:05:08 +02:00 |
Martin Boonk
|
4c5e9ce74b
|
owmweather - Bump version
|
2023-05-17 22:03:37 +02:00 |
Martin Boonk
|
bd3c8b4107
|
owmweather - Read defaults to prevent loading weather every few seconds
|
2023-05-17 21:54:35 +02:00 |
Gordon Williams
|
9dd40c9d64
|
Merge pull request #2746 from halemmerich/powermanagerfix
Powermanager - Tweaks
|
2023-05-12 09:46:42 +01:00 |
Martin Boonk
|
cd6ecdab61
|
powermanager - Bump version
|
2023-05-12 00:39:26 +02:00 |
Martin Boonk
|
b5ffb4e675
|
powermanager - Fix typo
|
2023-05-12 00:35:12 +02:00 |
Martin Boonk
|
fd1c9058aa
|
powermanager - Allow clearing log files from settings
|
2023-05-12 00:35:12 +02:00 |
Martin Boonk
|
9d7bb2d9c8
|
powermanager - Log timestamps while tracing and tweak table visuals
|
2023-05-12 00:35:12 +02:00 |
Martin Boonk
|
c32f234e95
|
powermanager - Use charging state on boot
|
2023-05-12 00:35:12 +02:00 |
Gordon Williams
|
419d734043
|
Merge pull request #2741 from targor/master
Buzzing behavior in message app
|
2023-05-11 13:57:06 +01:00 |
Gordon Williams
|
e8036a3780
|
changed other timeout bits to interval
|
2023-05-11 13:32:58 +01:00 |
Gordon Williams
|
b616675246
|
Merge pull request #2740 from stweedo/master
Update interface.html - shadowclk
|
2023-05-11 13:27:23 +01:00 |
Gordon Williams
|
19bd1da0fe
|
minor tweak
|
2023-05-11 12:46:20 +01:00 |
Gordon Williams
|
9b84ada7b2
|
added pebble++ - pebble clock with clockinfo
|
2023-05-11 12:38:51 +01:00 |
Gordon Williams
|
cde3818815
|
clockinfo 0.03: Reported image for battery now reflects charge level
|
2023-05-11 12:38:27 +01:00 |
Gordon Williams
|
ef1f4e4064
|
add magnetometer clock info
|
2023-05-11 10:28:33 +01:00 |
Gordon Williams
|
0e05d97056
|
example update
|
2023-05-11 10:27:27 +01:00 |
stweedo
|
482af03edf
|
Fixes default settings not being used
|
2023-05-11 04:03:49 -05:00 |
stweedo
|
123cd79a5d
|
Fixes broken suffix
|
2023-05-11 03:36:06 -05:00 |
Gordon Williams
|
d53536bb21
|
Merge pull request #2742 from bobrippling/sched-tweaks
Tweaks to sched.d.ts to type-check the docs example
|
2023-05-11 09:35:57 +01:00 |
Gordon Williams
|
7b3dfee1db
|
Merge pull request #2728 from bobrippling/drained-fixes
`drained`: align clock and permit boot exceptions
|
2023-05-11 09:23:00 +01:00 |
stweedo
|
c971a7cd0e
|
fixes broken 12hr format
|
2023-05-11 02:32:27 -05:00 |
stweedo
|
1f35b08ee0
|
Update app.js
Fixed bug in leading zero logic
|
2023-05-11 00:42:32 -05:00 |
stweedo
|
81d7720826
|
Merge branch 'espruino:master' into master
|
2023-05-10 23:14:54 -05:00 |
stweedo
|
f7c5051bfa
|
v0.03 update - new settings
|
2023-05-10 20:15:39 -05:00 |
stweedo
|
fb3e036ebd
|
Delete icon.png
|
2023-05-10 20:15:04 -05:00 |
Rob Pilling
|
2d3f4375ed
|
version bumps
|
2023-05-10 23:37:08 +01:00 |
Rob Pilling
|
4b29579bd5
|
Merge branch 'master' into drained-fixes
Conflicts:
apps/popconlaunch/boot.js
|
2023-05-10 23:34:44 +01:00 |
Rob Pilling
|
b4d46d5779
|
popconlaunch: avoid polluting global scope
|
2023-05-10 23:28:32 +01:00 |
Rob Pilling
|
1cbda278fe
|
drained: avoid polluting global scope
|
2023-05-10 23:28:32 +01:00 |
stweedo
|
5126f9178d
|
better icons
|
2023-05-10 16:59:18 -05:00 |
stweedo
|
e480433307
|
Update fonts and images
|
2023-05-10 16:47:51 -05:00 |
Rob Pilling
|
1f6070bafd
|
drained: regenerate JS
|
2023-05-10 21:25:19 +01:00 |
Rob Pilling
|
fe1a11e098
|
drained: fix menu redraw
|
2023-05-10 21:25:00 +01:00 |
Rob Pilling
|
566400b26c
|
Tweaks to sched.d.ts to type-check the docs example
[The docs example](https://github.com/espruino/BangleApps/tree/master/apps/sched#internals--library)
|
2023-05-10 20:54:38 +01:00 |
stweedo
|
a1a446a4c6
|
fixes json errors in interface.html
Also changed timeout to 1000ms for testing
|
2023-05-10 12:17:14 -05:00 |
Targor
|
e64564ae58
|
Merge branch 'espruino:master' into master
|
2023-05-10 17:01:46 +02:00 |
Targor
|
9f96ae0955
|
fixes buzzing behavior in de messages app.
|
2023-05-10 16:56:58 +02:00 |
Gordon Williams
|
8a65bc9c7b
|
docs
|
2023-05-10 13:48:09 +01:00 |
Gordon Williams
|
5d08afdba0
|
New widget - allows you to use clock info from your widget bar
|
2023-05-10 12:06:54 +01:00 |
Gordon Williams
|
6084c2b9ad
|
Fix issue with widget utils - just a single hidden widget would cancel checking others
|
2023-05-10 12:05:30 +01:00 |
stweedo
|
96342a3c39
|
Update interface.html - shadowclk
Add comments
Reduce timeout to 50ms
|
2023-05-10 05:00:03 -05:00 |
Gordon Williams
|
cccce9318e
|
Show the current date as a widget in tha Patriot clock
|
2023-05-10 10:29:00 +01:00 |
Gordon Williams
|
9541d3a076
|
remove beta tag
|
2023-05-10 10:28:15 +01:00 |
Gordon Williams
|
9dad168cd9
|
Merge pull request #2733 from bobrippling/bikespeedo-tweaks
bikespeedo - tweaks
|
2023-05-10 08:14:04 +01:00 |
Gordon Williams
|
8707307195
|
Merge pull request #2734 from bobrippling/app/widhid
New widget: widhid
|
2023-05-10 08:13:39 +01:00 |
Gordon Williams
|
603b24e5f4
|
Merge pull request #2738 from bobrippling/popcon-tweaks
popcon: trim old entries from the cache
|
2023-05-10 08:12:30 +01:00 |
Gordon Williams
|
652cf621ed
|
Merge pull request #2737 from stweedo/master
Update interface.html for shadowclk
|
2023-05-10 08:12:07 +01:00 |
Rob Pilling
|
abc57030ad
|
widhid: delete unused variables
|
2023-05-10 08:05:29 +01:00 |