Ray Holder
|
b3234a8e5c
|
Update Changelog for 0.05
|
2021-12-09 00:53:01 -06:00 |
Ray Holder
|
602be41386
|
Fix typo for Thursday image
|
2021-12-09 00:51:36 -06:00 |
ps-igel
|
11cfd93c9c
|
enhance for use with Bangle2, add new draw mode
|
2021-12-08 23:19:12 +01:00 |
ps-igel
|
26cb1e58a6
|
enhance for use with Bangle2, add new draw mode
|
2021-12-08 23:17:06 +01:00 |
crazysaem
|
bbef0ded3f
|
ptlaunch: fix eslint errors
|
2021-12-08 20:52:46 +00:00 |
crazysaem
|
456bc21ed3
|
ptlaunch: fix undefined error on boot.js if a pattern was saved but no setting was defined
|
2021-12-08 20:44:25 +00:00 |
crazysaem
|
b9f636d9db
|
Create Pattern Launcher app
|
2021-12-08 18:10:26 +00:00 |
jeffyactive
|
f7a3728826
|
Added screenshots
|
2021-12-08 11:31:52 -05:00 |
jeffyactive
|
53cc58845a
|
Advertise app name as Espruino manufacturer data when idle
|
2021-12-08 11:12:03 -05:00 |
Gordon Williams
|
b10de5aa7b
|
Merge pull request #1034 from neshanjo/master
shortened German date string (fixing issue #1028)
|
2021-12-08 15:03:03 +00:00 |
Gordon Williams
|
f4f0541c4b
|
0.13: Now use shorter de_DE date format to more closely match other languages for size
|
2021-12-08 15:02:48 +00:00 |
Johannes Schneider
|
e908a542ea
|
shortened German date string (fixing issue #1028)
|
2021-12-08 13:07:50 +01:00 |
Gordon Williams
|
392038be8a
|
Merge pull request #1029 from myxor/weather-widget-hide
Weather: Allow hiding the widget
|
2021-12-08 11:09:55 +00:00 |
Gordon Williams
|
592b5aac4a
|
Merge pull request #1021 from lunctis-viribus/master
Update locales.js with en_NL and weatherClock
|
2021-12-08 11:08:52 +00:00 |
lunctis-viribus
|
1e733d4378
|
Update app.js
Layout tweak. Make number of spaces dependent on length of locale speedUnits variable.
|
2021-12-08 12:08:41 +01:00 |
lunctis-viribus
|
f1bacffca6
|
Update apps.json
Typo fix
|
2021-12-08 11:42:58 +01:00 |
lunctis-viribus
|
bfec01ca2b
|
Update ChangeLog
Add extra spaces for better layout, especially when locale for speedUnits is 'km/h' there was a text overlap.
|
2021-12-08 11:40:29 +01:00 |
lunctis-viribus
|
c45393cce1
|
Update apps.json
Weather Clock v0.02 -> v0.03
|
2021-12-08 11:37:34 +01:00 |
lunctis-viribus
|
ed36d800b1
|
Update locales.js
kmh -> km/h for en_NL. km/h works fine with new WeatherClock v0.03
|
2021-12-08 11:36:28 +01:00 |
Marco H
|
1c9b949e39
|
Merge branch 'espruino:master' into weather-widget-hide
|
2021-12-08 11:34:28 +01:00 |
Marco H
|
ef51f755ef
|
Update apps.json
Update weather version in apps.json
|
2021-12-08 11:34:00 +01:00 |
Marco H
|
0ef58851bc
|
Update ChangeLog
Update changelog
|
2021-12-08 11:33:17 +01:00 |
Marco H
|
b017a3e91b
|
Update widget.js
* Fix loading of settings
* Do not draw widget if `hide` is true
|
2021-12-08 11:30:21 +01:00 |
Gordon Williams
|
aa94abe3be
|
tweaks to allow lint to pass after #1019
|
2021-12-08 10:13:42 +00:00 |
Gordon Williams
|
72aa32f9fc
|
Merge pull request #1022 from halemmerich/master
Integer scaling and additional configuration options for the Custom QR Code app
|
2021-12-08 09:58:48 +00:00 |
Gordon Williams
|
fcf31f2f4c
|
Merge pull request #1026 from jeroenpeters1986/master
Fix for iOS: messages app should not pop up with old messages #968
|
2021-12-08 09:54:01 +00:00 |
Gordon Williams
|
7cee2195e9
|
Merge pull request #1025 from hughbarney/master
README file updates to gpsrec and gpstouch, added screenshot to gpsrec
|
2021-12-08 09:39:33 +00:00 |
Marco H
|
b6b7aa8a46
|
Update widget.js
* Load settings on reload of widget
* Do not draw widget when `hide` is set
|
2021-12-08 10:37:02 +01:00 |
Marco H
|
8bcedfa552
|
Update readme.md
Add settings to README
|
2021-12-08 10:27:14 +01:00 |
Marco H
|
92d3164029
|
Update widget.js
Load settings from file and obey 'hide' setting
|
2021-12-08 10:23:48 +01:00 |
Gordon Williams
|
9c27700b45
|
Merge pull request #1019 from enricorov/master
app: Scribble
|
2021-12-08 09:23:05 +00:00 |
Marco H
|
ccd1cd1f3c
|
Update settings.js
New setting: Hide Widget
|
2021-12-08 10:19:58 +01:00 |
Martin Boonk
|
1d2f3c049d
|
Bump version
|
2021-12-08 08:30:06 +01:00 |
Jeroen Peters
|
94d5447122
|
Merge branch 'espruino-master'
|
2021-12-08 02:40:05 +01:00 |
Jeroen Peters
|
c9c91871e0
|
Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
# apps/messages/ChangeLog
# apps/messages/lib.js
|
2021-12-08 02:39:24 +01:00 |
Jeroen Peters
|
f61d5c8d57
|
Fix #968: messages app should not pop up with old messages
|
2021-12-08 02:22:06 +01:00 |
Jeroen Peters
|
cf604588bf
|
Fix #968: messages app should not pop up with old messages
|
2021-12-08 02:06:15 +01:00 |
Jeroen Peters
|
456c4f4019
|
Fix #968: messages app should not pop up with old messages
|
2021-12-08 02:05:35 +01:00 |
Jeroen Peters
|
f1cb286daf
|
revert
|
2021-12-08 01:45:29 +01:00 |
Jeroen Peters
|
261a680e6c
|
try to use ancsGetAppInfo
|
2021-12-08 01:40:39 +01:00 |
hughbarney
|
50c34f2f5c
|
updated gpsrec and gpstouch README files, added screenshot to gpsrec
|
2021-12-07 23:27:48 +00:00 |
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 |