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
虽然设置中可以选择默认压缩包编码,但比较麻烦,例如大批量不同编码压缩包混杂时来回切换比较繁琐。
请问是否可以支持直接在压缩包解压时选择编码,或者单纯添加一个切换选项于右上角菜单中。
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 tracing the existing default archive-encoding setting into the archive extraction flow. Compare whether encoding should be selected during extraction or exposed through the upper-right menu; done means users can choose an encoding for an individual archive without repeatedly changing the default setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100