Commit Graph

18368 Commits (12f55406aabad6b0811234c05dba3468db2599d1)

Author SHA1 Message Date
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
thyttan 57d49b5836
Merge pull request #3347 from Spioune/master
New Clock : Meridian Clock
2024-04-12 22:02:29 +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
Gordon Williams 160132d461 update webtools 2024-04-09 14:13:38 +01:00
Gordon Williams 0f76267123 add contribution notice 2024-04-09 14:07:58 +01:00
Gordon Williams 80f14b490d If we have the info, default to Sort by Favourited - fix https://github.com/espruino/BangleApps/issues/3329 2024-04-09 14:07:35 +01:00
Spioune 821157a9b0
Merge branch 'espruino:master' into master 2024-04-09 19:48:12 +08: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
Gordon Williams 975bda434d updated core 2024-04-09 10:48:54 +01: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
thyttan a5b0d8965b
Merge pull request #3344 from atjn/counter2-warn
`counter2` Fix memory leak
2024-04-08 14:59:52 +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
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