Skip to content

Android 12 support #41

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

Merged
merged 4 commits into from
Nov 24, 2021
Merged

Android 12 support #41

merged 4 commits into from
Nov 24, 2021

Conversation

TacoTheDank
Copy link
Owner

@TacoTheDank TacoTheDank commented Nov 23, 2021

Tested and working!

Context behind changes:

2nd commit:

3rd commit:

4th commit:


Also improves notification drawer behavior when tapping "Share" on a crash notification with the drawer open:

  • Before: Chooser would appear behind the notification drawer in the system UI. The drawer would have to be manually closed / dismissed before interaction with the chooser UI was possible.
  • After: Notification drawer is dismissed automatically, and the chooser UI appears afterward. This is much less confusing for end users.

@TacoTheDank TacoTheDank added the enhancement Enhancement to existing feature or functionality label Nov 23, 2021
@TacoTheDank TacoTheDank force-pushed the api31-support branch 2 times, most recently from 90c2abf to aceec88 Compare November 24, 2021 00:02
@TacoTheDank TacoTheDank changed the title Add Android 12 (API 31) support Android 12 support Nov 24, 2021
@TacoTheDank TacoTheDank merged commit 178c2e8 into master Nov 24, 2021
@TacoTheDank TacoTheDank deleted the api31-support branch November 24, 2021 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant