apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
Shashank Kumar 4c687b4335
Set Wallpaper in background (#5665)
* Worker added for setting up wallpaper

* Fix crash

* Fix test

* Fix test
2024-03-30 09:04:07 +09:00
..
actions Data client simplification / removal (#5507) 2024-02-03 10:26:06 +09:00
auth Data client simplification / removal (#5507) 2024-02-03 10:26:06 +09:00
bookmarks Migrated Bookmarks Package From Butterknife to ViewBinding (#5594) 2024-03-17 08:01:55 -05:00
campaigns Remove the data-client app adapter implementation (#5499) 2024-01-31 10:21:43 +09:00
category Changed line break behaviour. (#5562) 2024-02-25 23:00:45 +09:00
contributions Migrated CategoryDetailsActivity , MainActivity to View Binding (#5595) 2024-03-19 19:21:51 -05:00
coordinates 4671: Change the deprecated RuntimeEnvironment.application in all the Robolectric unit tests (#5140) 2023-02-06 17:17:16 +09:00
customselector Custom picker: Show differently pictures that are currently being uploaded (#5618) 2024-03-22 22:13:19 +09:00
delete fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
description Fixes on Edit button, there is + sign overlayed over letter E #5388 (#5464) 2024-01-23 23:03:38 +09:00
explore Migrated Explore Package From Butterknife to ViewBinding (#5592) 2024-03-11 15:48:37 -05:00
feedback Remove the data-client app adapter implementation (#5499) 2024-01-31 10:21:43 +09:00
filepicker fixes unit tests (#5354) 2023-10-20 11:50:51 +09:00
leaderboard Migrated Profile Package from Butterknife to View Binding (#5591) 2024-03-10 14:44:06 -05:00
location Add tests for LatLng class (#3955) 2020-10-07 21:49:41 +10:00
locationpicker Removed MapBox related imports (#5631) 2024-03-21 22:43:22 +09:00
login Remove the data-client app adapter implementation (#5499) 2024-01-31 10:21:43 +09:00
media Set Wallpaper in background (#5665) 2024-03-30 09:04:07 +09:00
mwapi Convert API clients to kotlin (#5567) 2024-02-20 09:23:11 +09:00
navtab Remove the data-client app adapter implementation (#5499) 2024-01-31 10:21:43 +09:00
nearby Refactor curlatLng to currentLatLng (#5646) 2024-03-25 10:35:30 +09:00
notification Data client simplification / removal (#5507) 2024-02-03 10:26:06 +09:00
profile Migrated Profile Package from Butterknife to View Binding (#5591) 2024-03-10 14:44:06 -05:00
quiz Removed butterknife from quiz activity (#5383) 2023-11-20 17:48:22 +09:00
recentlanguages Migrate from Kotlin synthetics to Jetpack view binding (#5546) 2024-02-14 18:29:06 +09:00
review Migrated Review Package to View Binding (#5604) 2024-03-24 23:17:08 -05:00
settings Resolve switching languages problem in settings fragment (#5560) 2024-03-22 23:12:45 +09:00
upload Fixes #4704: Remove 'Please Wait' dialog and do task in background (#5570) 2024-03-27 16:33:28 +09:00
utils Set Wallpaper in background (#5665) 2024-03-30 09:04:07 +09:00
widget Remove the data-client app adapter implementation (#5499) 2024-01-31 10:21:43 +09:00
wikidata Convert API clients to kotlin (#5567) 2024-02-20 09:23:11 +09:00
AboutActivityUnitTests.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 Data client simplification / removal (#5507) 2024-02-03 10:26:06 +09:00
MediaTest.kt #3780 Create media using a combination of Entities & MwQueryResult (#3786) 2020-06-25 17:20:01 +10:00
MockWebServerTest.java Data client simplification / removal (#5507) 2024-02-03 10:26:06 +09:00
ModelFunctions.kt Data client simplification / removal (#5507) 2024-02-03 10:26:06 +09:00
NearbyControllerTest.kt Removed MapBox related imports (#5631) 2024-03-21 22:43:22 +09:00
OkHttpJsonApiClientTests.kt Made Nearby show all pins that could be presented on the screen, rather than a circle (#5553) 2024-03-24 23:24:39 +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 Migrated Profile Package from Butterknife to View Binding (#5591) 2024-03-10 14:44:06 -05:00
TestConnectionFactory.kt Data client simplification / removal (#5507) 2024-02-03 10:26:06 +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 fixes unit tests (#5354) 2023-10-20 11:50:51 +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 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