Skip to content

Conversation

@afalls-twilio
Copy link
Contributor

@afalls-twilio afalls-twilio commented Apr 3, 2025

Submission Checklist

  • Updated the CHANGELOG.md to reflect any feature, bug fixes, or known issues made in the source code
  • Tested code changes and observed expected behavior in the example app
  • Performed a visual inspection of the Files changed tab prior to submitting the pull request for review to ensure proper usage of the style guide

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

Description

This enables two things...

  1. On API 34, the user must approve full screen notifications, this launches the settings app when needed.
  2. It allows for the developer to disable full screen notifications, if so desired.

Breakdown

  • Now checks if it should request the user for full screen notifications if needed in the ActivityProxy class (needed in API 34+)
  • When creating notifications, now full screen intents are conditionally added
  • Added a mechanism to allow for the developer to disable full screen intents if desired.

Validation

  • Ran test app and verified

Additional Notes

None

@afalls-twilio afalls-twilio requested a review from mhuynh5757 April 3, 2025 22:55
@BrandontMitchell
Copy link

Hi there, any update on this PR? Thank you!

@vilnius1998
Copy link

Hey, any update on this?

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.

3 participants