Blankj / Blankj/AndroidUtilCode
notificationutils Androids 上权限需要更改
- Dominant language
- Java
- Stars
- 33.6k
- Forks
- 10.6k
- PR merge metrics
- No merged PRs in 30d
Description
collapsePanels等方法在Androids后需要添加 SATUS_BAR 权限,影响NotificationUtils.setNotificationBarVisibility等方法,建议修改一下

Contributor guide
No contributing guide indexed for this repository
Research direction
Locate NotificationUtils and inspect collapsePanels and the affected setNotificationBarVisibility path. Confirm which Android versions require the STATUS_BAR permission and how the current methods behave there. Done means the affected notification-bar visibility operations work with the required permission handling; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100