Commit Graph

24 Commits (adfab5fcd6e117eb2eddd4f89503a739b2f89722)

Author SHA1 Message Date
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