zhanghai / zhanghai/MaterialFiles
更好的批量选择文件方式
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
可以参照Zarchiver的逻辑,在多选模式下轻点某个文件,再长按另一个文件即可快速选中文件列表中两者之间的全部文件,虽然会和预览手势冲突。也可以尝试引入左/右滑的手势解决这一问题
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 Android app's multi-selection and preview gesture handling, then compare the proposed range-selection behavior with ZArchiver. Define how tapping, long-pressing, and left/right swipes should interact before implementation. Done means selecting the files between two chosen items works without making preview gestures ambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100