Statistics
| Branch: | Tag: | Revision:

fdroidclient / F-Droid / src / org / fdroid @ 0a9941d9

Name Size Revision Age Author Comment
  fdroid 0a9941d9 over 2 years pserwylo Refactor AsyncDownloader to be an interface. T...

Latest revisions

# Date Author Comment
0a9941d9 09/09/2015 08:21 pm pserwylo

Refactor AsyncDownloader to be an interface.

The interface is used by both AsyncDownloadWrapper and
AsyncDownloaderFromAndroid.

d0d287f6 09/09/2015 08:21 pm pserwylo

Remove undocumented params from JavaDoc.

Android Studio by default warns about undocumented params, which makes it harder
to identify more problematic warnings to do with actual code problems. This warning could
be toned down in the IDE so that it doesn't complain, but equally, the params are...

69ecaf02 09/09/2015 08:21 pm pserwylo

Refactored AsyncDownloader to only ever be constructed by DownloadFactory.

9b7c4c7b 09/09/2015 08:21 pm pserwylo

WIP: CR.

ef40b5f3 09/09/2015 08:21 pm Toby Kurien

Now displays a notification when download is complete, unless use is already on the app details screen, in which case it pops up the installer immediately

13e54ced 09/09/2015 08:21 pm Toby Kurien

Display of app name and version in the download title

6f8b49c9 09/09/2015 08:21 pm Toby Kurien

proper handling of file resources, implemented progress stats for async downloader

d10a56ed 09/09/2015 08:21 pm Toby Kurien

re-inserted log statement mistakenly removed

efd4ebea 09/09/2015 08:21 pm Toby Kurien

cleaned up code, prevented multiple app details screens popping up, fixed "no such app" toast after install

e827be1b 09/09/2015 08:21 pm Toby Kurien

when user clicks on notification, the app details screen now comes up. If there are multiple downloads, the first one is shown.

View revisions

Also available in: Atom