安卓版应用的小建议
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 38.1k
- Forks
- 4.6k
- Avg merge
- 19d 15h
- Merged PRs (30d)
- 1
Description
提几点小建议:
- 在应用设置 > 应用里,点击应用版本的时候,希望能自动复制版本号。这样提issue的时候操作上会更顺畅。
- 希望可以在配置中,设定不允许做二次分发共享。
- 在查看执行日志界面,希望可以修改一下日志内容的背景色或者显示的文字颜色,现在的背景色,与
DEBUG的文字颜色重叠了。看上去就像缺了块内容:[16913] [44727790 0ms] router: match[1] => sniff(50ms) - 查看连接详情时,希望可以使用全面屏,向左拨拉方式返回上一层界面,比点击左上角返回箭头方式,更符合安卓用户的使用习惯。
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 separating the four requests across the Android app's Settings > App screen, execution-log view, and connection-details view. Inspect the entry points for each screen and define completion as implementing the requested version copying, sharing restriction, log readability, and gesture-navigation behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100