apps-android-commons/app/src/main/java/fr/free/nrw/commons/upload
Ashish Kumar 73f272fded Merge 2.10 with master (#2938)
* Fix duplicate param information (#2515)

* Bug fix issue #2476 (#2526)

* Added wikidataEntityID in all db versions, handled db.execSql via method runQuery

* Versioning and changelog for v2.10.2 (#2531)

* Update changelog.md

* Versioning for v2.10.2

* Update changelog.md

* Bugfix/issue 2580 (#2584)

* Corrected string placedholders in certain string files

* Corrected string placedholders in certain string files[Bug fix #2580]

* Bug Fix #2585 (#2647)

* Bug Fix #2585
* Added null checks on view in SearchImageFragment when updating views from external sources
* Disposed the disposables in SearchActivity and SearchImageFragment when no longer in active lifecycle

* use FragmentUtils to verify fragment active state

* Bug Fix issue #2648 (#2678)

* Bug Fix issue #2648
* Handled external storage permission before file download

* * Removed redudant check for permission in MediaDetailPagerFragment (Dexter already does that)
* Removed duplicate code in PermissionUtil$checkPermissionsAndPerformAction, used the existing function with conditional extra parameters

* string name typo correction

* BugFix issue #2652 (#2706)

* Addded null check on bookmark before operating on it

* BugFix issue #2711 (#2712)

* Added null checks in OkHttpJsonApiClient$searchImages MwQueryResponse

* BugFix #2718 (#2719)

* Handled null auth cookies

* Fix #2791: NPE when nominating for deletion and leaving screen (#2792)

* Bug Fix issue #2789 (#2790)

* Handled Illegal State Exception for non existent appropriate view parents in ViewUtils$showShortSnackbar

* BugFix #2720 (#2831)

BugFix deprecated licenes #2720

* * synced 2.10 with master * resolved merge conflicts

* merge 2.10 with master
2019-05-06 19:22:10 +05:30
..
Description.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
DescriptionsAdapter.java Fixed #2825 where user was able to add one lang twice (#2834) 2019-04-02 14:17:01 +03:00
EXIFReader.java Fixes #97: Added metadata reader for reading exif data (#2581) 2019-03-19 19:08:42 +05:30
FileProcessor.java Fix crash(es) caused by failing to dispose Rx observables (#2669) 2019-03-19 21:08:04 +00:00
FileUtils.java Improve extremely inefficient darkness-checking logic. (#2639) 2019-03-19 20:23:36 +05:30
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 Improve extremely inefficient darkness-checking logic. (#2639) 2019-03-19 20:23:36 +05:30
ImageProcessingService.java Update master with backend overhaul branch (#2829) 2019-04-02 08:35:22 +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 #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
SimilarImageInterface.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
SpinnerLanguagesAdapter.java Fix wrong language codes displaying to user (#2880) (#2930) 2019-04-27 07:55:12 +03:00
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 Use previous Title/Description option added (#2713) 2019-04-18 23:32:10 +10:00
UploadCategoriesAdapterFactory.java Multiple uploads with over haul (#1968) 2018-11-19 17:00:32 +05:30
UploadCategoriesRenderer.java Fix #1131: Update min sdk version and remove redundant checks (#2608) 2019-03-16 12:21:51 +00:00
UploadController.java Replace remaining AsyncTask with RxAndroid (#2681) 2019-03-28 21:10:47 +00:00
UploadModel.java Fix crash(es) caused by failing to dispose Rx observables (#2669) 2019-03-19 21:08:04 +00:00
UploadPresenter.java Merge 2.10 with master (#2938) 2019-05-06 19:22:10 +05:30
UploadService.java Fix crash(es) upon upload failure. (#2699) 2019-03-21 19:09:36 +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 Consistent handling of web and geo urls (#2750) 2019-03-28 18:23:36 +05:30