apps-android-commons/app/src/main/java/fr/free/nrw/commons/upload
yuvraj-coder1 b2159ed87f
feat: Long-pressing a row in "Uploads" copies the caption to clipboard, and displays a snack saying "Caption copied to clipboard" (#6105)
* feat: Long-pressing a row in "Uploads" copies the caption to clipboard, and displays a snack saying "Caption copied to clipboard

* refactor: using string resources for the text instead of hard coded values
2025-01-07 07:12:24 +10:00
..
categories make prop nullable (#6073) 2024-12-25 00:55:12 +09:00
depicts add cancel button (#6078) 2024-12-29 08:20:32 +09:00
license make prop nullable (#6073) 2024-12-25 00:55:12 +09:00
mediaDetails Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
structure/depictions Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
worker Fixed bug #5876 (#6086) 2024-12-29 16:09:03 +09:00
CountingRequestBody.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
Description.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
EXIFReader.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
FailedUploadsAdapter.kt feat: Long-pressing a row in "Uploads" copies the caption to clipboard, and displays a snack saying "Caption copied to clipboard" (#6105) 2025-01-07 07:12:24 +10:00
FailedUploadsFragment.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
FileMetadataUtils.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
FileProcessor.kt Fixed the migrations warning under Kotlin header #13282 (#6060) 2024-12-22 23:14:20 +09:00
FileUtils.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
FileUtilsWrapper.kt Remove the extra byte buffer copying while creating file chunks (#6091) 2025-01-05 20:44:30 +09:00
GpsCategoryModel.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
ImageCoordinates.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
ImageProcessingService.kt Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
Language.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
LanguagesAdapter.kt Migrate location and language module from Java to Kotlin (#5988) 2024-12-03 15:27:11 +09:00
PageContentsCreator.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
PendingUploadsAdapter.kt feat: Long-pressing a row in "Uploads" copies the caption to clipboard, and displays a snack saying "Caption copied to clipboard" (#6105) 2025-01-07 07:12:24 +10:00
PendingUploadsContract.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
PendingUploadsFragment.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
PendingUploadsPresenter.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
ReadFBMD.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
SimilarImageDialogFragment.kt Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
SimilarImageInterface.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
StashUploadResult.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
ThumbnailsAdapter.kt Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
UploadActivity.java add cancel button (#6078) 2024-12-29 08:20:32 +09:00
UploadBaseFragment.kt make prop nullable (#6073) 2024-12-25 00:55:12 +09:00
UploadClient.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
UploadContract.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
UploadController.kt Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
UploadInterface.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
UploadItem.kt Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
UploadMediaDetail.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
UploadMediaDetailAdapter.java add cancel button (#6078) 2024-12-29 08:20:32 +09:00
UploadMediaDetailInputFilter.kt Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
UploadModel.java Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
UploadModule.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
UploadPresenter.kt Convert upload to kotlin (part 2) (#6069) 2024-12-24 16:11:46 +09:00
UploadProgressActivity.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
UploadResponse.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
UploadResult.kt Fixed the migrations warning under Kotlin header #13282 (#6060) 2024-12-22 23:14:20 +09:00
WikiBaseInterface.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
WikidataItem.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
WikidataPlace.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00