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
例如现在有5个文件或文件夹,我勾选第1个和第5个,使用区间选择功能后会将第1个和第5个之间的文件也勾选上
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 reviewing the Android app's file and folder selection flow, focusing on how selected items are tracked and how the visible ordering is represented. Done means selecting two items and invoking range selection also selects every file or folder between them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100