Skip to content

When copying to clipboard qr scan result show an UI feedback#639

Open
mrxx0 wants to merge 1 commit into
GrapheneOS:mainfrom
mrxx0:remove-snackbar-copy-clipboard
Open

When copying to clipboard qr scan result show an UI feedback#639
mrxx0 wants to merge 1 commit into
GrapheneOS:mainfrom
mrxx0:remove-snackbar-copy-clipboard

Conversation

@mrxx0
Copy link
Copy Markdown
Member

@mrxx0 mrxx0 commented May 4, 2026

To avoid duplicate notifications and to follow android guidelines for the copy to clipboard this PR disable the snackbar when user copy the QR scan result on Android 13 and upper and keep it for Android 12 and lower.

Closes #619

@muhomorr
Copy link
Copy Markdown
Member

muhomorr commented May 4, 2026

See #638 (comment)

@mrxx0 mrxx0 force-pushed the remove-snackbar-copy-clipboard branch from a0617ce to 815e946 Compare May 5, 2026 13:18
Instead of using a snackbar show a checkmark and a text view when user
copy the qr scan result.
@mrxx0 mrxx0 force-pushed the remove-snackbar-copy-clipboard branch from 815e946 to 89a1588 Compare May 5, 2026 13:23
@mrxx0 mrxx0 changed the title Only shows snackbar when copying QR scan result on Android 12 and lower or in sccondary profiles When copying to clipboard qr scan result show an UI feedback May 5, 2026
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.

Do not show confirmation snackbar when copying QR scan result

2 participants