Peter Serwylo 0163d6efa6 Add PendingIntent for notification in DownloaderService.
Fixes #625, as devices pre 4.0 require such `PendingIntent`s to
be passed to the notificaitons `setContentIntent` method. As the
`DownloaderService` handles both apks and repo updates, the pending
intent will either point to the relevant `AppDetails` screen for
an apk download - or the main F-Droid activity if it is any other
sort of download (i.e. a repo update download).
2016-04-23 00:02:11 +10:00
..
2016-04-14 15:31:47 +01:00