Blankj / Blankj/AndroidUtilCode

notificationutils Androids 上权限需要更改

Open
#1,627 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
33.6k
Forks
10.6k
PR merge metrics
No merged PRs in 30d

Description

collapsePanels等方法在Androids后需要添加 SATUS_BAR 权限,影响NotificationUtils.setNotificationBarVisibility等方法,建议修改一下
![mmexport1649236533003](https://user-images.githubusercontent.com/14883592/161941385-0727dc58-55a9-4321-ae01-3ec31cc1e6ce.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.