Commit Graph

19621 Commits (2834c72e2e7146ec27f6600cf1584a6eae4b6d70)

Author SHA1 Message Date
Rob Pilling 2834c72e2e
Merge pull request #3591 from kamilkrz/fix/widbtstates-is-not-clkinfo
fix: widbtstates is not clkinfo
2024-09-27 08:56:32 +01:00
kamilkrz 43d910d96a widbtstates is not clkinfo 2024-09-27 08:33:24 +02:00
Gordon Williams 4689f45da5
Merge pull request #3575 from atjn/remove-meridians
locale: Remove meridians from time patterns
2024-09-24 08:40:55 +01:00
Rob Pilling 4eb59fe28b
Merge pull request #3582 from thyttan/edgeclk
edgeclk: live updates of step count
2024-09-23 22:10:18 +01:00
thyttan e8e24574b7 edgeclk: refactor step event handling
Only register event handler if we want to actually use the event.
2024-09-23 22:26:07 +02:00
Rob Pilling cc79ecc751
Merge pull request #3558 from flaparoo/hadash
hadash: initial release
2024-09-23 20:33:53 +01:00
thyttan f908f565df
Merge pull request #3583 from espruino/dependabot/submodules/webtools-1c0a490
build(deps): bump webtools from `3ed0ed9` to `1c0a490`
2024-09-23 06:29:33 +02:00
dependabot[bot] 7c94d99ed4
build(deps): bump webtools from `3ed0ed9` to `1c0a490`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `3ed0ed9` to `1c0a490`.
- [Commits](3ed0ed9061...1c0a49065b)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 00:12:41 +00:00
thyttan 7a47e33441 edgeclk: live updates of step count 2024-09-22 12:53:03 +02:00
thyttan 27cd1580db
Merge pull request #3580 from espruino/dependabot/submodules/webtools-3ed0ed9
build(deps): bump webtools from `7a78944` to `3ed0ed9`
2024-09-22 10:53:55 +02:00
thyttan c5fbfa4482
Merge pull request #3568 from stweedo/boxclk
Update boxclk to v0.10
2024-09-22 10:32:12 +02:00
thyttan 6b2695ced3
Merge pull request #3577 from atjn/counter-dk
counter: Add danish translations
2024-09-22 08:28:52 +02:00
thyttan fe8e82faeb
Merge pull request #3576 from atjn/counter-lang
counter: Support translations
2024-09-22 08:28:32 +02:00
dependabot[bot] 5d871dd6bf
build(deps): bump webtools from `7a78944` to `3ed0ed9`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `7a78944` to `3ed0ed9`.
- [Commits](7a78944473...3ed0ed9061)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 01:02:49 +00:00
Anton 9c329a498e Counter: add danish translations 2024-09-16 23:47:27 +02:00
Anton 9c173f313a counter: Support translations 2024-09-16 23:42:14 +02:00
Gordon Williams 88740b52db new webtools 2024-09-16 16:41:03 +01:00
Gordon Williams 5875cba522 0.03: Extend range slightly to include Ukrainian fonts 2024-09-16 16:40:52 +01:00
Anton f57992f3ae Remove meridians from time patterns 2024-09-16 13:24:37 +02:00
Gordon Williams 86b795220c
Merge pull request #3573 from atjn/locale-check
Improve sanity check for locales
2024-09-16 11:39:46 +01:00
Anton 0e53f127a1 Improve sanity check for locales 2024-09-14 22:01:43 +02:00
Flaparoo a6bf39620e hadash: banish evil eval 2024-09-13 20:50:07 +08:00
Rob Pilling 753780c4aa
Merge pull request #3570 from bobrippling/feat/promenu-long-title
promenu: scroll long titles
2024-09-13 12:45:11 +01:00
Gordon Williams 9e7d520b23
Merge pull request #3571 from espruino/dependabot/submodules/webtools-dcede45
build(deps): bump webtools from `c594022` to `dcede45`
2024-09-13 10:48:59 +01:00
Gordon Williams 001783fcb7 fix recent change for file backup 2024-09-13 09:07:19 +01:00
Gordon Williams 27450db7a6 Merge pull request #3572 from Guptilious/master 2024-09-13 09:05:53 +01:00
dependabot[bot] c35dbf0a52
build(deps): bump webtools from `c594022` to `dcede45`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `c594022` to `dcede45`.
- [Commits](c59402259c...dcede4522c)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 00:26:43 +00:00
Rob Pilling aa6e46898f promenu: generate js 2024-09-12 18:22:47 +01:00
Rob Pilling 4061b419c6 promenu: scroll truncated menu lines 2024-09-12 18:22:37 +01:00
Rob Pilling 8aa839be26 promenu: factor out `drawLine()` 2024-09-12 18:21:46 +01:00
Gordon Williams e5458fc5a0 fix recent change for file backup 2024-09-12 13:33:54 +01:00
Gordon Williams 144bf5a28a On Android, try and use saveFile for backups 2024-09-12 13:03:17 +01:00
thyttan 431100f724
Merge pull request #3548 from Guptilious/master
tv remote app
2024-09-12 11:25:20 +02:00
Guptilious beaa23da2d
Update apps/tvremote/app.js
Co-authored-by: thyttan <97237430+thyttan@users.noreply.github.com>
2024-09-12 10:05:40 +01:00
stweedo 824fef0e1a
Update screenshot to match boxclk-2.json config change 2024-09-12 03:02:18 -05:00
Gordon Williams 9e0ce08f7d fix overflow issue mentioned in https://github.com/espruino/BangleApps/pull/3548#issuecomment-2345498696 2024-09-12 08:54:21 +01:00
Gordon Williams c7790acbb9
Merge pull request #3567 from espruino/dependabot/submodules/webtools-c594022
build(deps): bump webtools from `71f271a` to `c594022`
2024-09-12 08:50:13 +01:00
Guptilious ca004b2700
Update app.js
added an if statement to display an alert message if the tv config file is not present.
2024-09-12 07:56:31 +01:00
thyttan d1dbcc35aa
Merge pull request #3562 from flaparoo/calculator
calculator: truncate long numbers
2024-09-12 08:19:44 +02:00
stweedo 624cf0f510
Revised suffix formatting in getDate function 2024-09-11 23:38:00 -05:00
Gordon Williams bb92699e88
Merge pull request #3563 from thyttan/setui-proposal-preview
setuichange: throw if custom drag on some modes
2024-09-11 08:55:24 +01:00
Flaparoo 8113cbba4d hadash: added more to-dos 2024-09-11 10:29:10 +08:00
dependabot[bot] b1ae5d448b
build(deps): bump webtools from `71f271a` to `c594022`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `71f271a` to `c594022`.
- [Commits](71f271a1c7...c59402259c)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 00:31:00 +00:00
Flaparoo 6bf66d5fa2 calculator: append '...' to truncated numbers 2024-09-11 07:08:22 +08:00
Rob Pilling 17ee6441ac
Merge pull request #3564 from thyttan/disconnect-gadgetbridge
gbdiscon: new app to disconnect from Gadgetbridge
2024-09-10 22:20:15 +01:00
thyttan 35b59ad217
gbdiscon: add note re Gadgetbridge version requirement 2024-09-10 22:39:28 +02:00
thyttan ed534de39c gbdiscon: new app to disconnect from Gadgetbridge
gbdiscon sends an action intent that's picked up by Gadgetbridge to
disconnect the Bangle.js. It requires the Bluetooth intent API to be
enabled in Gadgetbridge. The clock face is loaded immediately.
2024-09-10 18:22:38 +02:00
thyttan c757b85760 setuichange: throw if custom drag on some modes
If custom drag handler is added together with mode updown or leftright
throw an exception.
2024-09-10 16:13:16 +02:00
Flaparoo dbeeee980f calculator: clean-up unused variables 2024-09-10 21:45:41 +08:00
Flaparoo 393f68260f calculator: clean-up unused variables 2024-09-10 21:42:35 +08:00