apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons
Parneet Singh 5500b03976
Feature: Bookmark Categories (#6035)
* database setup and insert/delete working

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

* add new categories screen in bookmarks page

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

* add theme

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

* set tab layout scrollable

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

* cleanup

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

* fix tests

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

* bump database version

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

* add docs

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>

---------

Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2024-12-17 21:49:32 +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 Feature: Bookmark Categories (#6035) 2024-12-17 21:49:32 +09:00
campaigns Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +09:00
category Migrated category module from Java to Kotlin (#6016) 2024-12-11 11:17:05 +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 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 Migrate kvstore to kotlin (#5973) 2024-11-29 14:01:29 +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 Issue #5996 - Fix Android Studio warnings in LocationPickerActivity.kt (#6026) 2024-12-13 22:49:40 +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 Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +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 Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
upload remove method (#6028) 2024-12-14 13:15:52 +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 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 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