MuntashirAkon / MuntashirAkon/AppManager
Auto-reset permissions
- Dominant language
- Java
- Stars
- 9k
- Forks
- 518
- PR merge metrics
- No merged PRs in 30d
Description
Android 11 introduced a new feature known as “auto-reset permissions” which keeps track of the unused apps and offer to reset permissions for the selected apps. Recently, Google Play Protect has introduced similar features with backward compatibility from Android 6. Our intention is to take it to the next level (and help the deGoogled users) by introducing similar features in App Manager:
1. Let the user select an interval for outdated apps (default: 3 months but may not work in all platforms) and scan interval (default: no scan)
2. Scan and list outdated apps with dangerous permissions and app ops
3. Provide options to ignore app ops or revoke permissions (or take an user to the settings page if root/ADB is unavailable)
Contributor guide
Assessment
This issue has not been assessed yet.