DeweyReed / ClipboardCleaner

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Kotlin 100.0%