apps-android-commons/app/src/main/java/fr/free/nrw/commons/upload
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
..
Description.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
DescriptionsAdapter.java fixed Toggling of top card expand button issue(#2363) (#2364) 2019-01-27 22:30:23 +05:30
FileProcessor.java Add module for file picker for camera and gallery uploads (#2375) 2019-02-03 22:40:31 +02:00
FileUtils.java Add module for file picker for camera and gallery uploads (#2375) 2019-02-03 22:40:31 +02:00
FileUtilsWrapper.java Fix Lint Issues #171: Remove unused imports (#2533) 2019-03-02 19:30:50 +05:30
GpsCategoryModel.java Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
GPSExtractor.java Upload tests (#2086) 2018-12-11 02:15:24 +10:00
ImageProcessingService.java replaced icafe with metadata extractor (#2546) 2019-03-12 00:20:47 +05:30
Language.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
ReadFBMD.java replaced icafe with metadata extractor (#2546) 2019-03-12 00:20:47 +05:30
SimilarImageDialogFragment.java Fix Lint Issues #171: Fix numerous errors/warnings (#2537) 2019-03-10 23:55:35 +05:30
SimilarImageInterface.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
SpinnerLanguagesAdapter.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
ThumbnailClickedListener.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
Title.java Fix Lint Issues #171: Remove unused imports (#2533) 2019-03-02 19:30:50 +05:30
UploadActivity.java resolved progressbar overlap issue (#2575) 2019-03-11 21:37:49 +05:30
UploadCategoriesAdapterFactory.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
UploadCategoriesRenderer.java resolved rtl issue in category (#2567) 2019-03-11 21:39:29 +05:30
UploadController.java Use wrapper for interacting with shared preferences (#2288) 2019-01-14 00:13:21 +05:30
UploadModel.java replaced icafe with metadata extractor (#2546) 2019-03-12 00:20:47 +05:30
UploadPresenter.java Add setting Picture_Has_Correct_Location prefs(Fixed #2530) (#2536) 2019-03-12 17:02:51 +09:00
UploadService.java Make DeleteTask notification quieter on some devices(Fixed #2528) (#2538) 2019-03-12 14:19:09 +03:00
UploadThumbnailRenderer.java Add module for file picker for camera and gallery uploads (#2375) 2019-02-03 22:40:31 +02:00
UploadThumbnailsAdapterFactory.java Fix Lint Issues #171: Remove unused imports (#2533) 2019-03-02 19:30:50 +05:30
UploadView.java Fix Lint Issues #171: Remove unused imports (#2533) 2019-03-02 19:30:50 +05:30