Skip to content

Swipe to dismiss updates

Fixes #1131 (closed). Though not using the full UX described by Carrie. Rather than revealing a hidden menu with a button to dismiss, it will instead respond (hopefully-) appropriately depending on the item being dismissed:

  • Ready to install - We'll forget you ever wanted to install it. It stays in the cache, but the prompt to install will go away until you ask to install it again. Doesn't bother showing a toast.
  • Downloading - Download will be canceled. Shows a Toast with "Download canceled"
  • Installed, ready to run - Remove the item from the updates tab. Note that this happens already after tapping "Run" once, or even closing F-Droid then reopening. But it makes perfect sense to swipe and dismiss this too. Doesn't bother showing a toast.
  • Can be updated - Same as if you went to app details and checked "Ignore this update". Shows a toast saying "Update Ignored".
Edited by Peter Serwylo

Merge request reports