Sebastian Di Luzio
480f5ea070
Merge pull request #1 from T0TProduction/add-typescript-support
...
Add typescript support
2021-12-10 22:09:33 +01:00
Sebastian Di Luzio
96b099b10a
make tsconfig work for all ts apps
2021-12-10 21:51:35 +01:00
Sebastian Di Luzio
15d24ac1b3
update TS rules to make them stricter
2021-12-10 21:36:42 +01:00
Sebastian Di Luzio
45bd654eca
fix global vars inside IDE (only cli to go)
2021-12-10 21:19:01 +01:00
Gordon Williams
6b2f8e98d3
oops - fix firmware loader issues
2021-12-10 20:09:14 +00:00
Gordon Williams
b8f5f973c5
Merge pull request #1050 from myxor/clicompleteclk_v0.2
...
CLI complete clock v0.02
2021-12-10 12:46:48 +00:00
Marco H
25543abb11
Update app.js
...
Do not overwrite old heart rate value with '...'
2021-12-10 11:39:16 +01:00
Gordon Williams
cde6b8a764
Merge pull request #1048 from rigrig/messages-touch-widget
...
messages: Open app when touching the widget (Bangle.js 2 only)
2021-12-10 09:38:01 +00:00
Marco H
24b5937295
ChangeLog: v.0.02
2021-12-10 09:09:21 +01:00
Marco H
87acbe83e5
Update README.md
2021-12-10 08:58:52 +01:00
Marco H
f8628dd26d
Update app.js
...
Load steps from Health Tracking app (if installed)
2021-12-10 08:58:44 +01:00
Richard de Boer
c9ffee04a7
messages: Open app when touching the widget
2021-12-09 20:57:04 +01:00
Richard de Boer
4ce0e39263
gbmusic: Fix scrolling title background color
2021-12-09 20:17:11 +01:00
Gordon Williams
7b73fe5001
Merge pull request #1018 from qucchia/master
...
Allow Calendar app to begin on Sunday
2021-12-09 17:08:54 +00:00
Gordon Williams
4fd08b6824
Merge pull request #1045 from myxor/clicompleteclk
...
Command line complete clock
2021-12-09 17:08:33 +00:00
Gordon Williams
845a962005
cliclocks - Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not ( fix #970 )
2021-12-09 17:08:18 +00:00
Gordon Williams
59b06d5aef
boot 0.38: Option to log to file if settings.log==2
...
settings 0.36: Added 'Utils' menu with helpful utilities for restoring Bangle.js
2021-12-09 16:49:28 +00:00
Gordon Williams
9b4d2e140b
Merge branch 'master' of github.com:espruino/BangleApps
2021-12-09 15:57:04 +00:00
Gordon Williams
52ed2c3b5d
0.04: Fix widget hiding code ( fix #1046 )
2021-12-09 15:56:58 +00:00
Gordon Williams
978de345ee
fwupdate 0.02: Add support for ZIPs
...
Find and download ZIPs direct from the Espruino website
Take 'beta' tag off
2021-12-09 14:56:36 +00:00
Marco H
989f0fc4c5
Merge branch 'espruino:master' into clicompleteclk
2021-12-09 15:40:42 +01:00
Marco H
0a67d177bb
Update app.js
...
* Remove local temperature
* Draw heart rate value in grey if the value is not up to date
2021-12-09 15:35:17 +01:00
Marco H
5903aed3e4
Turn on HRM when screen is on and unlocked
2021-12-09 14:53:51 +01:00
Marco H
7b09fd9b4f
Add todo to README
2021-12-09 14:53:22 +01:00
Gordon Williams
f73f10f980
Merge pull request #1043 from crazysaem/master
...
Small Update for Pattern Launcher
2021-12-09 13:15:55 +00:00
Jade Edward
e5da5b8040
Copy from widmp, flip phases
2021-12-09 23:34:52 +11:00
Marco H
a1599a967b
Adding icons, readme and changelog
2021-12-09 13:29:54 +01:00
Marco H
7df753a0f7
New clock: CLI complete
2021-12-09 13:29:17 +01:00
crazysaem
c09da000ed
Merge branch 'master' of github.com:crazysaem/BangleApps
2021-12-09 12:02:19 +00:00
crazysaem
b98a0d262c
ptlaunch: Turn on lcd when launching an app if the lock screen was disabled in the settings
2021-12-09 12:02:16 +00:00
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
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
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
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
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