mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 06:13:54 +01:00
* Unused class removed * Convert BasePresenter to kotlin * Removed redundent class * Move the Utils class into the utils package * Inline the creation of a page title object * Move license utilities into their own file * Inline app rating since its only ever used in 1 place * Moved GeoCoordinates utilities into their own class * Moved Monuments related utils into their own class * Moved screen capture into its own util class * Moved handleWebUrl to its own utility class * Moved fixExtension to its own class * Moved clipboard copy into its own utility class * Renames class to match remaining utility method * Convert UnderlineUtils to kotlin * Converted the copy-to-clipboard utility to kotlin * Converted license name and url lookup to kotlin * Converted fixExtension to kotlin * Convert handleGeoCoordinates to kotlin * Monument utils converted to kotlin * Convert then inline screeen capture in kotlin * Convert handleWebUrl to kotlin |
||
|---|---|---|
| .. | ||
| ChunkInfo.kt | ||
| Contribution.kt | ||
| ContributionBoundaryCallback.kt | ||
| ContributionController.kt | ||
| ContributionDao.kt | ||
| ContributionsContract.kt | ||
| ContributionsFragment.kt | ||
| ContributionsListAdapter.kt | ||
| ContributionsListContract.kt | ||
| ContributionsListFragment.kt | ||
| ContributionsListPresenter.kt | ||
| ContributionsLocalDataSource.kt | ||
| ContributionsModule.kt | ||
| ContributionsPresenter.kt | ||
| ContributionsProvidesModule.kt | ||
| ContributionsRemoteDataSource.kt | ||
| ContributionsRepository.kt | ||
| ContributionViewHolder.kt | ||
| MainActivity.kt | ||
| SetWallpaperWorker.kt | ||
| UnswipableViewPager.kt | ||
| WikipediaInstructionsDialogFragment.kt | ||