Skip to content

gmscompat: Make missing play games notification blockable#274

Open
FSaurenbach wants to merge 1 commit into
GrapheneOS:16-qpr2from
FSaurenbach:16-qpr2
Open

gmscompat: Make missing play games notification blockable#274
FSaurenbach wants to merge 1 commit into
GrapheneOS:16-qpr2from
FSaurenbach:16-qpr2

Conversation

@FSaurenbach

@FSaurenbach FSaurenbach commented Mar 29, 2026

Copy link
Copy Markdown

Fixes GrapheneOS/os-issue-tracker#7442
tested on latest emulator
if needed i can also try to add the don't show again button to the notification

@FSaurenbach FSaurenbach changed the title gmscompat: Make missing play games noification blockable gmscompat: Make missing play games notification blockable Mar 29, 2026
mio-19 added a commit to mio-19/repo that referenced this pull request Apr 4, 2026
@muhomorr

Copy link
Copy Markdown
Member

Some games break when Play Games is missing. To fully address this issue, suppression of the notification needs to be per-app.

@FSaurenbach

Copy link
Copy Markdown
Author

Some games break when Play Games is missing. To fully address this issue, suppression of the notification needs to be per-app.

Thanks for the feedback!
Should I make all missing app notifications supressable or just for play games?
If every missing app notif should be supressable I'd change it from using


to use the generic notification builder with addAction(dontShowAgainAction) that the other dismissable notifications use

@muhomorr

muhomorr commented Jun 1, 2026

Copy link
Copy Markdown
Member

Should I make all missing app notifications supressable

No, they are intentionally not suppressible.

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.

GmsCompat Option to Disable Missing Play Games App Notification

2 participants