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
Flaparoo
563829bf82
calculator: truncate long numbers
2024-09-10 21:28:41 +08:00
Rob Pilling
36a50d1cee
Layout: fix differing numeric types
...
With a slight hack
2024-09-09 21:43:57 +01: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