apps-android-commons/app/src
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
..
androidTest/java/fr/free/nrw/commons Use wrapper for interacting with shared preferences (#2288) 2019-01-14 00:13:21 +05:30
beta/res/values Fix conflict between different product flavors (#1726) 2018-07-20 02:03:28 +10:00
betaDebug Update app icon (Fixes #868) (#2022) 2018-12-17 11:13:46 +05:30
main Make DeleteTask notification quieter on some devices(Fixed #2528) (#2538) 2019-03-12 14:19:09 +03:00
prod/res/values Fix conflict between different product flavors (#1726) 2018-07-20 02:03:28 +10:00
prodRelease/play/release-notes/en-US With release notes directory 2019-03-10 16:56:10 +05:30
test/kotlin/fr/free/nrw/commons replaced icafe with metadata extractor (#2546) 2019-03-12 00:20:47 +05:30