Skip to content

Added the mutable flag that is required as of Android 12, also bumped driver version to 3.5.0 enabling support for generic CDC driver#2

Open
erikthegamer1242 wants to merge 4 commits intoPR-DC:mainfrom
erikthegamer1242:develop
Open

Added the mutable flag that is required as of Android 12, also bumped driver version to 3.5.0 enabling support for generic CDC driver#2
erikthegamer1242 wants to merge 4 commits intoPR-DC:mainfrom
erikthegamer1242:develop

Conversation

@erikthegamer1242
Copy link
Copy Markdown

@erikthegamer1242 erikthegamer1242 commented May 15, 2024

Source for Android 12 mutable flag:

https://developer.android.com/reference/android/app/PendingIntent#FLAG_MUTABLE

This is where I got the idea for adding generic CDC driver from:

kai-morich/SimpleUsbTerminal@e0e1313

erikthegamer1242 and others added 4 commits January 17, 2024 12:37
Following google changes on how to create intents, now you have to assign a FLAG_MUTABLE to the intent.
Increase version number.
Testing something
@erikthegamer1242 erikthegamer1242 changed the title Added the mutable flag that is required as of Android 12 Added the mutable flag that is required as of Android 12, also bumped driver version to 3.5.0 enabling support for generic CDC driver May 15, 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.

1 participant