thyttan
6522e0311d
files - autotranslate strings
2022-12-05 15:09:23 +01:00
Alessandro Cocco
42c2b5c8a2
Use default Bangle formatter for booleans
2022-06-18 22:08:51 +02:00
Adam Schmalhofer
cec31972b5
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
...
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Gordon Williams
4719fada28
Android Remove messages on disconnect, Fix music control (ref #909 )
2021-11-23 16:28:34 +00:00
hughbarney
09c2718d52
fixed travis build error in toucher, rordered options in App Manager, back first
2021-10-18 22:17:31 +01:00
fxiii
d62dec7dcb
App Manager: Allow negative numbers when manual-sorting
2021-07-11 21:18:13 +02:00
Ben Whittaker
36e1b6b61e
App Manager: remove extra semicolon
2020-06-13 21:27:54 -04:00
Ben Whittaker
3404d244b6
App Manager: reduce memory usage
2020-06-13 16:29:17 -04:00
jl
9d48b5ddee
fix: use "write" instead of "writeJSON" to mitigate possible memory leak
2020-05-12 09:52:59 +02:00
Gordon Williams
2e709b4f83
files: Tweaks to help with memory usage
2020-05-11 11:20:50 +01:00
jl
70aafbd9de
chore: update changelog
2020-05-11 09:05:38 +02:00
jl
4795ccfd42
fix: reduce memory usage, by suggestions of @gfwilliams
2020-05-11 09:03:46 +02:00
jl
5c3bc8166f
feat: add app sorting functionality
2020-05-10 22:10:20 +02:00
Richard de Boer
2278947b3d
App Manager: Add support for data files
2020-04-18 00:51:22 +02:00
Gordon Williams
09a0854b08
fix accidental changelog non-commit
2020-04-09 21:20:01 +01:00
Gordon Williams
87904b31ad
files 0.02: Fix deletion of apps - now use files list in app.info ( fix #262 )
2020-04-09 09:03:42 +01:00
Gordon Williams
6cfe9c340b
Take advantage of recent nonbreaking change that stops readJSON from causing errors
2020-02-28 17:02:26 +00:00
Gordon Williams
50e3c852fb
MASSIVE REFACTOR
...
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams
c2234d39e5
Add newlines to stop app names overflowing - fix #87
2020-02-04 16:19:29 +00:00
Gordon Williams
6d15ec14f0
Fix issue passing extra arguments to load() now we've allowed load to take an extra argument
2020-01-17 11:53:54 +00:00
Gordon Williams
b4b882d523
replace deprecated Bangle.menu
2020-01-17 11:32:32 +00:00
ra100
da1d4d768c
🚚 Move apps to subfolders #46
2019-11-17 23:43:58 +01:00