« Previous | Next » 

Revision b2c63c6d

IDb2c63c6dc71b2aa1b5087ee08f5b708cc6f03560
Parent 009c8a6b
Child a08963f0

Added by Peter Serwylo over 3 years ago

More robust multi-threaded downloading.

ApkDownloaders keep track of a unique id. This id is passed through with
each event coming from the downloader. When progress events are received,
if they don't have the same id as the current downloader, they are ignored.

When returning to the app details screen after leaving, if a download
completed in the mean time, automatically show the install screen. Otherwise,
when you, e.g. return to your devices home screen during a download, the
download keeps occuring in the background, but we are unable to make use of
the resulting downloaded file.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences