Commit Graph

13845 Commits (2708cabc5e1ae3521e7a50c557db63d57dfa612a)

Author SHA1 Message Date
Richard de Boer c9ba8997b6
messagelist: add `debug()` statements
Set `global.DEBUG_MESSAGELIST = true` to enable
2023-08-19 13:48:17 +02:00
David Peer 463a107c28 Show ? instead of err if weather is unknown. 2023-08-19 07:22:56 +02:00
David Peer 0cec394aab Minor design change 2023-08-19 07:21:12 +02:00
David Peer 188aaa99f7 clear icon area in case weather condition changed 2023-08-19 07:18:53 +02:00
Pavel Machek 1c96a66db9 Fix tabs-vs-spaces warning, remove extra debugging. 2023-08-18 22:49:30 +02:00
Pavel Machek 3158d945aa Add Space Weaver -- vector map application.
This really needs more work (as documented in README), but this is
already quite useful.

Please check app.js file -- I used library for conversion between xyz
and lat/lon, so its license applies. It seems to be compatible with
bangle apps license.
2023-08-18 22:41:41 +02:00
Erik Andresen 2d7fdd88c2 sched/calendar: Fix timezone handling on ical 2023-08-18 20:40:24 +02:00
David Peer a335acf17e Added contributors 2023-08-18 18:37:51 +02:00
David Peer 817607287c Ensure same default settings in app.js and settings.js 2023-08-18 18:35:58 +02:00
David Peer 03b12614c3 Changed default 2023-08-18 17:53:46 +02:00
David Peer ff8b799427 Added option to show weather 2023-08-18 17:51:14 +02:00
Gordon Williams b98da07b3c
Update tags to show it's a clock 2023-08-18 09:21:09 +01:00
Pavel Machek 5b515bf2b8 Add astronomical clock. The plan is to have an (analog) astronomical
clock with a lot of information on single dial.
2023-08-18 10:15:57 +02:00
frederic wagner ebc95fda69 sokoban: renamed level file 2023-08-17 09:11:23 +02:00
Gordon Williams f67d9eb85f Remove 'beta' label from passkey - it's been around for a while and works ok 2023-08-16 09:47:01 +01:00
Gordon Williams 720d34bb8e
Merge pull request #2973 from ssievert42/whitelist_address_resolve
boot, setting: whitelist: try to resolve peer address
2023-08-16 09:45:16 +01:00
Dennis Kueper ef4ee7e478 Not beautiful but finally working 2023-08-16 09:35:50 +02:00
Simon Sievert e1692a4dbc
boot, setting: whitelist: try to resolve peer address
This uses NRF.resolveAddress() on newer firmwares, to try to resolve "random private resolvable addresses" of peers that connect, before checking the whitelist.
2023-08-16 09:14:09 +02:00
Dennis Kueper 8715e0df92 fix 2023-08-16 09:06:18 +02:00
Dennis Kueper 0fb770795f fix 2023-08-16 08:53:17 +02:00
Dennis Kueper c4ced443e0 Fix js 2023-08-16 08:46:54 +02:00
Dennis Kueper f0304b5b43 Add settings to configure prompt 2023-08-16 08:44:25 +02:00
Gordon Williams 656b8a275c 0.05: fix alignment of clock items caused by 0.04 (fix #2970)
Also move var->let, to stop fast load memory leaks
2023-08-15 08:21:50 +01:00
Gordon Williams 9eded4cb3c
Merge pull request #2969 from matijatosic/poweroff
Add prompt before shutdown
2023-08-14 12:14:16 +01:00
Matija Tošić 5dcf0790cc Update changelog 2023-08-14 11:54:27 +02:00
Gordon Williams 4d4d9aa0f4
Merge pull request #2968 from matijatosic/hwid
Fix hwid_a_battery_widget background color
2023-08-14 07:44:34 +01:00
Gordon Williams 33abbe009e
Merge pull request #2967 from StefanBruens/kml-export-fix-missing-gx-namespace
Add missing gx namespace for kml extensions
2023-08-14 07:43:16 +01:00
Matija Tošić c380bda4dc Fix hwid_a_battery_widget background color 2023-08-14 01:24:36 +02:00
StefanBruens a1c3d83401
Add missing gx namespace for kml extensions
According to https://developers.google.com/kml/documentation/kmlreference#kml-extension-namespace-and-the-gx-prefix

> This namespace URI must be added to the <kml> element in any KML file using gx-prefixed elements

As the exported kml tracks always contain such elements, add
the namespace.
2023-08-13 20:47:33 +02:00
Matija Tosic 6414859eda Add prompt before shutdown 2023-08-13 02:39:09 +02:00
Tim Kuhlmann 0729baa3ac update edgeclk icon 2023-08-12 13:50:04 +02:00
Tim Kuhlmann bb68b7e9d1 edgeclk: fix bar reset and 100k+ steps 2023-08-12 10:34:47 +02:00
Gordon Williams 53aaffab0b
Merge pull request #2964 from tinxx/master
add edgeclk
2023-08-11 13:16:51 +01:00
Tim Kuhlmann bcc77f5f25 add edgeclk 2023-08-11 12:46:34 +02:00
Rob Pilling 191c2c9998 bikespeedo: fix locale units setting 2023-08-11 07:54:02 +01:00
Gordon Williams 6107e9474c fix minified lib after update 2023-08-09 15:16:11 +01:00
inhof009 3a5a78ae5a
Update metadata.json 2023-08-09 08:36:30 -04:00
inhof009 0b1b2eee64
Update README.md 2023-08-09 08:35:09 -04:00
inhof009 0ed2fd7ad9
Update ChangeLog 2023-08-09 08:34:38 -04:00
inhof009 7ae0e8093b
Update app.js
Added button interaction. 1 press for refresh data, double press for launcher.
2023-08-09 08:34:06 -04:00
inhof009 1309e0a457
Update settings.js
Modified menu names to make more sense
2023-08-09 08:10:52 -04:00
Gordon Williams 4ff35f0787 minor tweaks after #2889 2023-08-09 09:16:33 +01:00
Gordon Williams a6927fa603
Merge pull request #2889 from joserebelo/activity
Implement API for activity fetching
2023-08-09 08:51:34 +01:00
José Rebelo 89737153a0 Implement API for activity fetching 2023-08-09 08:50:49 +01:00
Gordon Williams 2508fb7374 update description, attempt to fix settings page 2023-08-09 08:37:20 +01:00
inhof009 54972a9c60
Update README.md 2023-08-08 16:07:12 -04:00
inhof009 9e1bb92ad7
Update README.md 2023-08-08 16:05:14 -04:00
inhof009 352e663c68
Merge branch 'espruino:master' into master 2023-08-08 15:48:29 -04:00
Gordon Williams 57a9dd027f pebblepp 0.04: Ensure we only scale down clockinfo text if it really won't fit 2023-08-08 17:14:00 +01:00
inhof009 268e6066b6
Update README.md 2023-08-08 10:51:00 -04:00
inhof009 6b0d69bd27
Rename usgs.settings.js to settings.js 2023-08-08 09:56:20 -04:00
inhof009 3d24af5b70
Create usgs.settings.js 2023-08-08 09:54:31 -04:00
inhof009 90db121cc9
Update app.js 2023-08-08 09:52:50 -04:00
Gordon Williams 807ffdf13e
Merge pull request #2956 from bobrippling/bleadvert-array
bootgattbat & bthometemp: handle bleAdvert array
2023-08-08 09:52:12 +01:00
Gordon Williams 62ce8144e9
Merge pull request #2912 from bobrippling/btadv-improvements
btadv: sensor location & accelerometer adverts
2023-08-08 09:50:58 +01:00
Gordon Williams 6165bbc2c5
Merge pull request #2955 from bobrippling/lcdclock-loadwidgets
lcdclock: load clockinfo before widgets
2023-08-08 09:46:50 +01:00
Rob Pilling 71deca86df bthometemp: handle bleAdvert array 2023-08-08 08:20:43 +01:00
Rob Pilling 8cfaf5591e btadv: generate JS 2023-08-08 08:15:12 +01:00
Rob Pilling 6a4c1f2c27 btadv: drop accel button 2023-08-08 08:15:12 +01:00
Rob Pilling b86d2bd841 bootgattbat: handle bleAdvert array 2023-08-08 08:10:37 +01:00
Rob Pilling 99b72333e5 btadv: integration with existing Bangle.bleAdvert 2023-08-08 08:10:36 +01:00
Rob Pilling 5ab81829a2 lcdclock: load clockinfo before widgets
This matches the behaviour of other clocks, meaning any dependencies
between widgets and clock info is consistent

See also #2900
2023-08-08 07:33:39 +01:00
Dennis Kueper a3d2e0a3b5 Get time zone from settings for showing the clock 2023-08-08 08:05:38 +02:00
inhof009 f8af4bcbc9
Update metadata.json 2023-08-07 21:45:36 -04:00
Gordon Williams 614c003eca osm 0.25: Enable scaled image filtering on 2v19+ firmware 2023-08-07 14:30:30 +01:00
Gordon Williams de1287a685 allow 8bpp maps on Bangle.js 2 2023-08-07 12:22:40 +01:00
Gordon Williams 34cb33f75f
Merge pull request #2950 from nxdefiant/master
Calendar: Edit holidays on device in settings
2023-08-07 10:24:04 +01:00
Gordon Williams bdcfb7e616
Merge branch 'master' into env 2023-08-07 08:48:40 +01:00
Gordon Williams 63a44a58b0
Merge pull request #2951 from joserebelo/alarm
android: Allow alarm enable/disable
2023-08-07 08:30:46 +01:00
Martin Boonk a6ef1067bf gpstrek - Reset compass samples on turning it off 2023-08-07 08:18:40 +02:00
Martin Boonk 811174436d gpstrek - Bump version 2023-08-06 21:11:25 +02:00
Martin Boonk 20cfa16a6c gpstrek - Turn compass off when a fix is available 2023-08-06 21:11:25 +02:00
Martin Boonk 56cc982cbc gpstrek - Draw direction arrows on route 2023-08-06 21:11:25 +02:00
inhof009 a5073c2514
Update app.js 2023-08-06 14:56:10 -04:00
inhof009 373326265d
Update app.js 2023-08-06 14:55:20 -04:00
inhof009 e81b35a347
Update app.js 2023-08-06 14:52:15 -04:00
inhof009 2e594e47db
Delete usgs.png 2023-08-06 14:46:13 -04:00
inhof009 f8132e9d1b
Add files via upload 2023-08-06 14:45:53 -04:00
inhof009 06e030cd71
Delete usgs.img.png 2023-08-06 14:43:46 -04:00
inhof009 95c643a2ed
Add files via upload 2023-08-06 14:43:27 -04:00
inhof009 3b338197cf
Add files via upload 2023-08-06 14:42:10 -04:00
inhof009 82367d016b
Create ChangeLog 2023-08-06 14:37:54 -04:00
inhof009 e858408158
Create README.md 2023-08-06 14:37:24 -04:00
inhof009 6bc8e63ed8
Create metadata.json 2023-08-06 14:36:58 -04:00
inhof009 f83d3fb494
Added icon 2023-08-06 14:34:52 -04:00
inhof009 62083f34fb
Create usgs app 2023-08-06 14:33:20 -04:00
Martin Boonk f8e0baa7e1 gpstrek - Create settings 2023-08-06 20:29:58 +02:00
José Rebelo 9c8da97552 android: Allow alarm enable/disable 2023-08-06 00:23:40 +01:00
José Rebelo 6210f11149 android: Send fw and hw on connection 2023-08-04 23:13:31 +01:00
Gordon Williams 2e261b3a56
Merge pull request #2949 from bobrippling/chargerot-setting-read
chargerot: handle missing settings (e.g. first install)
2023-08-04 09:41:25 +01:00
Gordon Williams 31fb8f8d02 health 0.25: lib.read* methods now return correctly scaled movement
movement graph in app is now an average, not sum
      fix 11pm slot for daily HRM
2023-08-04 09:36:18 +01:00
Rob Pilling c5cf741df1 chargerot: handle missing settings (e.g. first install) 2023-08-03 18:12:38 +01:00
Gordon Williams 92eb60decd
Merge pull request #2945 from thyttan/kbswipe
kbswipe: Compat w backswipe on newer firmwares
2023-08-03 11:59:54 +01:00
Gordon Williams 2fb5fda75b
Merge pull request #2946 from thyttan/kbtouch
kbtouch: Compat w backswipe on newer firmwares
2023-08-03 11:59:38 +01:00
Gordon Williams b977a3357a
Merge pull request #2947 from thyttan/dragboard
dragboard: remove arguments to `catchSwipe`
2023-08-03 11:59:13 +01:00
Gordon Williams 8a4f99d337
Merge pull request #2948 from thyttan/draguboard
draguboard: remove arguments from `catchSwipe`
2023-08-03 11:59:05 +01:00
thyttan 7aaea32ebb draguboard: remove arguments from `catchSwipe` 2023-08-03 12:52:13 +02:00
thyttan 17fc4ccb61 dragboard: remove arguments to `catchSwipe` 2023-08-03 12:50:23 +02:00
thyttan 8ba3c68b59 kbswipe: Compat w backswipe on newer firmwares 2023-08-03 12:45:17 +02:00
thyttan 752dd852df kbtouch: Compat w backswipe on newer firmwares 2023-08-03 12:41:41 +02:00