Anton
8367a865c4
Fix linter
2024-09-22 08:52:42 +02:00
Anton
c8200c5067
Add a test locale
2024-09-22 08:46:06 +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
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
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
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
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
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
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
Flaparoo
563829bf82
calculator: truncate long numbers
2024-09-10 21:28:41 +08:00
thyttan
4d8c46ba51
Merge pull request #3541 from thyttan/pomoplus
...
pomoplus: increase size of fonts and buttons
2024-09-07 23:33:29 +02:00
thyttan
c43f2c9f23
Merge pull request #3557 from flaparoo/aviatorclk
...
aviatorclk: v1.02 - various improvements
2024-09-07 23:07:58 +02:00
thyttan
e353a4b6f1
Merge pull request #3560 from whenlit/master
...
New app: Dutch clock
2024-09-07 22:59:41 +02:00
thyttan
87a9fb2db5
Merge pull request #3561 from stweedo/boxclk
...
Update Boxclk to V0.09
2024-09-07 22:50:01 +02:00
stweedo
4287509061
Bump version
2024-09-07 13:09:14 -05:00
stweedo
42dd3b94f4
Changed event handlers from an object to individual functions
2024-09-07 11:08:41 -05:00
Martin Pool
e4518870a6
Prune Changelog
2024-09-07 15:00:24 +02:00
Martin Pool
0d6f7687fc
Remove unused constant
2024-09-07 12:59:15 +02:00
Martin Pool
490b165862
Make compatible with top and bottom widgets
2024-09-07 12:49:56 +02:00
thyttan
2a7da3a4be
Merge pull request #3559 from stweedo/boxclk
...
Update boxclk to V0.08
2024-09-07 11:22:38 +02:00
stweedo
4bf23b4fbb
Revise event handlers
2024-09-07 02:37:03 -05:00
Martin Pool
4bdf4a0b5c
Move initialization into initialize function
2024-09-06 23:39:29 +02:00
Martin Pool
0219eeb0ef
Fix loadWidgets location
2024-09-06 23:10:45 +02:00
Martin Pool
072db5c9b9
Fix midnight decisively
2024-09-06 22:53:14 +02:00