Commit Graph

11835 Commits (48f950f0b93a8f44ee982029d2dcf417075d87c2)

Author SHA1 Message Date
Rob Pilling 48f950f0b9 btadv: icon changes 2023-02-14 22:33:30 +00:00
Rob Pilling b671ca5952 btadv: hide stale values from menu 2023-02-14 22:33:30 +00:00
Rob Pilling 628d791c98 btadv: update name 2023-02-14 22:33:30 +00:00
Rob Pilling eaed0f8215 btadv: fix menus, avoid magic numbers 2023-02-14 22:33:30 +00:00
Rob Pilling f8ef58b48b btadv icon fixes 2023-02-14 22:33:30 +00:00
Rob Pilling 52894002e1 btadv: typescript + icon 2023-02-14 22:33:30 +00:00
Rob Pilling da58969924 btadv --> typescript 2023-02-14 22:33:30 +00:00
Rob Pilling 1477029762 btadv app: initial hrm support 2023-02-14 22:33:30 +00:00
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
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
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
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
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