apps-android-commons/app/src/main/java/fr/free/nrw/commons/di
Ritika Pahwa be1946cd7b
5161: Fix repeating images in peer review (#5170)
* fix API call to fetch the latest changes

* add database table to keep a track of reviewed and skipped images

* fix repeating reviewed or skipped images

* add removed newline again

* add necessary comments

* change from timber.e to timber.i in case there is no exception

* reintroduce the parameter rctag in the API URL

* modify API URL to retrieve latest uploads

* remove unused imports and code

* modify ReviewHelperTest and add new unit tests

* modify tests in ReviewHelperTest.kt

* add comments about the value of gcmlimit
2023-03-15 07:15:24 +09:00
..
ActivityBuilderModule.java [GSoC 2022] Improve custom picker (all features) (#5035) 2022-09-16 18:14:16 +09:00
ApplicationlessInjection.java Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00
BookmarkItemsFragmentModule.kt Added bookmark Wikidata items option (#4515) 2021-12-28 20:15:09 +09:00
BookmarkLocationsFragmentModule.kt #3468 Switch from RvRenderer to AdapterDelegates (#3750) 2020-05-27 19:44:21 +10:00
CommonsApplicationComponent.java Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00
CommonsApplicationModule.java 5161: Fix repeating images in peer review (#5170) 2023-03-15 07:15:24 +09:00
CommonsDaggerAppCompatActivity.java Fixes: #3278: Add java docs to methods which have it missing (#3351) 2020-01-28 11:45:15 -07:00
CommonsDaggerBroadcastReceiver.java Fixes: #3278: Add java docs to methods which have it missing (#3351) 2020-01-28 11:45:15 -07:00
CommonsDaggerContentProvider.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
CommonsDaggerIntentService.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
CommonsDaggerService.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
CommonsDaggerSupportFragment.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
ContentProviderBuilderModule.java Fixes 4544 : Language selection: history (#4880) 2022-03-23 16:33:54 +09:00
ExploreMapFragmentModule.kt Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10:00
FragmentBuilderModule.java Explore nearby pictures (#4910) 2022-04-14 18:28:17 +10:00
NearbyParentFragmentModule.kt #3468 Switch from RvRenderer to AdapterDelegates (#3750) 2020-05-27 19:44:21 +10:00
NetworkingModule.java Displaying Category image and Description (#4531) 2022-01-20 15:19:57 +09:00
ServiceBuilderModule.java Fixes #3790- Use WorkManagers to upload contributions (#4298) 2021-04-08 15:59:07 +03:00