/Clip-Stack

Primary LanguageJavaMIT LicenseMIT

Clip-Stack

A tiny clipboard history manager app.

Unlimited Clips

πŸ“Œ Clip Stack can remember all your clipboard history and recover text after reboot.

Easy to Manage

πŸ“Œ Easy to search, edit, and delete by a simple swipe gesture. You can also export history into a plain-text file.

Useful Notification

πŸ“Œ It can show your clipboard history in a simple notification. Help you switch between clips and paste them easily when typing. Will only show when new text copied.

Easy to Share

πŸ“Œ Any clips are shareable. You can easily share clips to many apps such as Email, SMS/MMS, Twitter, and more.

Material Design

πŸ“Œ Full material design, not only color & icon.

Auto Clean Up

πŸ“Œ Using Android 🍭Lollipop's new JobScheduler API, Clip Stack can automatic clean up it's catches and RAM when phone is charging.

Other Features

βœ“ Gratis βœ“ Free/Libre and Open-Source βœ“ No-Ads

  • Supports Android 7.1 above.

Permission Usage

RECEIVE_BOOT_COMPLETED: Start a background service to listen the system clipboard. It only cost 4.5M - 6M RAM. You can close it in Settings if you really don't want it.

WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE: For export clipboard history. This app won't write any other files to your SD card.


Credits

###License

This application is comprised of two parts:

  1. the Java code are licensed under the MIT license;
  2. All rights of other parts, but not limited to the icons, images, and UI designs are reserved.