zhanghai / zhanghai/MaterialFiles
[Feature Request] Expand support for 7z
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Add support for reading and creating password-protected 7z archives.
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 archive reading and creation entry points in the MaterialFiles codebase and checking how archive passwords are currently handled. Determine whether the current 7z support and its dependency can handle encrypted archives; done means password-protected 7z files can be read and created successfully, with appropriate password handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100