Code Monkey home page Code Monkey logo

clipboardcleaner's Introduction

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

clipboardcleaner's People

Contributors

deweyreed avatar gdonisi avatar rikishi0071 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clipboardcleaner's Issues

white space isn't equivalent to empty

Sometimes I copy a white space into clipboard, and this app says the clipboard is empty. But a white space is a character on keyboard and has length in RAM, so it's not equivalent to empty.

Dark Mode

Like the F-Droid app itself, this could use a Dark Mode.

增加自动清理剪贴板功能

目前主要是用它的两个桌面小组件查看和清理剪贴板,如果再有个自动清理功能就完全足够了。看到一个同类型的剪贴板工具Clipeus,是通过获取通知权限,关闭屏幕之后会自动清理当前剪切板内容。这个方法感觉还不错,不过那个应用的功能经常失效,不会自动清理。希望可以考虑增加一个自动清理的功能。多谢开发者,您辛苦了!

Service does not work

I'm using samsung keyboard on android 9 and I can see clipboard entries thrugh its menu after service says clipboard is cleaned.

Dark mode widgets

Feature that switches your widgets to dark mode

and transparent widgets too

Clear all?

It seems we can do more about Android Clipboard API.

Reset timer when text is copied

The current behavior is to start as many timers as many times text is copied, so if I set the timer to 60 seconds, then I copy something and then something else after 50 seconds, the clipboard is cleared 10 seconds after the new copy because of the first timer, and the second one goes in action after 50 additional seconds. The new timer should always replace the previous one, there is no point in having many timers.

Clear after timeout when using service

The contents of the clipboard is still useful but only after a given time. When using the service method to clear the clipboard, clear it after a configured timeout since the clipboard was modified.

Please Add Auto Clean Feature

1.Normal mode - be cycled to clean clipboard (user-custom time span)
2.Blacklist mode - intergrated with KEYWORDFILTER
(2.1 clean clipboard once apps in blacklist access to clipboard --no KEYWORD
2.2 When use apps in blacklist, clean specific item if KEYWORDFILTER is on)

Translation

Hi! It's an absolutely amazing app which is must-have on all Android devices! I love it! I'd like to translate it to Russian. Are you planning to set up something like Crowdin or do I manually need to translate strings.xml and send you? Thank you!

Suggestion to keep previous copied text visible.

Hello
I wanna suggest that this ability should not disappear previous text. Sometimes we need to paste the text after copying something else.
So it should be able to store previous text.

Thanks

Add FOREGROUND_SERVICE permission to support API 28

Or app crashes.

* <p>Apps targeting API {@link android.os.Build.VERSION_CODES#P} or later must request
* the permission {@link android.Manifest.permission#FOREGROUND_SERVICE} in order to use
* this API.</p>

(Discuss) Android Q+

Welp non input app unable to clear cache

I need suggestion or alternate way how to clear that automatically

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.