Rob Pilling
Rob Pilling
It'll be a bug with popcon's cache trimming: https://github.com/espruino/BangleApps/blob/87590cae26540531bdc9de80a3be22366245ede3/apps/popconlaunch/boot.ts#L25-L34 I'm not at a dev machine for a while but can take a look when I next am
Can you upload your `popcon.cache.json` after some use? I'm interested in whether the `.last` is getting updated Failing finding the bug, we change `trimCache()` to delete entires whose apps no...
Thanks for the apps! They appear to all be the same code but a different app for different images, are you able to combine them into one app? Perhaps that...
Fair enough - I'll merge (once the lint is ok) but please bear in mind there's been 5 PRs, which I've read through all as they go, and each app...
I notice `stardateclock_wbin` has appeared - did you mean to add that too?
Nah that's alright - I can tinker with the commits and just do the three if you're ok with that?
Sorted :) will merge when the checks pass
Looks like there's [the lint firing](https://github.com/espruino/BangleApps/actions/runs/19663022273/job/56313275033?pr=4041), same as before if you get change to sort them: ``` /home/runner/work/BangleApps/BangleApps/apps/bmoface/app.js Warning: 1:7 warning 'storage' is assigned a value but never used no-unused-vars...