apps-android-commons/app/src/main/java/fr/free/nrw/commons/upload
Rohit Verma 2811b181b7
Some checks are pending
Android CI / Run tests and generate APK (push) Waiting to run
Fix: enable H/W acceleration for UploadActivity to resolve keyboard not showing on Upload Screen (#6418)
* fix: enable h/w acceleration for UploadActivity to resolve ime issue

* fix(upload): handle keyboard insets for bottom buttons at Depicts step

* fix(upload): handle keyboard insets for buttons at select category step

* fix(upload): hide keyboard before navigating to Media License screen

This solves keyboard opened at the License screen issue, if we proceed by pressing next at the Upload Categories screen when the keyboard is opened
2025-09-07 00:35:47 +05:30
..
categories Fix: enable H/W acceleration for UploadActivity to resolve keyboard not showing on Upload Screen (#6418) 2025-09-07 00:35:47 +05:30
depicts Fix: enable H/W acceleration for UploadActivity to resolve keyboard not showing on Upload Screen (#6418) 2025-09-07 00:35:47 +05:30
license Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
mediaDetails Bump target sdk to API 35 and make the app UI compatible with edge to edge (#6393) 2025-08-23 12:27:37 +05:30
structure/depictions If depicted Wikidata item has no associated Commons category property, then suggest categories from its P18 (#6130) 2025-01-16 18:04:04 +09:00
worker 6357: Fix java.lang.SecurityException for multi-uploads (#6402) 2025-08-20 01:46:02 +10:00
CountingRequestBody.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
Description.kt Fix Kotlin warnings (related to issue #5996) (#6320) 2025-05-29 20:25:00 +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 Fix Kotlin warnings (related to issue #5996) (#6320) 2025-05-29 20:25:00 +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 Fix Kotlin warnings (related to issue #5996) (#6320) 2025-05-29 20:25:00 +09:00
Language.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
LanguagesAdapter.kt Convert upload to kotlin (part 3) (#6104) 2025-01-13 23:04:09 +09:00
PageContentsCreator.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +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 Migrated contributions folder Files from java to kotlin (#6176) 2025-02-07 10:03:38 +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.kt Fix: enable H/W acceleration for UploadActivity to resolve keyboard not showing on Upload Screen (#6418) 2025-09-07 00:35:47 +05:30
UploadBaseFragment.kt Convert upload to kotlin (part 3) (#6104) 2025-01-13 23:04:09 +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 3) (#6104) 2025-01-13 23:04:09 +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 top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
UploadMediaDetail.kt Fix Kotlin warnings (related to issue #5996) (#6320) 2025-05-29 20:25:00 +09:00
UploadMediaDetailAdapter.kt add cancel button listener (#6216) 2025-03-07 09:52:52 +09:00
UploadMediaDetailInputFilter.kt Fix Kotlin warnings (related to issue #5996) (#6320) 2025-05-29 20:25:00 +09:00
UploadModel.kt Fix Kotlin warnings (related to issue #5996) (#6320) 2025-05-29 20:25:00 +09:00
UploadModule.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
UploadPresenter.kt Fix : UninitializedPropertyAccessException (#6248) 2025-05-28 17:53:28 +09:00
UploadProgressActivity.kt Bump target sdk to API 35 and make the app UI compatible with edge to edge (#6393) 2025-08-23 12:27:37 +05:30
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