n3d1117 / appdb

A fully-featured iOS client for appdb.to written in Swift 5
MIT License
317 stars 39 forks source link

[REQ] Re-download all apps after revoke #42

Closed adrianmihalko closed 2 years ago

adrianmihalko commented 4 years ago

Thanks for this great application. I miss a function, where after a revoke we should be able to resign all sideloaded apps at once.

Currently, we must delete the app and download again. For each sideloaded app. My experience is, that It's not enough to re-download, and install over currently installed app, you must first delete the actual app. Very inconvenient.

My second request/suggestion is to add a "Update all" button on the Updates tab, like in the real appstore.

n3d1117 commented 4 years ago

Hello, thanks for your feature request! As you know on appdb every app has multiple links for download. How would you suggest choosing the right link to use when clicking update all / resign all?

adrianmihalko commented 4 years ago

I don't know AppDB's API (do we have info about verified links?), but we should simple do this by a trial&error and/or randomize (to not overload a link provider)?

ZonD80 commented 3 years ago

It allows you to do it now (AFAIR), can you implement this (it's called IPA cache on appdb)

n3d1117 commented 2 years ago

Added support for IPA Cache in 1.1.2, closing this