apps-android-commons/app/src/main/java/fr/free/nrw/commons/contributions
Madhur Gupta 3cdfdcffe1
Merge 4.0-release into master (#5028)
* Fix string for custom selector

* Fix bug #4950 back arrow still present on top-level activity (#4952)

* Fix bug #4949 by correctly setting previous db version number (#4956)

* Fix bug #4949 by correctly setting previous db version number

* Fix failing tests

* Fix bug #4959 by correctly setting previous db version number and updating the current db version (#4960)

* Fix bug #4957 (#4961)

* Update library to new version that handles older Java VMs

Fixes #4972 I believe.

* Versioning for v4.0.0

* Changelog for v4.0.0

* Fix bug #4984 Added queries for package name for Android API 30+ (#4987)

* Update mapbox sdk version (#4989)

* Versioning for v4.0.1

* Changelog for v4.0.1

* Remove network type information from NetworkUtils (#4996)

* Remove network type information from NetworkUtils

* Ignore dependent tests

* Fix #4992 invert the equals condition to be null safe (#4995)

* Fix java.lang.NullPointerException for username in ContributionBoundaryCallback (#5003)

* Fix failing tests for PR #5003 (#5004)

* Fix java.lang.NullPointerException for username in ContributionBoundaryCallback

* Fix failing tests

* Update Room DB Version (#5011)

* Fix #5001 (#5010)

* Fix DB update issue (#5016)

* [WIP] Fix both timezone problem and saved date problem (#5019)

* Fix both timezone problem and saved date problem

* Fixaccidental test code and add comments

* Add issue link to the comments

* Fix format issue and null checks

* Versioning for v4.0.2

* Changelog for v4.0.2

* Add "Report Violation" menu option (#5025)

* Add "Report Violation" menu option

* Update email template

* Update email address

* Fixed typo

Co-authored-by: Josephine Lim <josephinelim86@gmail.com>

* Versioning for v4.0.3

* Changelog for v4.0.3

Co-authored-by: Josephine Lim <josephinelim86@gmail.com>
Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com>
Co-authored-by: neslihanturan <tur.neslihan@gmail.com>
2022-08-08 15:51:07 +10:00
..
ChunkInfo.kt Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00
Contribution.kt Merge 4.0-release into master (#5028) 2022-08-08 15:51:07 +10:00
ContributionBoundaryCallback.kt Merge 4.0-release into master (#5028) 2022-08-08 15:51:07 +10:00
ContributionController.java GSoC 2021 custom picture selector (#4534) 2021-08-18 21:11:35 +09:00
ContributionDao.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00
ContributionsContract.java Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00
ContributionsFragment.java Merge 4.0-release into master (#5028) 2022-08-08 15:51:07 +10:00
ContributionsListAdapter.java Todo for user (#3851) 2020-08-17 21:30:46 +10:00
ContributionsListContract.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00
ContributionsListFragment.java #4730 - Nothing happens on clicking media in the Contribution tab of User's Profile (#4736) 2022-04-18 16:17:40 +03:00
ContributionsListPresenter.java Fixes #3389 - Show User profiles (#4678) 2021-10-25 23:40:08 +03:00
ContributionsLocalDataSource.java Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00
ContributionsModule.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsPresenter.java Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00
ContributionsRemoteDataSource.kt Fixes #3389 - Show User profiles (#4678) 2021-10-25 23:40:08 +03:00
ContributionsRepository.java Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00
ContributionViewHolder.java Fixed #4908 : Thumbnail image is grey during upload (#4909) 2022-03-21 22:25:20 +09:00
MainActivity.java Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10:00
UnswipableViewPager.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
WikipediaInstructionsDialogFragment.kt Converted the WikipediaInstructionsDialogFragment to use viewbinding, along with a cleaner way to build bundle arguments for the fragment (#4684) 2021-10-22 14:16:46 +03:00