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

Update build to Android SDK 33 (Android S) #108

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidhubbard
Copy link

@davidhubbard davidhubbard commented Aug 2, 2024

The app builds just fine on newer SDKs. This makes the minor tweaks to keep the code building cleanly.

I understand commits usually go on the dev branch. Please let me know if you want this pull request to go to the dev branch instead.

This updates the code so it compiles cleanly under Android S, which
amounts to adding android:exported="true" to AndroidManifest.xml and
PendingIntent.FLAG_IMMUTABLE to PendingIntent.getBroadcast(flags = 0)
@jlucidar
Copy link
Member

jlucidar commented Aug 8, 2024

Thanks for the PR, doesn't have time to test it, but it looks fine. I'm merging it :)

@jlucidar
Copy link
Member

jlucidar commented Aug 8, 2024

Seems I don't have write permissions on this repo anymore 🧐. Sorry.

@davidhubbard
Copy link
Author

Seems I don't have write permissions on this repo anymore 🧐. Sorry.

Thanks for the approval nonetheless. Maybe someone with write access will come along, and if so, cool. I'm out flying with this so it's a win either way for me.

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