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
Martin Boonk
ca124e4090
messagesoverlay - Also backup and restore watches to prevent interaction with background app
2024-04-06 16:41:38 +02:00
Elfreda Kwawu
5448b618df
edited interface.html
2024-04-05 23:24:47 -04:00
Elfreda Kwawu
6ac7ea1789
added README in metadata
2024-04-05 23:05:41 -04:00
Elfreda Kwawu
b9e11d82db
adding README
2024-04-05 22:59:32 -04:00
Elfreda Kwawu
d49809920a
adding files to phystrax
2024-04-05 22:57:04 -04:00
Elfreda Kwawu
6d5bcd72a0
Delete apps/phystrax directory
2024-04-05 22:30:36 -04:00
Elfreda Kwawu
b7e40d446f
testing for app loader integration
2024-04-05 22:02:47 -04:00
Martin Boonk
1b94ada43f
messagesoverlay - Reduce code duplication
2024-04-06 00:23:06 +02:00
thyttan
f6e972eb68
counter2: fix lint warnings
2024-04-05 10:33:35 +02:00
Rob Pilling
105b7fd877
Merge pull request #3333 from espruino/dependabot/submodules/webtools-3a55438
...
Bump webtools from `7e42839` to `3a55438`
2024-04-05 09:03:38 +01:00
Rob Pilling
30568098f4
Merge pull request #3331 from thyttan/clockcal
...
clockcal: fix lint warnings
2024-04-05 08:58:18 +01:00
dependabot[bot]
1d371333c2
Bump webtools from `7e42839` to `3a55438`
...
Bumps [webtools](https://github.com/espruino/EspruinoWebTools ) from `7e42839` to `3a55438`.
- [Commits](7e4283948f...3a55438189
)
---
updated-dependencies:
- dependency-name: webtools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 00:41:28 +00:00
thyttan
f56db58890
clockcal: fix lint warnings
...
no-undef
2024-04-04 23:53:39 +02:00
Elfreda Kwawu
ecf73cd843
Merge branch 'espruino:master' into master
2024-04-04 17:35:36 -04:00
Martin Boonk
8f6cc9cb70
messagesoverlay - Fix colors and add border to icon
2024-04-04 23:16:34 +02:00
Elfreda Kwawu
fdbe704d89
Update interface.html for testing purposes
2024-04-04 17:12:55 -04:00
Elfreda Kwawu
b36fba55f1
Update interface.html
2024-04-04 17:06:34 -04:00
Martin Boonk
dbfa9dd09d
messagesoverlay - Fix border being a pixel to wide
2024-04-04 22:41:05 +02:00
Martin Boonk
8f8d91e951
messagesoverlay - Draw incomplete line to fill the text area
2024-04-04 22:29:56 +02:00
Elfreda Kwawu
e411db0eec
added seconds
2024-04-04 16:25:02 -04:00
thyttan
9c69827b48
Merge pull request #3285 from Stuff-etc/master
...
New App: Counter 2 (dual counter), minor improvement for clockcal
2024-04-04 22:18:04 +02:00
Martin Boonk
724be3637e
messagesoverlay - Use const where possible
2024-04-04 21:45:41 +02:00
Elfreda Kwawu
6785717aa8
Update metadata.json
2024-04-04 15:43:11 -04:00
Elfreda Kwawu
7f3fc66558
Update metadata.json
2024-04-04 15:37:21 -04:00
Elfreda Kwawu
409fa3abce
Update metadata.json
2024-04-04 15:32:44 -04:00
Elfreda Kwawu
d68efc5287
Update app.js
2024-04-04 15:29:31 -04:00
Martin Boonk
d45cf2548e
messagesoverlay - Update ChangeLog
2024-04-04 21:28:07 +02:00
Martin Boonk
2647514e10
messagesoverlay - Use bitmap fonts for a little better readability on smaller sizes
2024-04-04 21:15:15 +02:00
Elfreda Kwawu
c800e8f0f6
Update app-icon.js
2024-04-04 15:01:03 -04:00
Elfreda Kwawu
50bdb6fe55
Update metadata.json for icon
2024-04-04 14:52:53 -04:00
Martin Boonk
12449b6474
messagesoverlay - Add workaround for stable firmware string metrics
2024-04-04 19:38:55 +02:00
Martin Boonk
b7f003eec6
messagesoverlay - Cleanup variable use for scrolling
2024-04-04 19:22:13 +02:00
Martin Boonk
3c6eae9580
messagesoverlay - Do not backup lock event handlers
2024-04-04 18:28:39 +02:00
Gordon Williams
1156ba6ba2
more efficient getColorsImage fn
2024-04-04 17:04:12 +01:00
Gordon Williams
fdab58c5c0
Add 'clock backgrounds' app that other clocks can use to provide custom backgrounds - fix #3287
2024-04-04 12:59:18 +01:00
thyttan
374b4bbae1
Merge pull request #3317 from atjn/sleeplog-warn
...
`sleeplog` Fix lint warnings
2024-04-04 11:10:40 +02:00
Gordon Williams
34341fae71
Merge pull request #3313 from paul-arg/messagegui
...
[messagegui] Fix: When user taps on a new message, clear unread timeout
2024-04-04 08:05:20 +01:00
thyttan
429b8e1f22
Merge pull request #3327 from thyttan/activity-reminder
...
activityreminder: bump version
2024-04-04 01:26:25 +02:00
thyttan
17dd78565d
activityreminder: bump version
...
... to notfiy users of this fix:
https://github.com/espruino/BangleApps/pull/3286
https://github.com/espruino/BangleApps/issues/3284
2024-04-04 01:22:22 +02:00
thyttan
c16ada9390
Merge pull request #3322 from atjn/taglaunch_warn
...
`taglaunch` Fix broken reset
2024-04-04 01:09:41 +02:00
thyttan
a89b8b680d
Merge pull request #3321 from atjn/ratchet_launch-warn
...
Fix bugs in `ratchet_launcher`
2024-04-04 00:55:39 +02:00
thyttan
6e0f13ca5e
Merge pull request #3326 from halemmerich/fastload
...
fastload - Add warning about automatic reload apploader option
2024-04-03 22:56:18 +02:00
Martin Boonk
97ebafb046
fastload - Add warning about automatic reload apploader option
2024-04-03 21:21:42 +02:00
Martin Boonk
f8174e5106
messagesoverlay - Track the backed up handlers while the overlay is up
2024-04-03 21:06:03 +02:00
Martin Boonk
a6b92215fa
messagesoverlay - Fix trying to draw on empty queue
2024-04-03 19:58:25 +02:00