apps-android-commons/app/src/test
neslihanturan e5d5a7af92
Fix p18 issue For an item with P18 item, do not add another one (#3527)
* Add p18value variable to contrib

* set place.pic to candidate contribution

* Add p18 value to contrib

* Passes p18 value to wikidata upload service

* Checks if pic parameter of the wikidata item is empty or not. If not, it does not overrides the existing image, it is just a regular commons upload.

* Make public var private

* Make current tests pass

* Add test case for p18 value is not empty

* Fix wrong log message

* Add nonnul annotation and fix method javadoc
2020-03-17 10:35:21 +00:00
..
data Image EXIF/XMP metadata removal routine (#2863) 2019-06-04 15:38:01 +03:00
java/android/text Fixes: #3343 TextUtils.isEmpty creates problems when unit testing with Mockito (#3344) 2020-01-27 22:02:14 -07:00
kotlin/fr/free/nrw/commons Fix p18 issue For an item with P18 item, do not add another one (#3527) 2020-03-17 10:35:21 +00:00
resources/mockito-extensions Convert few model classes to kotlin (#3270) 2019-12-07 02:36:53 +10:00