fdroidclientfdroid-repo-toolsfdroidserverkerplapp
Remove undocumented params from JavaDoc.
Android Studio by default warns about undocumented params, which makes it harderto identify more problematic warnings to do with actual code problems. This warning couldbe toned down in the IDE so that it doesn't complain, but equally, the params are...
Refactored AsyncDownloader to only ever be constructed by DownloadFactory.
WIP: CR.
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
Display of app name and version in the download title
proper handling of file resources, implemented progress stats for async downloader
re-inserted log statement mistakenly removed
cleaned up code, prevented multiple app details screens popping up, fixed "no such app" toast after install
when user clicks on notification, the app details screen now comes up. If there are multiple downloads, the first one is shown.
wip: app details now reloads details of running downloads
View revisions
Also available in: Atom