Gordon Williams
93461e6c2d
bump recommended version
2024-06-03 14:17:12 +01:00
Gordon Williams
043da49262
show 2v21 release
2024-02-08 08:56:19 +00:00
Gordon Williams
367ad5d285
update FW update prompt
2024-01-26 09:38:31 +00:00
Gordon Williams
eddf7da1bf
update bootloader signature and suggested firmware
2023-09-14 10:40:48 +01:00
Gordon Williams
2f6a1b8bfa
remind users about 2v18 now!
2023-06-05 09:31:12 +01:00
Gordon Williams
4c51cd29d8
remove undefined filter warning
2023-05-05 13:52:00 +01:00
Gordon Williams
3e26732693
bringing Android app loader closer to main version, also safer loader.js code
2023-05-05 10:47:49 +01:00
Gordon Williams
bf82abd104
Add button to reset Bangle's settings
2023-05-04 12:07:01 +01:00
Gordon Williams
45ec4dddd4
remind about latest version
2023-04-20 08:58:51 +01:00
Marco H
fe2bb7c0cf
Fix potential NPE
2023-01-19 13:54:46 +01:00
BartS23
955531abb6
Fix #2405
2023-01-18 15:14:18 +01:00
Sylvia van Os
45b6108a20
Update changelog link to https
...
This fixes Bangle.JS Gadgetbridge from failing to load the ChangeLog with net::ERR_CLEARTEXT_NOT_PERMITTED
2022-12-18 13:26:45 +01:00
Gordon Williams
7d253a2d5f
let users know about new firmware
2022-11-28 09:46:25 +00:00
Gordon Williams
6d7ffa72fa
Added option for minification of apps. as mentioned on https://forum.espruino.com/conversations/381203/?offset=25#comment16758675
2022-11-11 14:26:53 +00:00
Gordon Williams
b3ba5d828f
link in priv policy
2022-11-07 14:45:33 +00:00
Gordon Williams
02f91e1bd0
rewording based on 6b80860889 (r89122343)
2022-11-07 14:09:07 +00:00
Gordon Williams
6b80860889
Add option at startup time to hopefully convince more users to share their favourite/installed apps
2022-11-07 12:03:32 +00:00
Gordon Williams
d3c284ac8e
Support for sort by installs/sort by favourites
2022-11-04 15:14:05 +00:00
Gordon Williams
13fd18ff8c
Add option to send usage stats
2022-10-19 15:33:41 +01:00
Gordon Williams
dd6694246b
2v15 release
2022-08-11 14:43:01 +01:00
Gordon Williams
db956fcb46
Fix issue where BLE compatibility mode checkbox didn't show the current state
2022-07-26 09:58:54 +01:00
Gordon Williams
3c024be9c9
recommend 2v14
2022-06-14 09:54:52 +01:00
Gordon Williams
7f9bf3a758
Add option to use lower write size for phones with potentially iffy Bluetooth stacks (fix #)1834
2022-05-16 14:32:35 +01:00
Gordon Williams
966acedd0c
URL matching when hyphens in github username
2022-04-28 10:14:10 +01:00
Gordon Williams
7e7ccc3085
bump suggested fw version
2022-04-22 09:34:23 +01:00
Gordon Williams
00f1de401a
Add 'reinstall apps' button
2022-03-30 15:55:31 +01:00
Gordon Williams
8ddbc90c33
> specificlly check for Jekyll markup
...
> Add ability to scan the server for metadata.json files if no apps.json is present
> Tidying up search box/chip handling to avoid global vars - just work out what to filter from window location each time
> Under device info, show installed apps
> Allow left-click and copy link for links
> Merge pull request #18 from myxor/chips_quickfix
2022-02-17 13:39:35 +00:00
Gordon Williams
868213bb0d
disable languages we know don't work
2022-02-11 11:33:07 +00:00
Gordon Williams
0481477623
Mention 2v12 Bangle.js update
2022-02-01 19:38:10 +00:00
Gordon Williams
a0ca017af7
fix upload instructions
2022-01-27 16:51:06 +00:00
Richard de Boer
a3b49a0d82
Support for localhost appstore
...
- Adds a script to generate `apps.local.json` from all metadata
- Makes the loader use `apps.local.json` when serving from localhost
- Adds npm `local` script to watch for changed metadata, while serving
from localhost
2022-01-20 20:41:29 +01:00
Gordon Williams
85be6af02e
Add menu option for language translations ( fix #136 )
2022-01-18 16:21:30 +00:00
Gordon Williams
ed6c1ddc83
now link to changes for new firmwares
2022-01-05 09:13:08 +00:00
Gordon Williams
fa77a67e31
now recommend 2v11
2021-12-16 15:07:06 +00:00
Gordon Williams
94bd895baf
welcome 0.14: Turn off and run later to use softOff to time is set right
...
plus other minor tweaks
2021-11-24 12:56:56 +00:00
Gordon Williams
779e550152
Fix issue where loader could forget apps if 'don't ask again' was clicked in the watch chooser
2021-11-10 13:06:15 +00:00
Gordon Williams
f6ea1b116f
Fix default app loading for Bangle.js 1
2021-10-29 08:33:31 +01:00
Gordon Williams
0161b1a8d2
Added screenshot display in app list (automatic screenshots should follow soonish)
2021-10-26 13:15:21 +01:00
Gordon Williams
26f43a787a
Move default app handling into loader.js, clear list of installed apps on disconnect
...
different default apps for the 2 bangle versions
2021-10-21 10:14:40 +01:00
Gordon Williams
d1935c3860
Add filtering for Bangle.js 1 and 2
2021-10-20 15:20:25 +01:00
Gordon Williams
f72a9d29f8
recommend firmware 2v10
2021-09-16 10:49:29 +01:00
Gordon Williams
6670d51724
new firmware
2021-07-09 17:43:21 +01:00
Gordon Williams
fcc6a234d7
capitals
2021-06-30 16:22:49 +01:00
Gordon Williams
294c544a84
Bangle.js 2 tweaks
2021-06-30 13:24:58 +01:00
Gordon Williams
785b48f47a
* Added progress bar on Bangle.js for uploads
...
* Provide a proper error message in case JSON decode fails
* Check you're connecting with a Bangle.js of the correct version
2020-10-21 14:48:30 +01:00
Gordon Williams
f150f3d8da
Refactoring of common code into 'core', in preparation for a generic 'Espruino App Loader'
2020-08-21 14:59:43 +01:00