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

Target Android 13 #6409

Merged
merged 1 commit into from Apr 3, 2023
Merged

Conversation

ByteHamster
Copy link
Member

No description provided.

@ByteHamster ByteHamster merged commit 9b989fe into AntennaPod:develop Apr 3, 2023
7 checks passed
@ByteHamster ByteHamster deleted the target-android-13 branch April 3, 2023 19:51
@@ -10,6 +10,7 @@
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
Copy link
Contributor

@mueller-ma mueller-ma Apr 4, 2023

Choose a reason for hiding this comment

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

This permission has to be requested at runtime. I re-installed the current develop branch on an emulator and notifications are disabled now, e.g. the "sync is in progress" notification.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, oops. I only tested upgrading, no fresh install.

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