ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
5.82k stars 138 forks source link

"remember" APK name from "Pick an APK" screen for updates #1576

Closed cheintz closed 2 months ago

cheintz commented 2 months ago

Prerequisites

Describe the feature

It would be desirable to remember the string used in the APK Picker, especially to allow background updates. Even Obtainium requires the user to select between fdroid and regular release with every update. In some cases, this could even be determined by signing keys.

Describe alternatives you've considered (if applicable)

The alternative is selecting the appropriate APK file with every update.

Additional context

ImranR98 commented 2 months ago

Please search through existing issues before opening new ones because this has been discussed before. You can already narrow down the APK options to one, using the APK filter regex. Obtainium cannot automate this for various reasons that have been discussed in other issues.