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

add global and per-app toggle for the focused app being able to read clipboard contents set by other apps #2917

Open
thestinger opened this issue Dec 20, 2023 · 5 comments
Labels
enhancement New feature or request priority-max

Comments

@thestinger
Copy link
Member

No description provided.

@secretmango
Copy link

as a workaround for anyone searching you can use keyboards with internal clipboard.

  • Florisboard (only use its clipboard action buttons and keep "sync to system clipboard" disabled)
  • KeepassDX has a special keyboard too

@octogonz
Copy link

Some possible design ideas:

  • A permission setting that restricts access the clipboard for a given app; OR
  • A permission setting that restricts an app from pasting text, while still allowing it to copy text; OR
  • When pasting text that was copied using different app, a prompt that asks the user whether they consent to cross-app pasting; OR
  • A feature that clears the clipboard after a certain number of minutes; OR
  • Somehow distinguish user-initiated pasting (physically tapping the "paste" menu item) versus clipboard API invocations by the app (is this possible?)

@duck09
Copy link

duck09 commented Oct 1, 2024

  • Florisboard (only use its clipboard action buttons and keep "sync to system clipboard" disabled)

Can you elaborate more on this? Where is the clipboard action buttons? Whenever I copy anything it is first copied to the system clipboard then synced to Florisboard's clipboard. I would like to avoid the system clipboard from getting anything I copy.

Edit: nevermind, found it. For anyone wondering, you press on the elipses on the smart bar (bar at the top of the keyboard) and there is an option to use "copy" and "paste" there.

@thestinger
Copy link
Member Author

@Pacalini You will substantially reduce the security of your device by using this and we strongly recommend against it. You'll also need to reset your device before reporting issues if you've given out ADB access to apps. We don't provide support for it.

@GrapheneOS GrapheneOS deleted a comment from Pacalini Oct 1, 2024
@Pacalini
Copy link

Pacalini commented Oct 2, 2024

Thank you for the warning and sorry for posting it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-max
Projects
None yet
Development

No branches or pull requests

5 participants