apps-android-commons/app/src/main/java/fr/free/nrw/commons/di
Paul Hawke 2c8c441f25
Convert upload to kotlin (part 1) (#6024)
* Convert upload dagger module to kotlin

* Code cleanup and convert the upload contract to kotlin

* Code cleanup and convert CategoriesContract to kotlin

* Code cleanup and convert MediaLicenseContract to kotlin

* Code cleanup and convert UploadMediaDetailsContract to kotlin

* Code cleanup, fixed nullability and converted DepictsContract to kotlin

* Removed unused class

* Convert FileMetadataUtils to kotlin

* Convert EXIFReader to kotlin

* Convert FileUtils to kotlin

* Convert FileUtilsWrapper to kotlin

* Convert ImageProcessingService to kotlin

* Convert PageContentsCreator to kotlin

* Convert PendingUploadsPresenter and contract to Kotlin with some code-cleanup

* Convert ReadFBMD to kotlin

* Convert SimilarImageInterface to kotlin

* Removed unused classes

* Fix merge/rebase issue

---------

Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com>
2024-12-13 23:15:13 +09:00
..
ActivityBuilderModule.kt Issue #5996 - Fix Android Studio warnings in LocationPickerActivity.kt (#6026) 2024-12-13 22:49:40 +09:00
ApplicationlessInjection.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
BookmarkItemsFragmentModule.kt Added bookmark Wikidata items option (#4515) 2021-12-28 20:15:09 +09:00
BookmarkLocationsFragmentModule.kt #3468 Switch from RvRenderer to AdapterDelegates (#3750) 2020-05-27 19:44:21 +10:00
CommonsApplicationComponent.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
CommonsApplicationModule.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
CommonsDaggerAppCompatActivity.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
CommonsDaggerBroadcastReceiver.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
CommonsDaggerContentProvider.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
CommonsDaggerIntentService.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
CommonsDaggerService.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
CommonsDaggerSupportFragment.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
ContentProviderBuilderModule.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
ExploreMapFragmentModule.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
FragmentBuilderModule.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
NearbyParentFragmentModule.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
NetworkingModule.kt Convert wikidata/mwapi to kotlin (part 2) (#5999) 2024-12-06 17:50:29 +09:00
ServiceBuilderModule.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00