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
aemkai
b7b23b83f1
Update blc.settings.js
2024-09-12 18:08:26 +02:00
aemkai
15c2ddb3c9
Update blc.settings.js
2024-09-12 18:05:31 +02:00
aemkai
b5491e1371
Update blc.js
2024-09-12 18:05:12 +02:00
aemkai
3bdaad5fa4
Update blc.js
...
removed unused variables and cleaned tab/space-mix
2024-09-12 18:02:53 +02:00
aemkai
8336e4e7c5
Update blc.settings.js
...
removed space/tab mix
2024-09-12 18:02:07 +02:00
aemkai
3b37203584
Merge branch 'espruino:master' into master
2024-09-12 16:47:17 +02:00
aemkai
8bd5f3e56f
Update ChangeLog
2024-09-12 16:46:40 +02:00
aemkai
19391a0136
Update README.md
...
Added description for new functionalities.
2024-09-12 16:44:52 +02:00
aemkai
5403964960
Delete apps/blc/screenshot_blc.bmp
...
screenshot is outdated
2024-09-12 16:40:04 +02:00
aemkai
db315f4b74
add settings files
...
add settings files for V4.0
2024-09-12 16:39:19 +02:00
aemkai
ca055b4a31
upload new screenshots
...
upload new screenshots for V0.4
2024-09-12 16:37:23 +02:00
aemkai
2da349874b
Update metadata.json
2024-09-12 16:35:14 +02:00
aemkai
2569ef966a
Update blc.js
...
additional functions (change colors in settings)
2024-09-12 16:33:07 +02: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
Rob Pilling
d447b5c2e6
pace: initial app
2024-09-10 18:51:30 +01: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