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

Updated radar-commons-android to Target SDK 34 (Android 14) #469

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

this-Aditya
Copy link
Member

  • Updated RadarService to accommodate new foreground service types and invoke startForeground after all required permissions for the foreground service are granted.
  • Updated the broadcast receiver and implicit pending intent following the Android 14 behavior change documentation guidelines.

@@ -24,7 +24,7 @@ android.defaults.buildfeatures.buildconfig=true
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

project_version=1.2.5
project_version=1.4.1-SNAPSHOT
Copy link
Member Author

@this-Aditya this-Aditya Oct 26, 2024

Choose a reason for hiding this comment

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

I am uncertain about which version to use in this context. Please feel free to make any necessary updates.

I have used the same version from this PR's gradle.properties file

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.

Update pRMT and radar-commons-android Library to Support Android 14 and 15
2 participants