Gordon Williams
|
912f7dfc41
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2023-02-09 10:43:56 +00:00 |
Gordon Williams
|
65d369f049
|
added textinput dependency
|
2023-02-09 10:43:47 +00:00 |
Gordon Williams
|
e61c6f2dd1
|
Merge pull request #2549 from hughbarney/master
Settings.log, off,display,log, both
|
2023-02-09 10:33:31 +00:00 |
Gordon Williams
|
af99384821
|
Merge pull request #2557 from thyttan/backswipe
[backswipe] check for existing swipe/drag handlers
|
2023-02-09 10:24:20 +00:00 |
Gordon Williams
|
2d0c88f0af
|
Merge pull request #2569 from sabrsorensen/mtnclock_fix_unexpected_undefined_in_readWeather
[mtnclock] Addressed undefined weather timestamp
|
2023-02-09 09:25:43 +00:00 |
Sam Sorensen
|
6439062d92
|
Addressed undefined weather timestamp
|
2023-02-08 22:50:01 -07:00 |
Gordon Williams
|
cb8e733738
|
Merge pull request #2563 from nxdefiant/master
sleepphasealarm 0.14
|
2023-02-08 13:12:15 +00:00 |
Gordon Williams
|
980555d5d3
|
Merge pull request #2568 from KungPhoo/patch-4
Update version
|
2023-02-08 13:11:58 +00:00 |
Gordon Williams
|
e8536b44b1
|
Merge pull request #2567 from KungPhoo/patch-3
Update ChangeLog
|
2023-02-08 13:11:50 +00:00 |
Gordon Williams
|
e740141f8e
|
Merge pull request #2566 from KungPhoo/patch-1
Change colour
|
2023-02-08 13:11:43 +00:00 |
KungPhoo
|
50a6649090
|
Update version
|
2023-02-08 14:10:10 +01:00 |
KungPhoo
|
26589fa779
|
Update ChangeLog
|
2023-02-08 14:06:46 +01:00 |
KungPhoo
|
2538d417ad
|
Change colour
Changes the to yellow on < 50% and red on < 20% battery percentage.
|
2023-02-08 13:59:38 +01:00 |
thyttan
|
8b7e152c83
|
add to readme
|
2023-02-08 12:42:02 +01:00 |
thyttan
|
c9dabdf680
|
Capitalization
|
2023-02-08 12:39:27 +01:00 |
thyttan
|
3873f9c14b
|
add readme
|
2023-02-08 12:29:49 +01:00 |
Gordon Williams
|
cae205d38a
|
Merge pull request #2565 from CarlR9/master
Update to Temperature Graph
|
2023-02-08 09:56:42 +00:00 |
Gordon Williams
|
489c96d9ba
|
Add LEGO remote control
|
2023-02-08 09:30:07 +00:00 |
Gordon Williams
|
db9bc00510
|
fix sanity check warning
|
2023-02-08 09:29:40 +00:00 |
CarlR9
|
9a70cb9501
|
Merge branch 'espruino:master' into master
|
2023-02-08 21:34:33 +13:00 |
Gordon Williams
|
a947a346bf
|
Merge pull request #2564 from glemco/master
agenda: show day of the week in date
|
2023-02-08 08:27:11 +00:00 |
CarlR9
|
3a7f159afd
|
Merge branch 'espruino:master' into master
|
2023-02-08 18:08:25 +13:00 |
thyttan
|
4649f908d0
|
add settings for standard # of swipe and drag handlers
|
2023-02-07 20:28:22 +01:00 |
thyttan
|
23e345202a
|
remove some bool
|
2023-02-07 19:40:07 +01:00 |
thyttan
|
61b71360c2
|
count # of handlers when deciding whether to go back
|
2023-02-07 19:33:57 +01:00 |
Gabriele Monaco
|
ecf029deff
|
agenda: show day of the week in date
|
2023-02-07 14:01:51 +01:00 |
Erik Andresen
|
aa7fdc3966
|
sleepphasealarm
Added screenshot_log.png
|
2023-02-06 19:19:38 +01:00 |
Gordon Williams
|
c3827f9c24
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2023-02-06 11:20:57 +00:00 |
Gordon Williams
|
d426ca3656
|
assistedgps 0.05: Fix regression in 0.04 that caused AGPS data not to get loaded
|
2023-02-06 11:20:36 +00:00 |
Gordon Williams
|
e578faa2f5
|
Merge pull request #2556 from halemmerich/quickcentertimeout
qcenter - Cleanup timeout
|
2023-02-06 10:36:40 +00:00 |
Gordon Williams
|
a0f12dce8e
|
Merge pull request #2561 from sabrsorensen/add_weather.json_support_to_mtnclock
[mtnclock] Added support for reading weather.json
|
2023-02-06 10:12:11 +00:00 |
Sam Sorensen
|
b2b299efc3
|
Updated minimal weather data save from GB
|
2023-02-05 21:59:29 -07:00 |
Sam Sorensen
|
959e376f09
|
Fixed typo
|
2023-02-05 21:57:52 -07:00 |
Sam Sorensen
|
e33db79ab3
|
Merge branch 'master' into add_weather.json_support_to_mtnclock
|
2023-02-05 21:54:20 -07:00 |
Sam Sorensen
|
653756c917
|
Updated version and README
|
2023-02-05 21:48:53 -07:00 |
Sam Sorensen
|
3371f86bb5
|
Save minimal weather data and limit weather update frequency
|
2023-02-05 21:39:43 -07:00 |
Sam Sorensen
|
5c3b742a42
|
Prevent exceptions if weather.json doesn't exist.
|
2023-02-05 20:18:37 -07:00 |
Sam Sorensen
|
f4f07806a6
|
Added mtnclock support for reading weather.json
This allows the use of owmweather or weather to provide weather updates
to mtnclock.
|
2023-02-05 19:14:35 -07:00 |
thyttan
|
0c29640dfd
|
ud is not used
|
2023-02-05 14:43:43 +01:00 |
thyttan
|
853c99e889
|
check for NOT more than one swipe handler
|
2023-02-05 14:25:37 +01:00 |
Erik Andresen
|
b0b1eefb01
|
sleepphasealarm
Add plot logged data to settings
|
2023-02-05 11:38:22 +01:00 |
CarlR9
|
12c7511782
|
Add files via upload
|
2023-02-05 16:07:35 +13:00 |
thyttan
|
de20a40100
|
check for existing swipe handlers
|
2023-02-04 22:36:16 +01:00 |
Erik Andresen
|
3ada593477
|
sleepphasealarm: loggin on Bangle 1
Limit logging on Bangle.js 1 to one day due to low memory
|
2023-02-04 09:53:05 +01:00 |
CarlR9
|
46c1ffa893
|
Add files via upload
|
2023-02-04 19:05:16 +13:00 |
CarlR9
|
aedac6a429
|
Add files via upload
|
2023-02-04 16:05:00 +13:00 |
Erik Andresen
|
1174faafbf
|
sleepphasealarm 0.14
Reduce update interval of current time when seconds are not shown
|
2023-02-03 18:03:44 +01:00 |
Martin Boonk
|
aa91d43fa9
|
qcenter - Cleanup timeout
|
2023-02-03 12:49:54 +01:00 |
Gordon Williams
|
d9dfb3adee
|
Merge pull request #2555 from CarlR9/master
'Temperature Graph' Bangle 2 app
|
2023-02-03 09:41:01 +00:00 |
Gordon Williams
|
5fa45d5d4b
|
Merge pull request #2554 from nxdefiant/widalarmeta
widalarmeta: fix #2542
|
2023-02-03 08:45:31 +00:00 |