apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
Paul Hawke 0c969c365b
Convert auth package to kotlin (#5966)
* Convert SessionManager to kotlin along with other small fixes

* Convert WikiAccountAuthenticator to kotlin

* Migrate WikiAccountAuthenticatorService to kotlin

* Converted AccountUtil to kotlin

* Convert SignupActivity to kotlin

* Convert LoginActivity to kotlin

* Merge from main
2024-11-28 17:09:25 +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 Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
campaigns Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
category Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
contributions Use new result API (#5875) 2024-10-23 21:58:39 +09:00
coordinates Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
customselector Use new result API (#5875) 2024-10-23 21:58:39 +09:00
delete Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
description CommonsApplication migrate to kotlin & some lint fixes (#5879) 2024-10-26 23:19:34 +09:00
explore Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
feedback Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
filepicker Use new result API (#5875) 2024-10-23 21:58:39 +09:00
leaderboard Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
location (fixes #3464) Replace assert() usages with assertThat() (#5861) 2024-10-16 22:22:48 +09:00
locationpicker Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
login Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
media Use new result API (#5875) 2024-10-23 21:58:39 +09:00
mwapi Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
navtab Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
nearby (fixes #3464) Replace assert() usages with assertThat() (#5861) 2024-10-16 22:22:48 +09:00
notification Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
profile Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +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 fix test (#5893) 2024-10-26 13:32:35 +09:00
settings Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
upload Fix unit tests (#5947) 2024-11-23 08:35:34 +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 Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +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 Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +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 Data client simplification / removal (#5507) 2024-02-03 10:26:06 +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 Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56: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 auth package to kotlin (#5966) 2024-11-28 17:09:25 +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