Skip to content

🤖 Add Notification Permission Handling in PermissionActivity#360

Merged
doubleangels merged 1 commit intodevfrom
autofix/add-notification-permission-handling-in-permissionactivity
Jan 21, 2025
Merged

🤖 Add Notification Permission Handling in PermissionActivity#360
doubleangels merged 1 commit intodevfrom
autofix/add-notification-permission-handling-in-permissionactivity

Conversation

@seer-by-sentry
Copy link
Copy Markdown
Contributor

👋 Hi there! This PR was automatically generated by Autofix 🤖

This fix was triggered by DoubleAngels

Fixes NEXTDNS-MANAGER-1C5

This update introduces checks and requests for the POST_NOTIFICATIONS permission in the PermissionActivity. It includes methods to determine if the notification permission is needed based on the Android version, request this permission, and handle the result of the permission request. Additionally, the PermissionsAdapter is updated to display whether the POST_NOTIFICATIONS permission is granted or not, enhancing the user experience related to permissions management.

If you have any questions or feedback for the Sentry team about this fix, please email autofix@sentry.io with the Run ID: 3401.

@doubleangels doubleangels changed the base branch from main to dev January 21, 2025 21:34
@doubleangels doubleangels marked this pull request as ready for review January 21, 2025 21:34
@doubleangels doubleangels merged commit b8f2c6c into dev Jan 21, 2025
@doubleangels doubleangels deleted the autofix/add-notification-permission-handling-in-permissionactivity branch January 21, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant