Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 78 #79

Merged
merged 3 commits into from
May 6, 2024
Merged

Issue 78 #79

merged 3 commits into from
May 6, 2024

Conversation

freeflyk
Copy link
Contributor

@freeflyk freeflyk commented May 5, 2024

Fix for notifications not showing up in android 14 due to changes in the way of handling mutable pending intents (https://developer.android.com/about/versions/14/behavior-changes-14?hl=en#safer-intents). This should fix issue 78.

…id 14 a pending mutable intent that does not specify a component or package will cause an exception.
…id 14 a pending mutable intent that does not specify a component or package will cause an exception. Switching to immutable intends.
…id 14 a pending mutable intent that does not specify a component or package will cause an exception. Switching to immutable intends for the CustomtabsIntent and declaring the package context for the mutable reply intent.
Copy link
Owner

@0xf104a 0xf104a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello. Thankyou very much for fixing this bug!

@0xf104a 0xf104a merged commit 8eb7dde into 0xf104a:main May 6, 2024
1 check passed
@0xf104a 0xf104a mentioned this pull request May 6, 2024
@0xf104a 0xf104a added this to the 1.1-beta20 milestone May 11, 2024
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.

2 participants