1
0
Fork 0
Commit Graph

15209 Commits (28927f7849dbb9fa4a05ceba18a38dd6b445c242)

Author SHA1 Message Date
Christian Meichle 8a3cb4480d fixed typo in settings.js for DRAGDOWN that did cause the setting to not be saved correctly and hence wasn't settable 2023-03-06 15:40:11 +01:00
Gordon Williams 9625bc8214
Merge pull request #2608 from bobrippling/widbt2
widbtstates
2023-03-06 13:31:02 +00:00
Rob Pilling a135ba497f ChangeLog 2023-03-06 12:15:04 +00:00
Rob Pilling c0194f260f Rename -> widbtstates 2023-03-06 12:14:56 +00:00
Rob Pilling 832ec7a7a5 Use NRF.getSecurityStatus().advertising for initial state 2023-03-06 12:05:32 +00:00
Rob Pilling d9dc729abd Regenerate types - NRF.getSecurityStatus() 2023-03-06 12:05:32 +00:00
Rob Pilling 3808b0bc3c widbt2: convert to typescript 2023-03-06 12:05:32 +00:00
Rob Pilling 326afaf72e New widget: bt2 2023-03-06 12:05:32 +00:00
Gordon Williams d2d41e1404
Merge pull request #2625 from pavelmachek/merge_1
openstmap: display waypoints
2023-03-06 09:51:08 +00:00
Gordon Williams 657bb07846
Merge pull request #2629 from pavelmachek/merge_2
altimeter: Display sea-level pressure, too, and allow calibration
2023-03-06 09:41:24 +00:00
Gordon Williams 7a3dff540a
Merge pull request #2630 from glemco/master
weather: added monochrome parameter to `drawIcon`
2023-03-06 09:29:39 +00:00
lauzonhomeschool ec171c81d4 [draguboard] setFontAlign at the last minute 2023-03-05 22:39:37 -05:00
lauzonhomeschool 211f3c3113 [draguboard] fix initialization of appRect 2023-03-04 23:06:13 -05:00
lauzonhomeschool e67264fa46 [draguboard] Create draguboard app from dragboard 2023-03-04 13:03:17 -05:00
Gabriele Monaco 81fb1dafb0 weather: added monochrome parameter to `drawIcon` 2023-03-04 16:02:42 +01:00
Pavel Machek 783686866e altimeter: Display sea-level pressure, too, and allow calibration
Add display of sea-level pressure and temperature, and allow
calibration by setting the altitude. That way, you can get precise
altitude if you already know sea-level pressure (from example from
forecast), or you can calibrate using known altitude and have precise
readings for a while.
2023-03-03 18:49:54 +01:00
Pavel Machek 2f53b732bc openstmap: We updated changelog, so increase version. 2023-03-03 17:54:53 +01:00
Pavel Machek c18d1d4a42 openstmap: fix operation without waypoints, increase version 2023-03-03 17:50:48 +01:00
Gordon Williams 4433d2cef5 2v16 bootloader hash 2023-03-03 16:30:13 +00:00
Gordon Williams 1a3f338a17 Add short name for QR codes 2023-03-03 10:25:23 +00:00
Gordon Williams 2767c57cba 0.06: Lower chunk size to 1024 (from 2048) to make firmware updates more reliable 2023-03-03 10:25:02 +00:00
Gordon Williams ba1c109e88
Merge pull request #2628 from Rarder44/master
[app/iconlauncher] fix fullscreen with oneClickExit
2023-03-03 08:41:15 +00:00
Gordon Williams cf8e1f82b0
Merge pull request #2619 from thyttan/messagesoverlay
[messagesoverlay] scroll six lines per swipe, on Bangle2 this leaves the previous first…
2023-03-03 08:40:31 +00:00
Rarder44 f027b65e8e fix fullscreen with oneClickExit 2023-03-02 20:11:34 +01:00
Gordon Williams 55bedf3207
Merge pull request #2620 from thyttan/runplus
[Runplus] tweak and align HRM min/max defaults, change allowed min/max interval…
2023-03-02 08:34:45 +00:00
Gordon Williams bce7383664
Merge pull request #2626 from espruino/dependabot/submodules/core-0d02ff3
Bump core from `893c2db` to `0d02ff3`
2023-03-02 08:34:03 +00:00
dependabot[bot] a1116e3c81
Bump core from `893c2db` to `0d02ff3`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `893c2db` to `0d02ff3`.
- [Release notes](https://github.com/espruino/EspruinoAppLoaderCore/releases)
- [Commits](893c2dbbe5...0d02ff3763)

---
updated-dependencies:
- dependency-name: core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 01:18:02 +00:00
Pavel Machek e79c95022a openstmap: display waypoints
If waypoints module is available, display the waypoints on the
map. Also update the documentation and fix some english in the
documentation.
2023-03-02 00:26:50 +01:00
thyttan b365159f2b bump version, fix typo 2023-03-01 15:49:23 +01:00
thyttan d5c85f1654 tweak and align HRM min/max defaults, change allowed min/max interval in settings 2023-03-01 15:41:54 +01:00
thyttan 32d1cecb6f bump version 2023-03-01 15:40:58 +01:00
thyttan 487ee7443b scroll six lines per swipe, on Bangle2 this leaves the previous first/last line visible so the user know they got to see all text 2023-03-01 15:40:57 +01:00
Gordon Williams 8459a2e529
Merge pull request #2624 from halemmerich/runplus
runplus - Fix typo in variable name preventing starting a run
2023-03-01 11:09:01 +00:00
Martin Boonk 59d252de8f runplus - Fix typo in variable name preventing starting a run 2023-03-01 12:02:46 +01:00
Gordon Williams a030f607cc Merge branch 'lunctis-viribus-master' 2023-03-01 08:44:59 +00:00
Gordon Williams 77aeee9462 Revert core change 2023-03-01 08:40:56 +00:00
Gordon Williams c02e3f4693
Merge pull request #2607 from bobrippling/settings-preserve-whitelist
settings app: preserve whitelist when disabled
2023-03-01 08:18:49 +00:00
Rob Pilling b6b6ce1e8d Bump bootloader version 2023-03-01 08:15:01 +00:00
Gordon Williams 44a19f76b6
Merge pull request #2623 from Le-Kat/master
multiple dice roller app
2023-03-01 08:07:11 +00:00
Gordon Williams 66eed2e126
Merge pull request #2618 from Rarder44/Messages-Light
[Messages light] implement new events management
2023-03-01 08:06:47 +00:00
Gordon Williams c3f35598f9
Merge pull request #2622 from jketterer/not-analog-time-format
[Not Analog] Respect system time format setting
2023-03-01 08:03:55 +00:00
Gordon Williams c45d9619f9
Merge pull request #2621 from thyttan/quicklaunch
[quicklaunch] add README.md to metadata
2023-03-01 08:02:47 +00:00
Le~Kat f9e3463964 added images to README.md 2023-02-28 22:44:27 -05:00
Le~Kat 8e609ff281 if this doesn't work I'm reverting & giving up 2023-02-28 22:20:53 -05:00
Le~Kat 52bb9f1ca8 checking if I need to increase version for image to change 2023-02-28 22:17:17 -05:00
Le~Kat 1f64a1736b I think that fixed the icon 2023-02-28 22:10:48 -05:00
Le~Kat 25046b6f92 Merge branch 'master' of https://github.com/espruino/BangleApps 2023-02-28 22:08:21 -05:00
Le~Kat 07952c23b5 5th try 2023-02-28 22:07:17 -05:00
Le~Kat 3bbcb6522e didn't add the file I meant to 2023-02-28 19:05:37 -05:00
Le~Kat b0f729eb1e 4th try 2023-02-28 19:02:49 -05:00