-
-
Notifications
You must be signed in to change notification settings - Fork 17
feat: Add Local Installer to allow users to patch over installed split-apk's #28
Copy link
Copy link
Open
Labels
Feature requestRequesting a new feature that's not implemented yetRequesting a new feature that's not implemented yet
Description
Feature description
Please create a downloader called "Local APK downloader" which queries the installed apps and provides it to manager for patching. The downloader can merge the splits into one before passing it to manager. This allows the user to install from PlayStore, patch (automatically "downloads" the installed app), mount.
Motivation
This was sort of working in versions 1.x, it shouldn't have for some apps but it was for others. A few users including myself have used the workflow of:
- Install app from play store
- Patch over app
- Mount
If the app is a split apk this shouldn't work, but I've never encountered issues with this, So I would like to formally request a "Downloader" be implemented to achieve this
Acknowledgements
- I have checked all open and closed feature requests and this is not a duplicate
- I have chosen an appropriate title.
- All requested information has been provided properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature requestRequesting a new feature that's not implemented yetRequesting a new feature that's not implemented yet