Skip to content

Conversation

@Kota-Jagadeesh
Copy link
Collaborator

@Kota-Jagadeesh Kota-Jagadeesh commented Oct 13, 2025

Description (required)

Fixes #3101

Implemented a strict 20-image selection and upload limit in the Wikimedia Commons app to prevent server overload and align with user feedback. Modified CustomSelectorActivity.kt and ImageAdapter.kt to restrict selection to 5 images, updated UploadActivity.kt to process only 5 images, added a close button in item_custom_selector_image.xml for deselection, updated custom_selector_limit_dialog.xml and strings.xml for a clear 5-image limit message, and ensured ThumbnailsAdapter.kt displays only 5 images in the upload UI thumbnail bar.

@Kota-Jagadeesh
Copy link
Collaborator Author

Kota-Jagadeesh commented Oct 14, 2025

@nicolas-raoul Changed from 5 image limit to 20 image limit as per #3101 (comment)

@Kota-Jagadeesh
Copy link
Collaborator Author

@nicolas-raoul - Made the required changes.
If you have time can you please look into the PR : )

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

✅ Generated APK variants!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Limit on number of images uploaded at once

2 participants