JohnCoatesOSS / Limitless

Fork of Cydia. Different name to avoid confusion. Goal: Refactor Cydia to make contributions easier. Backport features to Cydia's coding style so they can be submitted for consideration.
GNU General Public License v3.0
155 stars 28 forks source link

Force press on repo to refresh it #87

Open andermoran opened 7 years ago

andermoran commented 7 years ago

Sometimes I know there is an update I want for a tweak and I just want to refresh the repo that contains the tweak. It would be nice if you could force touch the repo cell and it would refresh.

uroboro commented 7 years ago

Alternatively, if the device doesn't have the required software, either use UITableViewRowAction or a long press gesture recognizer.