Gordon Williams
|
56785944b7
|
Merge pull request #2963 from bobrippling/bikespeedo-localunits
bikespeedo: fix locale units setting
|
2023-08-11 08:03:18 +01:00 |
Gordon Williams
|
0bfe990524
|
Merge pull request #2962 from espruino/dependabot/submodules/core-4f735fc
build(deps): bump core from `5b8b5fd` to `4f735fc`
|
2023-08-11 08:02:54 +01:00 |
Rob Pilling
|
191c2c9998
|
bikespeedo: fix locale units setting
|
2023-08-11 07:54:02 +01:00 |
dependabot[bot]
|
747c7e8eb8
|
build(deps): bump core from `5b8b5fd` to `4f735fc`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `5b8b5fd` to `4f735fc`.
- [Commits](5b8b5fdfd6...4f735fc1c1 )
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-11 00:48:09 +00:00 |
Gordon Williams
|
6107e9474c
|
fix minified lib after update
|
2023-08-09 15:16:11 +01:00 |
Gordon Williams
|
51363a88bf
|
Merge pull request #2959 from inhof009/master
USGS v0.02
|
2023-08-09 13:43:34 +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 |
Gordon Williams
|
5c96471940
|
Merge pull request #2957 from inhof009/master
Added USGS app
|
2023-08-09 08:31:51 +01:00 |
Gordon Williams
|
fe202dfd8b
|
Merge pull request #2958 from joserebelo/toast-z-index
Ensure progress toast is visible above modal dialogs
|
2023-08-09 08:24:54 +01:00 |
José Rebelo
|
24ab25bb53
|
Ensure progress toast is visible above modal dialogs
|
2023-08-08 22:48:30 +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 |
Gordon Williams
|
fb2ffa4957
|
Ensure escape sequence is double-quoted (hopefully fix issues with openstmap and Gadgetbridge)
|
2023-08-08 16:34:09 +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 |
Gordon Williams
|
645b898176
|
Merge pull request #2954 from pebl-hank/master
[Teatimer] Get time zone from settings for showing the clock
|
2023-08-08 09:46:35 +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
|
dc3a49424e
|
fix duplicate JS files in output
|
2023-08-07 11:31:29 +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
|
89908d7271
|
Merge pull request #2890 from joserebelo/env
android: Send fw and hw on connection
|
2023-08-07 08:49:00 +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 |
Gordon Williams
|
63787082a6
|
Merge pull request #2952 from halemmerich/gpstrek
Gpstrek
|
2023-08-07 08:29:09 +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 |