apps-android-commons/app/src/main/java/fr/free/nrw
Zhao Gang ab4fca5ea9 Make uploading file notification quieter on some devices(Fixed #2528) (#2529)
Add setOnlyAlertOnce flag to NotificationCompat.Builder. This fixed
the issue that notification makes an alarm(beep) every time uploading
progress updated on some devices.

Also let UploadService.class reuse NotificationCompat.Builder as much
as possible(instead of creating a NotificationCompat.Builder every
time in method uploadContribution). And some small refactors.
2019-03-01 06:12:47 +13:00
..
commons Make uploading file notification quieter on some devices(Fixed #2528) (#2529) 2019-03-01 06:12:47 +13:00