shansou504
94e49b11f3
binaryclk: 0.11 removed battery counter
2024-04-17 17:56:35 -04:00
Rob Pilling
c2ea454a3b
Merge pull request #3324 from atjn/gpsinfo-warn
...
gpsinfo: Fix memory leaks
2024-04-17 21:02:34 +01:00
shansou504
aed9114055
fixed battery counter and changed to buzz instead of blink
2024-04-17 12:14:49 -04:00
thyttan
d58b973cd6
fontkorean: rename icon to app.png
...
and update metadata to reflect this.
2024-04-17 13:22:22 +02:00
jeonlab
f02c3a53a8
fontkorean and jclock ( #3357 )
...
* Create app.js
* Create app-icon.js
* Create README.md
* Add files via upload
* Create metadata.json
* Update README.md
* Update metadata.json
* Create ChangeLog
* Rename ChangeLog to ChangeLog
* Rename README.md to README.md
* Rename app-icon.js to app-icon.js
* Rename app.js to app.js
* Rename app.png to app.png
* Rename metadata.json to metadata.json
* Update README.md
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Update app.js
* Create font_Korean
* Delete apps/font_Korean
* Update app-icon.js
* Add files via upload
* Update README.md
* Update app.js
* Add files via upload
* Update app.js
* Delete apps/jclock/jclock_screenshot_BT.png
* Delete apps/jclock/jclock_screenshot_no_BT.png
* Update README.md
* Update app.js
* Add files via upload
* Update README.md
* Update metadata.json
* Update metadata.json
* Update metadata.json
* Create app.js
* Create metadata.json
* Update metadata.json
* Add files via upload
* Delete apps/font_Korean/app.js
* Create boot.js
* Add files via upload
* Create lib.js
* Create Changelog
* Create README.md
* Delete apps/font_Korean/Changelog
* Create ChangeLog
* Update metadata.json
* Update README.md
* Update metadata.json
* Update app.js
* Delete apps/jclock/jclock_screenshot_BT.png
* Delete apps/jclock/jclock_screenshot_no_BT.png
* Add files via upload
* Update ChangeLog
* Update metadata.json
* Update app.js
* Update ChangeLog
* Delete apps/jclock/jclock_screenshot_BT.png
* Delete apps/jclock/jclock_screenshot_no_BT.png
* Add files via upload
* Delete apps/jclock/jclock_screenshot_BT.png
* Delete apps/jclock/jclock_screenshot_no_BT.png
* Add files via upload
* Update and rename README.md to README.md
* Update and rename metadata.json to metadata.json
* Update and rename boot.js to boot.js
* Update and rename ChangeLog to ChangeLog
* Update metadata.json
* Rename font_Korean_icon.png to fontKorean_icon.png
* Rename lib.js to lib.js
* Rename font_Korean.pbf to fontKorean.pbf
* Delete apps/fontKorean directory
* Create boot.js
* Add files via upload
* Create ChangeLog
* Create ChangeLog
* Update metadata.json
* Delete apps/font_Korean directory
* Update metadata.json
* Rename ChangeLog to ChangeLog
* Add files via upload
* Delete apps/fontKorean directory
* Add files via upload
* Update metadata.json
* Delete apps/fontkorean/fontkorean.pbf
* Update app.js
* Update README.md
2024-04-17 09:01:02 +01:00
thyttan
6b1b03e181
Merge pull request #3349 from halemmerich/bthrm
...
bthrm - Move caching of characteristics into settings
2024-04-14 15:16:29 +02:00
Martin Boonk
4059147385
bthrm - Fix updating the layout on every draw
2024-04-14 13:04:52 +02:00
Martin Boonk
bc9d1ec722
bthrm - Try to make linter happy by adding status method to global object
2024-04-14 11:49:19 +02:00
Martin Boonk
a22beea01a
bthrm - Fix BTHRM not being toggled on and of by recorder
2024-04-14 11:44:32 +02:00
Martin Boonk
6a04e3d394
bthrm - Draw on event instead of every second
2024-04-14 10:46:56 +02:00
Martin Boonk
020924fb03
bthrm - Do not use lazy rendering
2024-04-14 10:39:05 +02:00
Martin Boonk
89785c13f9
messagesoverlay - Fix linter warnings
2024-04-13 22:25:43 +02:00
Martin Boonk
08f412f7f5
bthrm - Fix new lint warnings
2024-04-13 21:58:49 +02:00
Martin Boonk
f162809794
bthrm - Fix lint issues caused by obsolete code
2024-04-13 19:43:04 +02:00
thyttan
90a793b966
Merge pull request #3307 from halemmerich/messagesoverlay
...
messagesoverlay - Rendering and UI improvements
2024-04-13 19:21:56 +02:00
Martin Boonk
4c81e249ee
bthrm - Only buzz for disconnect if there was an actual connection before
2024-04-13 11:28:30 +02:00
Martin Boonk
c635c39dbe
bthrm - Update README
2024-04-13 10:55:49 +02:00
Martin Boonk
04d00b5018
bthrm - Fix the request period promise loosing the device argument
2024-04-13 10:40:49 +02:00
Martin Boonk
8363f9aa39
bthrm - Convert old cache to new settings if found
2024-04-13 10:40:49 +02:00
Martin Boonk
7e0792409c
bthrm - Modify dialogs
2024-04-13 10:40:49 +02:00
Martin Boonk
a98513d2ff
bthrm - Use let instead of var
2024-04-13 10:40:49 +02:00
Martin Boonk
81f05e181c
bthrm - Update ChangeLog
2024-04-13 10:40:49 +02:00
Martin Boonk
4e696ee36e
bthrm - Move caching of characteristics out of the lib into the settings app
2024-04-13 10:40:44 +02:00
Martin Boonk
47af3b482a
bthrm - Streamline the code a bit
2024-04-13 10:31:38 +02:00
Martin Boonk
403892ef2d
messagesoverlay - Fix font color for title and source in low mem theme
2024-04-12 23:33:58 +02:00
thyttan
f6432ef7b9
Merge pull request #3339 from Koell/teatimer
...
TeaTimer 0.6
2024-04-12 22:20:17 +02:00
Spioune
ab221e52bf
fix clock info rendering
2024-04-12 10:58:33 +08:00
Spioune
ce8144d8ab
Merge branch 'espruino:master' into master
2024-04-12 10:54:44 +08:00
Gordon Williams
12716a172a
bthome 0.04: Fix duplicate button on edit->save
2024-04-11 10:18:59 +01:00
Fabian Koell
1217cf360c
TeaTimer 0.6
...
- add newline to header so time is not split
- save counter before leaving the help screen, so it does not get reset
2024-04-10 23:16:23 +02:00
Martin Boonk
907cc5c35b
messagesoverlay - Replace low memory limit with better automatic predictions
2024-04-09 17:59:40 +02:00
Spioune
ae03752dd5
fix app-icon.js
2024-04-09 19:19:34 +08:00
Spioune
d9954f85aa
update icons
2024-04-09 19:17:24 +08:00
Spioune
684e62eb7f
add clock_info
2024-04-09 19:04:59 +08:00
Spioune
3aa0e09f28
add Meridian Clock
2024-04-09 16:03:16 +08:00
Martin Boonk
5d66cd26ed
messagesoverlay - Restore watches to have the same ID as before
2024-04-08 22:30:06 +02:00
Anton
ae5a2754a2
`counter2` Fix memory leak
2024-04-08 13:50:18 +02:00
Martin Boonk
aff05dc4e5
Merge pull request #3337 from jt-nti/come-on-thunder
...
Add new thunder app
2024-04-07 22:12:08 +02:00
Martin Boonk
09140ebcfa
messagesoverlay - Add settings for using lower memory colors
2024-04-07 21:07:59 +02:00
Martin Boonk
979178035a
messagesoverlay - Fix lock listener showing wrong message
2024-04-07 17:09:45 +02:00
Martin Boonk
5b5982c255
messagesoverlay - Use 16 bit buffer to correctly handle theme colors
2024-04-07 16:51:55 +02:00
Martin Boonk
1b6102ddba
Merge pull request #3336 from blueiicey/master
...
Fix other app's graphics showing on image clock (BANGLEJS 1)
2024-04-07 14:45:45 +02:00
James Taylor
bdf9e3e953
Add new thunder app
...
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2024-04-07 13:12:58 +01:00
ice
c0ebd2b761
Update ChangeLog
2024-04-07 08:02:37 -04:00
ice
23ee6191ba
New version for graphics fix
2024-04-07 08:02:02 -04:00
Martin Boonk
891798f150
Merge pull request #3330 from thyttan/counter2
...
counter2: fix lint warnings
2024-04-07 09:59:28 +02:00
Martin Boonk
c33f677d1d
messagesoverlay - Rename some variables
2024-04-07 09:55:24 +02:00
Martin Boonk
10f6915348
messagesoverlay - Only check version once
2024-04-07 09:54:35 +02:00
ice
00f95132c2
Fix other app's graphics showing on image clock (BANGLEJS 1)
...
There is an issue, where if you open an app that has graphics on the bottom, and hold down BTN3 to go to the image clock, a small amount of the apps graphics (about 10px) will show on the bottom. This update just adds an initial clear, which clears other app's graphics.
I am using a banglejs v1 (firmware 2v21).
2024-04-06 20:50:50 -04:00
Martin Boonk
abe6160396
messagesoverlay - Dynamically choose title font
2024-04-06 21:54:57 +02:00