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
|
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
|
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 |
numerist
|
a363d6da2c
|
Update app-bangle2.js
Shifting the position of one line on the screen
|
2024-06-19 16:18:28 -04:00 |
Rob Pilling
|
d0c73c0b07
|
Merge pull request #3453 from avandermeer/master
nostt: new app (NOS Teletekst)
|
2024-06-19 18:33:01 +01:00 |
Rob Pilling
|
0256a6ad57
|
Merge pull request #3459 from bobrippling/fix/dst-apply
widdst: ensure DST is applied when leaving settings
|
2024-06-19 18:32:17 +01:00 |
Lars Werner
|
dce1fcdae7
|
replace ° by '
|
2024-06-19 14:41:48 +02:00 |
Lars Werner
|
cabc4cf057
|
Update ChangeLog
|
2024-06-19 14:40:50 +02:00 |
Lars Werner
|
5293aaa46e
|
Update version
|
2024-06-19 14:39:43 +02:00 |
Lars Werner
|
7d75f9a0f4
|
Update lcars.app.js
.replace('°', ' ');
|
2024-06-19 14:29:27 +02:00 |
Albert
|
c26d85d9d1
|
[nostt] unnecesary src key remove from metadata.json; cleanup nostt.app.js
|
2024-06-19 11:07:32 +02:00 |
Rob Pilling
|
7069440e47
|
Merge pull request #3457 from bobrippling/feat/ble-privacy
settings: add BLE privacy setting
|
2024-06-19 08:27:03 +01:00 |
Rob Pilling
|
7cab976623
|
Merge pull request #3456 from bobrippling/feat/recorder-dl-all
Recorder: add ability to download all tracks at once
|
2024-06-19 08:24:43 +01:00 |
Rob Pilling
|
8600d79e89
|
Merge pull request #3458 from bobrippling/fix/promenu-negative
promenu: fix values going below minimum, improve callbacks
|
2024-06-19 08:23:50 +01:00 |
Rob Pilling
|
01bec254ab
|
Merge pull request #3443 from lauzonhomeschool/datetime_picker
datetime_picker: create app and use it in [alarms] app
|
2024-06-17 20:45:55 +01:00 |
Rob Pilling
|
caaed8fc5e
|
widdst: ensure DST is applied when leaving settings
|
2024-06-16 19:56:12 +01:00 |
Rob Pilling
|
a97ff20066
|
promenu: bump version
|
2024-06-16 17:53:36 +01:00 |
Rob Pilling
|
120bc9a300
|
promenu: generate JS
|
2024-06-16 17:52:43 +01:00 |
Rob Pilling
|
7822445b6a
|
promenu: fix values going below minimum
|
2024-06-16 17:52:10 +01:00 |
Rob Pilling
|
1fa407b305
|
promenu: only run onchange/draw if value changes
|
2024-06-16 17:51:32 +01:00 |
Rob Pilling
|
d9bc0aaffa
|
promenu: fix whitespace
|
2024-06-16 17:51:08 +01:00 |
Rob Pilling
|
1d2ec94f8d
|
settings: add BLE privacy option
|
2024-06-16 17:35:15 +01:00 |
Rob Pilling
|
20810b4403
|
Merge pull request #3451 from paul-arg/elapsed_t
elapsed_t: add option to set clock as default and handle DST in day/month/year mode
|
2024-06-16 16:20:07 +01:00 |
Rob Pilling
|
95b383f593
|
Merge pull request #3304 from paul-arg/widbtstates
BT States Widget fix: handle colors themes better
|
2024-06-16 16:17:46 +01:00 |
Rob Pilling
|
8547011cbb
|
recorder interface: show currently downloading/deleting filename
|
2024-06-16 15:45:03 +01:00 |
Rob Pilling
|
ecf1f2ed95
|
recorder interface: fix unrelated empty-csv saving bug
|
2024-06-16 15:38:22 +01:00 |
Rob Pilling
|
7e7945b6e2
|
recorder interface: add download-all functionality
|
2024-06-16 15:38:22 +01:00 |
Rob Pilling
|
9561a4b5fc
|
recorder interface: convert `if`s to `switch`
|
2024-06-16 15:19:52 +01:00 |
Rob Pilling
|
7b044002cd
|
recorder interface: fix indent
|
2024-06-16 15:18:18 +01:00 |
Albert
|
14193641dd
|
creator added
|
2024-06-13 23:39:13 +02:00 |
Albert
|
f98666a547
|
type added to nostt metadata.json
|
2024-06-13 23:36:19 +02:00 |
Albert
|
2f1dbab72e
|
nostt app init
|
2024-06-13 23:26:47 +02:00 |
paul-arg
|
532abba4d5
|
elapsed_t: handle DST in day/month/year mode
|
2024-06-12 19:09:58 +02:00 |
paul-arg
|
4e428a6fbc
|
elapsed_t: handle DST in day/month/year mode
|
2024-06-12 19:09:07 +02:00 |
Gordon Williams
|
a038233fa6
|
blecsc 0.05: Fix <1 event/second issue
|
2024-06-12 11:22:25 +01:00 |
Gordon Williams
|
d4d4fb944e
|
cscsensor 0.13: Fix total distance calculation
|
2024-06-12 11:22:13 +01:00 |