apps-android-commons/app/src/main/java/fr/free
Zhao Gang 62c14ecb66 Make DeleteTask notification quieter on some devices(Fixed #2528) (#2538)
As commit ab4fca5e does, this commit fixed the repeated notification
alarms in DeleteTask.class.

Since progress indication in notification can be cleared by calling
.setProgress(0,0,false) on notificationBuilder(As shown in DeleteTask.class).
This commit also refactored notification related code in UploadService.class.
Make progress and failed notification uses the same notificationBuilder.
2019-03-12 14:19:09 +03:00
..
nrw/commons Make DeleteTask notification quieter on some devices(Fixed #2528) (#2538) 2019-03-12 14:19:09 +03:00