Gordon Williams
3a3a01136b
mylocation 0.07: Move mylocation app into 'Settings -> Apps'
2022-05-26 12:50:44 +01:00
Gordon Williams
9d758075da
Add extra checks for app type and dependencies, document available types, and fix invalid app types
2022-04-29 09:29:02 +01:00
Gordon Williams
1e09140515
check icons is a bit more resilient
2022-04-19 10:03:46 +01:00
Eskild Hustvedt
c10bd83c9f
Autogenerate apps.json if needed
2022-04-10 16:04:31 +02:00
Eskild Hustvedt
aaefe390b0
Added basic command-line parameter handling
2022-04-10 12:17:14 +02:00
Eskild Hustvedt
adb053ef1c
Let language_scan optionally add stubbed translations
...
This lets it refresh existing languages with the latest strings, without using
the auto-translate feature. The strings will all simply be the English
equivalent.
2022-04-08 16:50:41 +02:00
copoer
187821bf49
Removed auto /*LANG*/, Added more languages
2022-02-10 09:30:00 -04:00
copoer
d54fdaa9e8
Fixed settings files
2022-02-09 21:12:55 -04:00
copoer
4ce761dab9
Updated script to add more accurate string finding and auto translation
2022-02-09 19:52:49 -04:00
Alessandro Cocco
6676b32f9a
Improve language_scan tool
2022-02-07 22:28:02 +01:00
Alessandro Cocco
2190926242
use the correct key to check for translations
2022-01-30 22:27:49 +01:00
Gordon Williams
1a92cc2557
fix broken scripts after metadata.json update
2022-01-27 16:36:45 +00:00
Gordon Williams
a0e631a9dd
fix script
2022-01-27 14:34:39 +00:00
Richard de Boer
46fbccf711
tell git to ignore modified `apps.json` when running create_apps.json.sh
...
Only if no arguments given: `create_apps_json.sh apps.json` will leave
it alone if someone really wants to overwrite+commit apps.json.
2022-01-20 20:41:30 +01:00
Richard de Boer
e75a828fce
always use shell script to generate apps.json, remove js version
...
Gets rid of duplicated functionality, but allows passing a filename
argument to write to a different file instead of `apps.json`.
2022-01-20 20:41:30 +01: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
e997ad59ed
more compatible app loader
2022-01-20 17:08:31 +00:00
Adam Schmalhofer
38170905ca
Port firmwaremake*.js to metadata.json
2022-01-19 18:24:49 +01:00
Gordon Williams
752f8f6b29
oops - remove debug code
2022-01-19 16:48:38 +00:00
Gordon Williams
2a813e221a
Updated docs!
2022-01-19 16:21:07 +00:00
Gordon Williams
020e575ec7
Tweaks after 5e5d23c921
2022-01-19 15:56:33 +00:00
Adam Schmalhofer
d3af80efc9
Merge branch 'master' into jekyll-apps.json
2022-01-19 15:21:50 +01:00
Gordon Williams
bb8c291755
making language scan pop up more useful info
2022-01-19 11:30:18 +00:00
Gordon Williams
1b266f7279
Better support for translation, added some more common translations to German translation
2022-01-19 11:09:12 +00:00
Gordon Williams
85be6af02e
Add menu option for language translations ( fix #136 )
2022-01-18 16:21:30 +00:00
Adam Schmalhofer
3de7692e2c
Merge branch 'master' into jekyll-apps.json
2022-01-13 21:41:39 +01:00
Gordon Williams
fc8e089fbe
improve sanity checking - no false warnings for apps files with `supports` field
2022-01-12 11:05:27 +00:00
Adam Schmalhofer
6f9cd73425
Port sanitychess.js to metadata.json
2022-01-07 01:14:18 +01:00
Gordon Williams
36a8623810
check for duplicate apps
2022-01-04 09:37:59 +00:00
Gordon Williams
a8ccc840b7
allow slightly lower than 48px icons before erroring
2021-12-17 14:16:35 +00:00
Ben Whittaker
0944f73281
sanitycheck: error for newly added mis-sized icons
2021-12-16 22:16:29 -05:00
Ben Whittaker
a588280af7
sanitycheck: Warn about incorrectly sized js icons
2021-12-16 21:52:48 -05:00
Gordon Williams
e408345249
Scan text strings for #136
2021-12-14 10:57:48 +00:00
Gordon Williams
a45f7506ff
more app.json fixes, remove warning about settings as it seems nobody cares
2021-12-09 17:16:55 +00:00
Richard de Boer
efd12d627a
Settings library: use `appid.json`, update README.md and sanitycheck.js
2021-11-20 17:52:44 +01:00
Gordon Williams
ffc290cd6a
welcome as a default app
2021-11-09 20:13:55 +00:00
Gordon Williams
4a3ef4829c
alarm 0.14: Order of 'back' menu item
2021-11-08 10:03:33 +00:00
Gordon Williams
0a527c08c6
fix sanity check
2021-11-04 19:38:24 +00:00
Gordon Williams
ed9daa139a
ensure non-ascii is converted properly
2021-11-01 11:38:58 +00:00
Gordon Williams
011b4bc975
Change default apps
2021-10-29 08:33:13 +01:00
Gordon Williams
577bcd39b1
Merge bangle 1 and 2 welcome screens
2021-10-28 14:28:30 +01:00
Gordon Williams
eefa209af4
support for 'supports:["DEVICEID"]` for files in apps, merge launchb2 and launch
2021-10-28 12:14:02 +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
8b9d43dece
automatic thumbnailing
2021-10-26 12:40:08 +01:00
Gordon Williams
cc821be6ef
make running this less destructive
2021-10-26 12:38:58 +01:00
Gordon Williams
481f3c7965
include ID widget in bangle2
2021-10-26 09:19:13 +01:00
Gordon Williams
9c7f734afe
Add BETA thumbnailer code that can use the JS emulator to create thumbnails for Bangle.js 1 and 2
2021-10-23 21:21:36 +01:00
Gordon Williams
a94790391a
Get rid of "b2" and "bno2" tags and add "supports" array.
...
Use the opportunity to refactor apps.json so everything looks pretty
2021-10-20 15:11:04 +01:00
Gordon Williams
ad2baeb651
work for bangle.js 1 too
2021-10-04 16:30:37 +01:00
Gordon Williams
634de9d4bb
squashing warnings
2021-09-02 13:38:04 +01:00