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
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
Martin Boonk
8f6cc9cb70
messagesoverlay - Fix colors and add border to icon
2024-04-04 23:16:34 +02: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
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
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
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
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
Gordon Williams
b00f850cf5
Merge pull request #3325 from atjn/hrm-warn
...
`hrm` Fix memory leaks
2024-04-03 08:45:45 +01:00
Gordon Williams
5d51cc3d98
Merge pull request #3323 from atjn/health-warn
...
`health` Remove unused variable
2024-04-03 08:44:10 +01:00
Anton
ad8f236a56
`gpsinfo` Fix memory leaks
2024-04-02 20:24:59 +02:00
Anton
09323cd751
`hrm` Fix memory leaks
2024-04-02 20:05:34 +02:00
Anton
bd6caf7ab8
`health` Remove unused variable
2024-04-02 19:38:20 +02:00
Gordon Williams
21a17cc751
0.03: Cope with identical duplicate buttons ( fix #3260 )
...
Set 'n' for buttons in Bangle.btHomeData correctly (avoids adding extra buttons on end of advertising)
2024-04-02 16:22:56 +01:00
Gordon Williams
e769b346b7
Merge pull request #3320 from deirdreobyrne/master
...
New bug in bigdclock.app.js
2024-04-02 15:31:09 +01:00
Anton
f47f19f586
`taglaunch` Fix broken reset
2024-04-02 16:03:48 +02:00
Anton
6bbd4f9011
Fix bugs in `ratchet_launcher`
2024-04-02 15:13:28 +02:00
deirdreobyrne
f71fc914f6
Merge branch 'espruino:master' into master
2024-04-02 12:50:05 +01:00
deirdreobyrne
7e929de2e7
Update ChangeLog
...
Changes in v0.09
2024-04-02 12:48:01 +01:00
deirdreobyrne
b608533e17
Update metadata.json
...
Version bump.
2024-04-02 12:46:24 +01:00
Gordon Williams
20c092e7df
Merge pull request #3318 from atjn/warn-fix
...
Temporary fix for minified file lint
2024-04-02 12:39:29 +01:00
Gordon Williams
2422646d26
add note to description
2024-04-02 12:35:05 +01:00
deirdreobyrne
607eb37280
New bug in bigdclock.app.js
...
The value of "width" was being reset somewhere. So "width" has been renamed to "batteryUsedWidth", which is better anyway.
2024-04-02 12:28:03 +01:00
Gordon Williams
ace9cd4b58
Merge pull request #3319 from atjn/launch-warn-2
...
`launch` Fix broken reset
2024-04-02 12:19:57 +01:00
Anton
9eda23bfe0
Rephrase changelog
2024-04-02 12:37:34 +02:00
Anton
5a2d1491e1
Disable scrolling while displaying warning
2024-04-02 12:34:52 +02:00