Commit Graph

19010 Commits (6abb02dff19a65a6db1ce11ac23de501048144fb)

Author SHA1 Message Date
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
Rob Pilling a502c73886
Merge pull request #3464 from espruino/dependabot/npm_and_yarn/braces-3.0.3
build(deps-dev): bump braces from 3.0.2 to 3.0.3
2024-06-20 08:01:38 +01:00
dependabot[bot] 41a1e828be
build(deps-dev): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 22:23:04 +00:00
numerist a363d6da2c
Update app-bangle2.js
Shifting the position of one line on the screen
2024-06-19 16:18:28 -04:00
poolitzer 54b1f3fcd7 Feat: Convert hours > 24 to days 2024-06-19 21:46:04 +02: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
poolitzer 75a26826f3 Feat: Added battery estimate in hs 2024-06-19 18:11:28 +02: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 abe1a8f2e1
Merge pull request #3455 from paul-arg/more_pickers
more-pickers: add a double picker and a triple picker
2024-06-19 08:23:00 +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
parg-mtwn 78d9eeac27 add new module: more_pickers 2024-06-17 12:18:42 +02:00
Rob Pilling c80fd99bfb
Merge pull request #3460 from ticalc-travis/patch-1
Correct interface.js path in interface.html example
2024-06-17 07:35:37 +01:00
Travis Evans 59993d5460
Correct interface.js path in interface.html example 2024-06-16 19:39:24 -05: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