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

fix: Android 14+ launch support #224

Merged
merged 1 commit into from Mar 5, 2024
Merged

Conversation

armandsLa
Copy link
Contributor

Launching an app on Android 14+ requires an additional option to be passed to PendingIntent. More information can be found here: https://developer.android.com/guide/components/activities/background-starts

Copy link
Owner

@ABausG ABausG left a comment

Choose a reason for hiding this comment

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

Overall looks good. Just a small note regarding style

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e7d9831) to head (b0bc871).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #224   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           73        73           
=========================================
  Hits            73        73           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ABausG ABausG changed the title Android 14+ launch support fix: Android 14+ launch support Mar 5, 2024
@ABausG ABausG merged commit e5d1dc7 into ABausG:main Mar 5, 2024
5 checks passed
biswa1751 pushed a commit to biswa1751/home_widget that referenced this pull request Apr 9, 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.

None yet

2 participants