Yalpstore: Privileged extension

Created on 31 Mar 2017  路  4Comments  路  Source: yeriomin/YalpStore

Can you make a flashable zip to install YalpStore as a system app that supports background updates?
Like F-Droid: https://f-droid.org/repository/browse/?fdid=org.fdroid.fdroid.privileged.ota

Most helpful comment

I'll see what I can do.

All 4 comments

I'll see what I can do.

Maybe add a rule to backup the application when update OS?
(For lineageos and similar: addon.d file)

Is this issue maybe finished and can be closed so we can bump to version 0.14?

Seems complete.

To build an ota zip with a debug version of Yalp, run :app:generateOtaZip gradle task.

To build an ota zip with a signed release version, run :app:generateOtaZipStable. It downloads the apk from f-droid, so it won't work until f-droid compiles the new version.

Was this page helpful?
0 / 5 - 0 ratings