thyttan
19d94c11d1
delaylock: delay lock 5 sec after backlight off
...
New bootloader app for delaying the locking of the touchscreen to 5 seconds after the backlight turns off. Giving you the chance to interact with the watch without having to press the hardware button again.
Inspired by the conversation between Gordon Williams and user156427 linked here: https://forum.espruino.com/conversations/392219/
2024-06-30 18:19:27 +02:00
Rob Pilling
98e10cdffe
Merge pull request #3462 from Poolitzer/master
...
Update Daisy clock to add battery estimate in hs
2024-06-28 12:32:21 +01:00
Rob Pilling
664a5b1b8b
Merge pull request #3474 from deirdreobyrne/master
...
BTHome battery level broadcast for e.g. Home Assistant
2024-06-28 12:31:01 +01:00
Rob Pilling
9050ffe684
Merge branch 'feat/ble-advert-use'
2024-06-28 07:28:28 +01:00
Gordon Williams
d56e64235a
bump latest version
2024-06-27 09:18:16 +01:00
deirdreobyrne
324e17ff95
Using the ble_advert module
2024-06-26 23:26:08 +01:00
Rob Pilling
beb02e6260
bthometemp: use `ble_advert` module
2024-06-26 21:56:24 +01:00
Rob Pilling
91dd1f6ec4
btadv: use `ble_advert` module
2024-06-26 21:56:24 +01:00
Rob Pilling
ce28c0d1b6
btadv: preserve existing bleAdvert
2024-06-26 21:44:43 +01:00
deirdreobyrne
1a22dbbc5c
Cleanup
2024-06-26 19:30:14 +01:00
deirdreobyrne
e0b3bb0cbe
Update README.md
...
Adding link to the protocol description
2024-06-26 19:18:34 +01:00
deirdreobyrne
e3b29d4f5f
Attempt 2
2024-06-26 18:53:59 +01:00
Rob Pilling
61b6e98017
boot: only set `display:1` if we have a passkey
2024-06-26 18:08:52 +01:00
deirdreobyrne
e9c8a7f67f
Initial version
2024-06-26 18:01:18 +01:00
Rob Pilling
ccf6c2a7e5
Detect unused lint-disable directives
2024-06-25 22:14:00 +01:00
Rob Pilling
2c39e38b3f
Fail the build if lint warnings appear
2024-06-25 22:14:00 +01:00
Rob Pilling
b6c013a9ae
Fix lint
2024-06-25 21:51:55 +01:00
Rob Pilling
bb3a1aa06f
Merge pull request #3470 from prefectAtEarth/BangleApps
2024-06-25 21:49:29 +01:00
Gordon Williams
ae539835da
dfu version
2024-06-24 16:52:59 +01:00
Bernhard Salomon
f176fab781
Merge pull request #5 from prefectAtEarth/feat/hidable_widgets
...
feat: hidable widgets by swipe
2024-06-23 13:38:44 +02:00
Bernhard
a56ac40c49
feat: hidable widgets by swipe
2024-06-23 13:38:02 +02:00
Bernhard Salomon
331e1972d4
Merge pull request #4 from prefectAtEarth/fix/app_icon
...
fix: update app icon to fit into menu
2024-06-23 13:19:48 +02:00
Bernhard
c39a56da40
fix: update app icon to fit into menu
2024-06-23 13:18:02 +02:00
Bernhard Salomon
beffe7bfda
Merge pull request #3 from prefectAtEarth/fix/measure_time/update_file_names
...
Fix/measure time/update file names
2024-06-22 21:38:22 +02:00
Bernhard
ad59d81601
fix: rename folder measure_time to measuretime
2024-06-22 21:33:11 +02:00
Bernhard
500d381220
fix: right poly X start fixed, reformat app js file
2024-06-22 21:29:52 +02:00
Bernhard Salomon
f7244eb723
Merge pull request #2 from prefectAtEarth/fix/measure_time/update_file_names
...
fix: rename app js file, update metadata
2024-06-22 15:02:12 +02:00
Bernhard
be09edea23
fix: rename app js file, update metadata
2024-06-22 14:55:17 +02:00
Bernhard Salomon
3c7b2ac6dc
Merge pull request #1 from prefectAtEarth/feat/measure_time/init_commit
...
Feat/measure time/init commit
2024-06-22 14:52:37 +02:00
Bernhard
5268a0d86c
fix: format of app icon fixed
2024-06-22 14:49:39 +02:00
Bernhard
231fae855f
feat: initial commit of Measure Time clock face
2024-06-22 14:39:04 +02:00
Gordon Williams
722c289351
Merge pull request #3465 from esdeboer/cardsEan
...
Add EAN & UPC codes to loyalty cards app
2024-06-21 11:23:09 +01:00
Eric de Boer
333fd0562a
Move constants to files they are used.
2024-06-21 11:06:15 +02:00
Eric de Boer
39af2474d2
Remove EAN 2 and 5 as they are not supported by the loyalty cards app
2024-06-21 09:37:12 +02:00
Eric de Boer
5f18f47d8a
Add license
2024-06-21 09:28:08 +02:00
Eric de Boer
dfa3417e68
update version
2024-06-21 09:28:08 +02:00
Eric de Boer
c2792f667a
Also add padding for linear code, otherwise black watch border prevents scanning.
2024-06-21 09:28:08 +02:00
Eric de Boer
fd2b347349
Espruino doesn't support search or {} Regex quantifier, replace with test
2024-06-21 09:28:07 +02:00
Eric de Boer
67e7e71df1
Use require instead of unsupported import/export
2024-06-21 09:28:07 +02:00
Eric de Boer
50517444aa
Only need flat encoding.
2024-06-21 09:28:07 +02:00
Eric de Boer
1f596995e2
allow emulator
2024-06-21 09:28:07 +02:00
Eric de Boer
1725941983
Add EAN & UPC
2024-06-21 09:28:07 +02:00
Rob Pilling
10860939e7
Merge pull request #3461 from lawern/master
2024-06-20 19:36:07 +01:00
Rob Pilling
9772173e42
lcars: update lint exemption
2024-06-20 19:35:40 +01:00
Lars Werner
e81cf2a86d
Merge branch 'espruino:master' into master
2024-06-20 16:33:06 +02:00
Rob Pilling
9ae5a40280
Merge pull request #3463 from numerist/patch-8
...
And:
- Update lint config
- Fix doztime lint warnings
2024-06-20 08:13:50 +01:00
Rob Pilling
51bab7ceec
doztime: bump version
2024-06-20 08:13:49 +01:00
Rob Pilling
1e49bb1e63
doztime: create `calenDef`, promote `time` & `wait`
2024-06-20 08:10:28 +01:00
Rob Pilling
cf8e8e3c9a
doztime: whitespace
2024-06-20 08:09:58 +01:00
Rob Pilling
e5be7c4226
lint_exemptions.js: drop astrocalc
2024-06-20 08:09:42 +01:00