29thStPublishing / Dumpling2

0 stars 0 forks source link

articleHandler should return articlesDownloadComplete notification when addAllArticles is complete #36

Closed eelzon closed 9 years ago

eelzon commented 9 years ago

Currently a downloadComplete notification is sent for each downloaded article, but it would be nice to have an additional articlesDownloadComplete to notify the app when ALL of addAllArticles is complete.

lata-nga commented 9 years ago

Added an "allDownloadsComplete" notification. This is fired when all articles or volumes added via the ArticleHandler/VolumeHandler are downloaded completely