Show notification with error log on update failures

This commit is contained in:
Eugene Cheung
2020-05-13 22:28:15 -04:00
parent ccc198e081
commit fc4e290c49
4 changed files with 71 additions and 5 deletions
@@ -25,6 +25,7 @@ object Notifications {
*/
const val CHANNEL_LIBRARY = "library_channel"
const val ID_LIBRARY_PROGRESS = -101
const val ID_LIBRARY_ERROR = -102
/**
* Notification channel and ids used by the downloader.