Files
fdroidclient/app/src
Peter Serwylo f617402f32 Remove PendingDownload in favour of Downloading
The response to receiving PendingDownload was always a more specific
case of the Downloading event. By removing it, the code which was listening
for Downloading events is capable of doing everything that the PendingDownloading
listeners were doing.
2017-05-31 11:47:10 +10:00
..