zhanghai / zhanghai/MaterialFiles
Too many messages when notifications disabled
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Version: 1.7.4 (39)
Every time I open the app it shows me the message "App needs permission to post nootifications about file operations". I don't want to read notifications about my file operations and am not planning to enable them. Could it respect my preference and stop trying to make me change it?
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
Reproduce the repeated notification-permission message in the Android app after declining or leaving file-operation notifications disabled. Locate the entry point that shows this message and trace how the preference is stored; done means the app respects the disabled preference and no longer prompts on every launch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100