Skip to content

Releases: WSTxda/Clippy

1.2

05 Nov 07:53
Compare
Choose a tag to compare
  • Add built-in rules to apply custom regex rules for cleaning specific URLs
  • Add support to PROCESS_TEXT to allow use of Clippy in text selection
  • Add support for cleaning processing on multiple links copied at once
  • Check if URLs are valid before starting cleaning or copying to clipboard
  • Remove text shared/copied along with links before copying to clipboard
  • Fix UrlCleaner process modules resulting in some broken URLs
  • Improve RedirectionHandler to fix exceptions and disconnection handling
  • Added Spanish translation by @nubesurrealista
  • Various code changes, improvements, and fixes

Full Changelog: 1.1...1.2

1.1

30 Oct 08:30
1848953
Compare
Choose a tag to compare
1.1
  • Update copy link icons from menu
  • Added shorteners and trackers of Pinterest, Spotify, ByteDance in filters
  • Use lifecycleScope in CopyLinkCleanerActivity to process links asynchronously
  • Fixed handling of URLs: If no network connection, returning the original URL and copying it to the clipboard
  • Improved ShortenerRemover regex for better accuracy
  • Replaced and removed old BuiltinRules for method CustomTrackerRemover
  • Added a timeout for RedirectionHandler to prevent UI freezes
  • Refactored code for cleaner structure and efficiency
  • Some small improvements and updates to strings

Full Changelog: 1.0...1.1

1.0

28 Oct 21:39
4e78ab1
Compare
Choose a tag to compare
1.0

Introducing Clippy 🤓

Clippy is a simple app that allows you to copy links directly from the Android sharing menu, with built-in features to remove trackers and URL shorteners for a cleaner experience.

On certain Android versions (from manufacturers like Realme, Xiaomi, and Oppo), the option to copy links directly to the clipboard is often missing. Clippy restores this essential feature, making it quick and easy to share links.

This is the first release, so there may be bugs or inaccuracies. Please report any issues to help us improve the app together!

Enjoy! ❤️