apps-android-commons/app/src/main/java/fr/free/nrw/commons
Paul Hawke 015c5d5c63
Convert wikidata/mwapi to kotlin (part 3) (#6004)
* Convert Edit to kotlin along with deleting unused class

* Converted ExtMetadata to kotlin

* Convert ImageInfo to kotlin

* Removed unused class

* Convert Notification to kotlin

* Convert PageProperties to kotlin

* Convert PageTitle to kotlin

* Convert Namespace to kotlin
2024-12-07 12:20:06 +09:00
..
actions Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
auth Migrate kvstore to kotlin (#5973) 2024-11-29 14:01:29 +09:00
bookmarks Migrated Bookmark from Java to Kotlin (#5960) 2024-11-30 10:51:53 +09:00
campaigns Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +09:00
category Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
concurrency Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
contributions Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
coordinates Add CoordinateEditHelper Unit Tests (#4796) 2022-02-09 01:31:01 +10:00
customselector Migrated ui and theme modules from Java to Kotlin (#5942) 2024-11-20 22:55:13 +09:00
data Merge 4.0-release into master (#5028) 2022-08-08 15:51:07 +10:00
db Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
delete Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
description Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
di Convert wikidata/mwapi to kotlin (part 2) (#5999) 2024-12-06 17:50:29 +09:00
edit chore : Lint fix (#5995) 2024-12-07 02:24:22 +10:00
explore Convert wikidata/mwapi to kotlin (part 3) (#6004) 2024-12-07 12:20:06 +09:00
feedback Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +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
language Migrate location and language module from Java to Kotlin (#5988) 2024-12-03 15:27:11 +09:00
location Convert wikidata/mwapi to kotlin (part 3) (#6004) 2024-12-07 12:20:06 +09:00
LocationPicker Migrate location and language module from Java to Kotlin (#5988) 2024-12-03 15:27:11 +09:00
logging Migrated logging module from Java to Kotlin (#5972) 2024-11-29 13:50:33 +09:00
media Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
mwapi Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +09:00
navtab Bug Fixs & Enhancement of Achievement Screen (#5666) 2024-12-06 23:15:47 +09:00
nearby Fix modification on bottom sheet's data when coming from Nearby Banner and clicked on other pins (#5937) 2024-11-28 17:37:56 +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 Migrated quiz module from Java to Kotlin (#5952) 2024-11-24 19:17:05 +09:00
recentlanguages Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
repository Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
review Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
settings Migrated filepicker from Java to Kotlin (#5997) 2024-12-06 17:31:40 +09:00
theme Migrated ui and theme modules from Java to Kotlin (#5942) 2024-11-20 22:55:13 +09:00
ui Migrated ui and theme modules from Java to Kotlin (#5942) 2024-11-20 22:55:13 +09:00
upload Convert mwapi/wikidata to kotlin (part 1) (#5991) 2024-12-05 23:13:38 +09:00
utils Migrated filepicker from Java to Kotlin (#5997) 2024-12-06 17:31:40 +09:00
widget Migrated widget module from Java to Kotlin (#5940) 2024-11-20 12:41:50 +09:00
wikidata Convert wikidata/mwapi to kotlin (part 3) (#6004) 2024-12-07 12:20:06 +09:00
AboutActivity.java Fix#5084: Tapping on GitHub icon opens app when installed (#5171) 2023-03-10 11:45:32 +09:00
BaseMarker.kt Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
BasePresenter.java #3756 Convert SearchDepictionsFragment to use Pagination (#3758) 2020-05-28 14:10:04 +03:00
BetaConstants.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
CameraPosition.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
CommonsApplication.kt CommonsApplication migrate to kotlin & some lint fixes (#5879) 2024-10-26 23:19:34 +09:00
License.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
MapController.java Refactor curlatLng to currentLatLng (#5646) 2024-03-25 10:35:30 +09:00
Media.kt Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
MediaDataExtractor.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
MvpView.java Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
OkHttpConnectionFactory.java Fix Crash EditDescriptionActivity when switched dark/light mode (#5503) 2024-03-31 15:36:41 +09:00
Urls.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
Utils.java CodeCleanup : Removed Unused Import from packages. (#5609) 2024-03-08 23:21:27 +09:00
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
ViewPagerAdapter.java Remove duplicate ViewPagerAdapter (#4222) 2021-02-15 21:50:30 +09:00
WelcomeActivity.java 4664: Moved WelcomeActivity to ViewBinding (#5063) 2022-10-29 17:50:10 +09:00
WelcomePagerAdapter.java CodeCleanup : Removed Unused Import from packages. (#5609) 2024-03-08 23:21:27 +09:00