1
0
Fork 0
Commit Graph

18542 Commits (a4e6c4e93842f7a529700cfd16b0b41f5f1e1200)

Author SHA1 Message Date
Elfreda Kwawu 3fb9e3fd50 changes to app.js + interface.html 2024-04-10 15:40:12 -04:00
Elfreda Kwawu 43d7d90386
Update interface.html (debugging) 2024-04-10 12:36:51 -04:00
Elfreda Kwawu 426d830fd7 edited app.js and interface.html 2024-04-10 12:11:13 -04: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
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