apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
Tanmay Gupta 1e64acdf1d
If depicted Wikidata item has no associated Commons category property, then suggest categories from its P18 (#6130)
* Fix NPE with UploadMediaDetails.captionText

* Store P18 instead of processed image url in DepictedItem

* Add routes for fetching category info from titles

* Consider depict's P18 when suggesting categories

* Add tests

* Corrected DepictedItem constructor arguments

* Add test for DepictedItem::primaryImage
2025-01-16 18:04:04 +09:00
..
actions CommonsApplication migrate to kotlin & some lint fixes (#5879) 2024-10-26 23:19:34 +09:00
auth Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
bookmarks Fixed the migrations warning under Kotlin header #13282 (#6060) 2024-12-22 23:14:20 +09:00
campaigns Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +09:00
category If depicted Wikidata item has no associated Commons category property, then suggest categories from its P18 (#6130) 2025-01-16 18:04:04 +09:00
contributions Add pull down to refresh in Contributions screen (#6041) 2024-12-20 10:06:07 +09:00
coordinates Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
customselector Feature: Show where file is being used on Commons & Other wikis (#6006) 2024-12-09 23:07:44 +09:00
delete Migrated helper modules to kotlin (#6007) 2024-12-11 07:43:36 +09:00
description Migrated helper modules to kotlin (#6007) 2024-12-11 07:43:36 +09:00
explore Convert wikidata/mwapi to kotlin (part 3) (#6004) 2024-12-07 12:20:06 +09:00
feedback Migrate Feedback module from Java to Kt (#5985) 2024-12-07 16:19:00 +09:00
filepicker Migrated filepicker from Java to Kotlin (#5997) 2024-12-06 17:31:40 +09:00
kvstore Fixed the migrations warning under Kotlin header #13282 (#6060) 2024-12-22 23:14:20 +09:00
leaderboard Convert profile package to kotlin (#5979) 2024-12-03 15:47:25 +09:00
location (fixes #3464) Replace assert() usages with assertThat() (#5861) 2024-10-16 22:22:48 +09:00
locationpicker Convert upload to kotlin (part 3) (#6104) 2025-01-13 23:04:09 +09:00
login Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
media Issue #5996 - Fix Android Studio warnings in LocationPickerActivity.kt (#6026) 2024-12-13 22:49:40 +09:00
mwapi Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +09:00
navtab Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
nearby Refactor Nearby Location Tests to Improve Assertion Logic (#6103) 2025-01-05 17:21:17 +09:00
notification Convert wikidata/mwapi to kotlin (part 3) (#6004) 2024-12-07 12:20:06 +09:00
profile Bug Fixs & Enhancement of Achievement Screen (#5666) 2024-12-06 23:15:47 +09:00
quiz Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
recentlanguages Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
review Convert wikidata/mwapi to kotlin (part 4) (#6010) 2024-12-10 12:18:42 +09:00
settings Convert upload to kotlin (part 3) (#6104) 2025-01-13 23:04:09 +09:00
upload If depicted Wikidata item has no associated Commons category property, then suggest categories from its P18 (#6130) 2025-01-16 18:04:04 +09:00
utils Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
widget Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
wikidata Convert wikidata/mwapi to kotlin (part 4) (#6010) 2024-12-10 12:18:42 +09:00
AboutActivityUnitTests.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
FakeContextWrapper.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
FakeContextWrapperWithException.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
LatLngTests.kt Migrate location and language module from Java to Kotlin (#5988) 2024-12-03 15:27:11 +09:00
MediaDataExtractorTest.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
MediaTest.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
MockWebServerTest.java Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +09:00
ModelFunctions.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
NearbyControllerTest.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
OkHttpJsonApiClientTests.kt Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
ShadowActionBar.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00
TestCommonsApplication.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
TestConnectionFactory.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
TestFileUtil.java Moved the CSRF token client over into main commons code (#5471) 2024-01-24 10:36:43 +09:00
TestUtility.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
TestWebServer.java Moved the CSRF token client over into main commons code (#5471) 2024-01-24 10:36:43 +09:00
UtilsTest.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
WelcomeActivityUnitTest.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00