PastaRhythm
81dcb91023
Merge pull request #2 from PastaRhythm/Add-More
...
Add more
2023-08-27 14:08:04 -04:00
PastaRhythm
a46751a373
Add README to metadata
2023-08-27 14:04:48 -04:00
PastaRhythm
639b26b7b3
Edited README
...
Fixed some formatting issues with the README
2023-08-27 14:01:48 -04:00
PastaRhythm
fa9211af90
Create README.md
2023-08-27 13:57:51 -04:00
PastaRhythm
e881ab3f52
Screenshots
...
Uploaded a few screenshots for the README.
2023-08-27 13:05:54 -04:00
PastaRhythm
d62b175cf3
Merge pull request #1 from PastaRhythm/BangleBlobsClock
...
Bangle blobs clock
2023-08-27 11:59:52 -04:00
PastaRhythm
4b925b7fea
Actually fix metadata.json
...
After trying multiple things, I think this will fix the tags.
2023-08-27 11:50:22 -04:00
PastaRhythm
baf720c5bc
Fix metadata.json
...
Attempt to fix the metadata.json
2023-08-27 11:47:00 -04:00
PastaRhythm
d9718f4e57
Add tags to metadata.json
2023-08-27 11:45:07 -04:00
PastaRhythm
8fd2a87342
Upload Image
...
Uploaded the png for the icon.
2023-08-27 11:38:27 -04:00
PastaRhythm
cfbc148a86
Create metadata.json
2023-08-27 11:37:42 -04:00
PastaRhythm
fd367c06dc
Create app-icon.js
2023-08-27 11:35:56 -04:00
PastaRhythm
a109cfd391
Create ChangeLog
...
Added the changelog.
2023-08-27 11:35:34 -04:00
PastaRhythm
f95e150887
Create app.js
...
Added the code for the app.
2023-08-27 11:35:03 -04:00
Gordon Williams
918be9e7bb
set pretokenise value correctly at startup - fix https://github.com/espruino/EspruinoAppLoaderCore/issues/53
2023-08-18 10:06:54 +01:00
Gordon Williams
881dcde6b3
Merge pull request #2976 from pavelmachek/m_7_orloj
...
Add astronomical clock
2023-08-18 09:22:31 +01: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
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
Gordon Williams
8ccbec811c
Add compiled c code into espruinotools, and ensure it can be used ( fix #2972 )
2023-08-16 09:43:20 +01:00
Gordon Williams
a9c8f76222
Merge pull request #2974 from pebl-hank/master
...
Poweroff
2023-08-16 08:46:44 +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
Gordon Williams
3e41a9191c
Merge pull request #2965 from tinxx/master
...
edgeclk: fix bar reset and 100k+ steps
2023-08-14 07:41:31 +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
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