[GH-ISSUE #7] Alternative to using Clipboard on Android #48465

Closed
opened 2026-05-01 05:02:43 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @ollieh on GitHub (Oct 11, 2016).
Original GitHub issue: https://github.com/bitwarden/android/issues/7

Using the clipboard on Android is a security risk, in Lollipop there is a solution:
https://blog.agilebits.com/2014/11/22/avoiding-the-clipboard-with-1password-and-android-lollipop/

Originally created by @ollieh on GitHub (Oct 11, 2016). Original GitHub issue: https://github.com/bitwarden/android/issues/7 Using the clipboard on Android is a security risk, in Lollipop there is a solution: [https://blog.agilebits.com/2014/11/22/avoiding-the-clipboard-with-1password-and-android-lollipop/](https://blog.agilebits.com/2014/11/22/avoiding-the-clipboard-with-1password-and-android-lollipop/)
GiteaMirror added the enhancement label 2026-05-01 05:02:43 -05:00
Author
Owner

@kspearrin commented on GitHub (Oct 11, 2016):

I'll have a look. Thanks.

<!-- gh-comment-id:252898887 --> @kspearrin commented on GitHub (Oct 11, 2016): I'll have a look. Thanks.
Author
Owner

@kspearrin commented on GitHub (Oct 30, 2016):

This solution (creating an accessibility service) is already being tracked here: https://github.com/bitwarden/mobile/issues/1

<!-- gh-comment-id:257129403 --> @kspearrin commented on GitHub (Oct 30, 2016): This solution (creating an accessibility service) is already being tracked here: https://github.com/bitwarden/mobile/issues/1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#48465