• Stars
    star
    131
  • Rank 270,493 (Top 6 %)
  • Language
    Kotlin
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Check and clean your clipboard using service, widget, shortcut and quick setting tile.

Clipboard Cleaner

Check and clean your clipboard using service, widget, shortcut, and quick setting tile.


Screenshot

screenshot1 screenshot2 screenshot3

Why

As you may know, Android clipboard content and its changes can be got by any app, which is a security hole if you care about it(more info here). Any app can get your copied password, credit card numbers, and more.

Android has AutoFill or other mechanisms to handle sensitive info. Android Q also fixes this problem partly. But there are still some ways to bypass the limit, like using accessibility services and showing a transparent window.

ClipboardCleaner can't protect your passwords from being got by any app(after all, it's a security hole). But it gives you ways to check and clean your clipboard.

Releases

Releases

License

MIT License