hughbarney
59e36009d6
updated gpsrec and gpstouch README files, added screenshot to gpsrec
2021-12-07 23:14:29 +00:00
Jeroen Peters
e93615e3d3
We check lowercase strings, so also lowercase checks :-)
2021-12-07 23:19:12 +01:00
Martin Boonk
d28bbdd286
Move the additional options group down to make the qr visible
2021-12-07 23:13:09 +01:00
Martin Boonk
e97c3041d8
Adds option to prevent integer scaling
2021-12-07 23:12:35 +01:00
Martin Boonk
8c313c446e
Update changelog
2021-12-07 23:01:19 +01:00
Martin Boonk
59a4fda701
Adds some primitive error handling
2021-12-07 23:01:19 +01:00
Martin Boonk
9a5d01899b
Adds configuration for error correction level
2021-12-07 22:59:03 +01:00
Martin Boonk
f245ac3d5b
Allow configuration of backlight for runtime of QR app
2021-12-07 22:55:21 +01:00
Martin Boonk
1bcc8b205f
Repurposes URL field for generic text entry
2021-12-07 22:55:21 +01:00
Martin Boonk
8cc770a69e
Only use integer scaling for clearer QR codes
2021-12-07 22:55:21 +01:00
Martin Boonk
fd8c1c237f
Allow hiding the description
2021-12-07 22:55:21 +01:00
Martin Boonk
57e25085dc
Fix redundant parenthesis
2021-12-07 22:55:21 +01:00
Sebastian Di Luzio
61cc93b0b6
prepare for using with widChargingStatus
...
global types are not yet received correctly, but we're close!
- use widChargerStatus as first example to make setup work
- add github action to compile supplied types/globals on pushes
2021-12-07 22:27:09 +01:00
Sebastian Di Luzio
3cd9c39525
add build example to export to correct path
2021-12-07 21:46:28 +01:00
Sebastian Di Luzio
39c3a11d9f
first draft: does not export to correct path yet
2021-12-07 21:38:09 +01:00
lunctis-viribus
b96ec91453
Update app.js
...
Add extra space to day of week
2021-12-07 21:24:25 +01:00
lunctis-viribus
4f53c59e0d
Update locales.js
2021-12-07 21:06:41 +01:00
lunctis-viribus
0a89c1f878
Update ChangeLog
2021-12-07 21:00:59 +01:00
lunctis-viribus
63dee9203a
Update apps.json
...
Extra space for layout fix
2021-12-07 21:00:18 +01:00
lunctis-viribus
c94c5860ac
Update locales.js
...
Test
2021-12-07 20:40:28 +01:00
lunctis-viribus
2cb77e8f89
Update app.js
...
Extra space to fix wind speed layout
2021-12-07 20:37:50 +01:00
lunctis-viribus
e0136ca4b7
Update app.js
2021-12-07 20:25:15 +01:00
Jeroen Peters
478a6a6eda
ios 0.05: Added more bundleId's
2021-12-07 20:23:15 +01:00
lunctis-viribus
fc5902be9b
Update locales.js
...
km/h -> kmh (This did not fit in weather app)
2021-12-07 20:13:46 +01:00
lunctis-viribus
5d4055b3bf
Update locales.js
...
kmh -> km/h
2021-12-07 20:06:08 +01:00
enricorov
60144d4105
Added scribble readme
2021-12-07 18:49:29 +00:00
enricorov
97338ff664
Added screenshots
2021-12-07 18:49:23 +00:00
enricorov
afa4f1d241
Adjusted button size
2021-12-07 18:49:11 +00:00
lunctis-viribus
3301444939
Update locales.js
...
Added translations for English-Dutch
2021-12-07 19:44:48 +01:00
qucchia
bced3ec749
Fix incorrect apps.json
2021-12-07 19:39:53 +01:00
qucchia
5e0b4a9703
Allow Calendar app to begin on Sunday.
2021-12-07 19:32:49 +01:00
enricorov
254ba37a87
Fixed app icon
2021-12-07 18:07:30 +00:00
enricorov
f46810aa65
renamed scribble.js to app.js
2021-12-07 18:04:27 +00:00
enricorov
186913c088
Add scribble type
2021-12-07 18:04:11 +00:00
enricorov
5674014334
Add scribble to apps.json
2021-12-07 17:59:18 +00:00
enricorov
e6c1291922
Merge branch 'espruino:master' into master
2021-12-07 17:53:29 +00:00
enricorov
d3d6a845ff
Added scribble app, icon and params.
2021-12-07 17:48:39 +00:00
Jeroen Peters
eb564d20a4
ios 0.05: Added more bundleId's (app-id's which can be used to determine a friendly app name in the notifications)
...
locale 0.12: Fixed nl_NL formatting, because the full months won't fit on the Bangle.js2's screen
2021-12-07 14:12:33 +01:00
Gordon Williams
a599c0400c
Merge pull request #1017 from Didgeridoohan/patch-1
...
Remove duplicate entry for SensiBLE
2021-12-07 10:52:31 +00:00
Didgeridoohan
05e1b3ff50
Remove duplicate entry for SensiBLE
2021-12-07 09:18:27 +01:00
Gordon Williams
ff8b08911d
0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen
2021-12-06 16:17:55 +00:00
Gordon Williams
1bac94c622
0.02: Minor layout format tweak so it uses less memory and draws ok on Bangle.js 1 ( #1012 )
2021-12-06 16:17:31 +00:00
Gordon Williams
6b2350188f
Bangle.js 2 customised welcome support
2021-12-06 16:11:01 +00:00
Gordon Williams
39b3a3fba2
messages Fix phone icon ( #1014 )
2021-12-06 15:38:06 +00:00
Gordon Williams
16b92b613f
openstreetmap 0.11: Add slight offset to OSM data to align it properly
...
+ Fix alignment of satellite info text (fix #984 )
2021-12-06 15:35:24 +00:00
Gordon Williams
ce9f3fb521
Merge branch 'master' of github.com:espruino/BangleApps
2021-12-06 15:16:55 +00:00
Gordon Williams
5501b74994
chronowid 0.04: Change to 7 segment font, move to top widget bar
...
Better auto-update behaviour, less RAM used
2021-12-06 15:09:48 +00:00
Gordon Williams
f848f69770
messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen
2021-12-06 14:27:11 +00:00
Gordon Williams
ab7889d428
Merge pull request #1013 from jeroenpeters1986/master
...
nl_NL improvements and added some iOS bundle-id's 'translations'
2021-12-06 13:56:13 +00:00
Jeroen Peters
7fc97da237
Merge remote-tracking branch 'origin/master'
2021-12-06 14:45:13 +01:00