apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
Kanahia b7090d90c4
Added voice input for caption and description (#5415)
* Fixed Grey empty screen at Upload wizard caption step after denying files permission

* Empty commit

* Fixed loop issue

* Created docs for earlier commits

* Fixed javadoc

* Fixed spaces

* Added added basic features to OSM Maps

* Added search location feature

* Added filter to Open Street Maps

* Fixed chipGroup in Open Street Maps

* Removed mapBox code

* Removed mapBox's code

* Reformat code

* Reformatted code

* Removed rotation feature to map

* Removed rotation files and Fixed Marker click problem

* Ignored failing tests

* Added voice input feature

* Fixed test cases

* Changed caption and description text
2024-01-15 14:22:25 +09:00
..
actions fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
auth Removed butterknife from login activity (#5380) 2023-11-11 22:54:08 +09:00
bookmarks fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
campaigns Refactor: Campaign model (#4852) 2022-04-28 17:35:07 +03:00
category fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
contributions Removed butterknife from contributions list fragment (#5396) 2023-12-23 15:31:10 +09:00
coordinates 4671: Change the deprecated RuntimeEnvironment.application in all the Robolectric unit tests (#5140) 2023-02-06 17:17:16 +09:00
customselector #3101: Add image upload limit of 20 to custom selector (#5369) 2023-11-20 18:13:05 +09:00
delete fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
description Replaced junit.framework with org.junit (#5253) 2023-07-06 14:25:49 +09:00
explore fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
feedback fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
filepicker fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
leaderboard 4671: Change the deprecated RuntimeEnvironment.application in all the Robolectric unit tests (#5140) 2023-02-06 17:17:16 +09:00
location Add tests for LatLng class (#3955) 2020-10-07 21:49:41 +10:00
locationpicker 5191: Fix UI elements not conforming to dark mode (#5193) 2023-04-03 14:27:52 +09:00
login fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
media Add background color option for media detail page (#5394) 2023-11-30 10:07:53 +09:00
mwapi fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
navtab Replaced Butterknife with Viewbinding, and dealt the a whole bunch of code quality warnings (#5379) 2023-11-10 23:03:12 +09:00
nearby Replaced Mapbox with osmdroid (Nearby activity) (#5403) 2023-12-24 20:10:39 +09:00
notification 4671: Change the deprecated RuntimeEnvironment.application in all the Robolectric unit tests (#5140) 2023-02-06 17:17:16 +09:00
profile Remove butterknife from achievements fragment (#5382) 2023-11-12 14:39:59 +09:00
quiz Removed butterknife from quiz activity (#5383) 2023-11-20 17:48:22 +09:00
recentlanguages fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
review fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
settings fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
upload Added voice input for caption and description (#5415) 2024-01-15 14:22:25 +09:00
utils Resolves #2239 by adding a compass arrow for direction of nearest item (#5433) 2024-01-15 13:57:44 +09:00
widget fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
wikidata fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
AboutActivityUnitTests.kt fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
CommonsAppAdapterUnitTest.kt fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
FakeContextWrapper.kt fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
FakeContextWrapperWithException.kt fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
LatLngTests.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
MediaDataExtractorTest.kt fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
MediaTest.kt #3780 Create media using a combination of Entities & MwQueryResult (#3786) 2020-06-25 17:20:01 +10:00
ModelFunctions.kt Run Instrumentation tests and generates unified code coverage (#4828) 2022-02-18 16:18:29 +10:00
NearbyControllerTest.kt Upgrade to Robolectric 4 (#2982) 2019-06-04 22:02:07 +05:30
OkHttpJsonApiClientTests.kt fixes unit tests (#5354) 2023-10-20 11:50:51 +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
TestAppAdapter.java Fixes #4437 - Changed indentation on files with 2 spaces to 4 spaces (#4462) 2021-06-21 12:33:11 +09:00
TestCommonsApplication.kt Fix:5175 Upgraded Minimum SDK Version, Compile and Target SDK Version (#5177) 2023-03-16 18:02:35 +09:00
TestUtility.kt fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
UtilsTest.kt Fix Wiki Love Monuments year (#5049) 2022-09-18 15:50:44 +09:00
WelcomeActivityUnitTest.kt 4664: Moved WelcomeActivity to ViewBinding (#5063) 2022-10-29 17:50:10 +09:00