zhanghai / zhanghai/MaterialFiles
Feature Request: Add "Bottom Actions" to Image Viewer
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Feature Request: Add "Bottom Actions" to Image Viewer when photos are open.
These Bottom Action icons are instant, unlike the 3 dot click option currently present which can be too clumsy for quick repetitive use. Large folders of similar photos could be easy slimmed down by keeping only the best photos. Thumbnails are not clear enough to allow us to do this in the normal files view. We need quick "Delete" as one of the "Bottom Actions" along with "Share" and "Slideshow."
The delete confirmation needs a clickable tick box to allow us to ignore future confirmations for this session thus facilitating quick repetitive use. "Simple Gallery" by Simple Mobile Tools (Open Source Software) implements a form of these functions but it does not support Network access and is not a file manager but an image viewer only. It can be set as "the" image viewer for Material Files, but does not work properly this way on Network Drives.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the image viewer entry point and its existing three-dot actions, then inspect how delete confirmation is handled. The work is done when the viewer exposes quick Delete, Share, and Slideshow bottom actions and the confirmation offers a session-only option to skip future confirmations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100