apps-android-commons/app/src/main/java/fr/free/nrw/commons/contributions
Paul Hawke 1e5521b434
Convert dependency inject ("di") package to kotlin (#5976)
* Convert a batch of easier modules

* Convert the NetworkingModule to kotlin

* Converted the ApplicationlessInjection to kotlin

* Convert CommonsDaggerAppCompatActivity to kotlin

* Convert CommonsDaggerContentProvider to kotlin

* Convert CommonsDaggerIntentService to kotlin

* Convert CommonsDaggerService to kotlin

* Convert CommonsDaggerSupportFragment to kotlin

* Convert CommonsDaggerBroadcastReceiver to kotlin

* Convert CommonsApplicationModule to kotlin

* Fix imports and make them consistent
2024-11-30 10:50:42 +09:00
..
ChunkInfo.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
Contribution.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
ContributionBoundaryCallback.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
ContributionController.java Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
ContributionDao.java Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
ContributionsContract.java Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
ContributionsFragment.java Migrated notification module from Java to Kotlin (#5955) 2024-11-26 21:29:31 +09:00
ContributionsListAdapter.java Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
ContributionsListContract.java Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
ContributionsListFragment.java Use new result API (#5875) 2024-10-23 21:58:39 +09:00
ContributionsListPresenter.java Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
ContributionsLocalDataSource.java Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
ContributionsModule.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
ContributionsPresenter.java Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
ContributionsRemoteDataSource.kt Convert dependency inject ("di") package to kotlin (#5976) 2024-11-30 10:50:42 +09:00
ContributionsRepository.java Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
ContributionViewHolder.java Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
MainActivity.java Migrated notification module from Java to Kotlin (#5955) 2024-11-26 21:29:31 +09:00
SetWallpaperWorker.java Set Wallpaper in background (#5665) 2024-03-30 09:04:07 +09:00
UnswipableViewPager.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00
WikipediaInstructionsDialogFragment.kt Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00