zhanghai / zhanghai/MaterialFiles
Add recycle bin
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Add recycle bin, so files will not be deleted permanently until a period of time (for example, 30days)
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 existing file-deletion flow in MaterialFiles and determine where deleted files and retention settings would be handled. The issue does not specify restore behavior, user interface, storage rules, or whether the 30-day period is configurable; done must at minimum prevent permanent deletion until the agreed retention period expires.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100