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

Fix upstream bug with dots enabled #5167

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

thunder-coding
Copy link
Contributor

@thunder-coding thunder-coding commented Jan 15, 2025

Description

I did not find any issue reported upstream, but I can confirm that this bug exists on Moto App Launcher (the launcher on Motorola's devices). Further there is an issue on GrapheneOS issue tracker, which seems to imply this is a bug in AOSP itself. I had asked @agnostic-apollo about this is a bug, and he said that this is a bug in Android's libraries itself. I'm not a Android dev, so feel free to suggest any changes to the PR.

With this change, I was able to use Lawnchair without any crashes for around 24+ hours with notification dots on. So, I guess this workaround works

Works around GrapheneOS/os-issue-tracker#2601

Type of change

❌ General change (non-breaking change that doesn't fit the below categories like copyediting)
✅ Bug fix (non-breaking change which fixes an issue)
❌ New feature (non-breaking change which adds functionality)
❌ Breaking change (fix or feature that would cause existing functionality to not work as expected)

GrapheneOS/os-issue-tracker#2601

I did not find any issue reported upstream, but I can confirm that this
bug exists on Moto App Launcher (the launcher on Motorola's devices),
which seems to imply this is a bug in AOSP itself. I had asked
@agnostic-apollo about this is a bug, and he said that this is a bug in
Android's libraries itself
@MrSluffy
Copy link
Member

LGTM! Thanks for the PR!

@MrSluffy MrSluffy enabled auto-merge (squash) January 15, 2025 07:24
@MrSluffy MrSluffy disabled auto-merge January 15, 2025 07:25
@MrSluffy MrSluffy changed the title workaround Android framework bug when notification dots are turned on Fix Android bug with dots enabled Jan 15, 2025
@MrSluffy MrSluffy changed the title Fix Android bug with dots enabled Fix upstream bug with dots enabled Jan 15, 2025
@MrSluffy MrSluffy merged commit 9d19ded into LawnchairLauncher:15-dev Jan 15, 2025
5 checks passed
nulldrf pushed a commit to nulldrf/lawnchair that referenced this pull request Jan 16, 2025
GrapheneOS/os-issue-tracker#2601

I did not find any issue reported upstream, but I can confirm that this
bug exists on Moto App Launcher (the launcher on Motorola's devices),
which seems to imply this is a bug in AOSP itself. I had asked
@agnostic-apollo about this is a bug, and he said that this is a bug in
Android's libraries itself
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