zap.store on Nostr: Managed to get silent updates running 🤩 While I generated 99% of the code with an ...
Managed to get silent updates running 🤩
While I generated 99% of the code with an LLM and it kinda worked out of the box (impressive), silent updates still did not.
But the absolute legend of greenart7c3 (nprofile…vdel) helped me out and sent a PR with a few changes, and now it works! Zap him if you can.
Still in development phase, but coming soon! I need to make it opt-in, and with the ability to prevent some apps from auto updating.
While I generated 99% of the code with an LLM and it kinda worked out of the box (impressive), silent updates still did not.
But the absolute legend of greenart7c3 (nprofile…vdel) helped me out and sent a PR with a few changes, and now it works! Zap him if you can.
Still in development phase, but coming soon! I need to make it opt-in, and with the ability to prevent some apps from auto updating.
quoting nevent1q…k40sAbout automatic silent app updates:
Which OSS app store has them? In theory I see Obtainium and Accrescent do.
However with Obtainium I've always been prompted to Update. Sure, updates were downloaded in the background but user action was required.
Can't speak for Accrescent as I have not used it.
Also, in several code tests I could not make it work despite having the right permissions (UPDATE_PACKAGES_WITHOUT_USER_ACTION) and being Android 12+.
I would appreciate feedback on this issue as I'm not even sure it's possible.