Commit Graph

5832 Commits (d255d42a8c34b70c762cd8f4f3197aedfcf78a21)

Author SHA1 Message Date
Gordon Williams aec9e829cd
Merge pull request #1036 from reelyactive/master
Transmit app name as Espruino manufacturer data
2021-12-09 09:41:25 +00:00
Gordon Williams f2724a205f
Merge pull request #1037 from crazysaem/master
Create Pattern Launcher app
2021-12-09 09:35:56 +00:00
Gordon Williams da0c9b1157
Merge branch 'master' into master 2021-12-09 09:35:52 +00:00
Gordon Williams 73574201bf gpsrec 0.27: Map drawing with light theme (fix #1023) 2021-12-09 09:13:11 +00:00
Gordon Williams c003a8897f
Merge pull request #1039 from ps-igel/master
update Numerals clock
2021-12-09 09:09:22 +00:00
Gordon Williams d189c82576
Merge pull request #1041 from rholder/93dub-thursday
Fix 93dub on Thursdays
2021-12-09 09:09:00 +00:00
Ray Holder 907d0a3f76 Bump 93dub version to 0.05 2021-12-09 00:54:42 -06:00
Ray Holder 3de4a91454 Update README.md to fix markdown rendering 2021-12-09 00:53:41 -06:00
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
Sebastian Di Luzio 0a2426a6dd fix type build script 2021-12-08 20:24:11 +01:00
Sebastian Di Luzio d46736c01a adjust github actions 2021-12-08 20:23:14 +01:00
Sebastian Di Luzio 63b26f5d1f move dev dependencies to main package.json, get first compiling version of test widget
- i still want to be able to get the types ambiently defined without any weird import needed
- it would be nice to be able to have a separate package.json in ./typescirpt. not sure if it's possible, I would move working on that part to the end
2021-12-08 20:22:39 +01: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