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

Merged
merged 8 commits into from
Nov 18, 2024

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

Copy link
Member

@yatharthranjan yatharthranjan left a comment

Choose a reason for hiding this comment

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

LGTM

@yatharthranjan yatharthranjan merged commit 24c6d93 into dev Nov 18, 2024
3 checks passed
@yatharthranjan yatharthranjan deleted the target-sdk-34 branch November 18, 2024 11:42
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
3 participants