zhanghai / zhanghai/MaterialFiles

文件搜索功能和处理U盘写入权限

Open
#1,491 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
9k
Forks
736
PR merge metrics
No merged PRs in 30d

Description

环境:
系统 Android 11
软件版本 1.7.4

Permission Issue 如图,当使用U盘时,质感文件只有查看权限,没有写入权限 (已允许文件与媒体权限)。 如视频,在质感文件的搜索界面重命名或删除文件时,文件列表未更新。 个人建议在搜索界面完成重命名或删除操作后,重新启动搜索 (simple) 或更改文件列表 (hard but better)。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the two behaviors on Android 11 with a USB drive: missing write access and stale search results after rename or deletion. Inspect the app's USB permission handling and the search result update path. Done means permitted USB files can be written and the search list reflects rename and delete operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.