Skip to content

Releases: WSTxda/Clippy

1.4

08 Mar 16:40
Compare
Choose a tag to compare

Hotfix

  • Fix http traffic in RedirectionHandler module
    RedirectionHandler: Error resolving URL: Cleartext HTTP traffic to bit.ly not permitted

  • Added Vietnamese translation by @chemchetchagio

1.3

07 Mar 16:21
Compare
Choose a tag to compare
1.3

URL Validation and Processing:

  • Fixed issue where magnet links were not copied to the clipboard
  • Correctly integrated UrlValidator before UrlCleaner
  • Improved URL receiver, cleaner, and module processing

Workflow and Task Distribution Improvements:

  • Enhanced error handling
  • Adjusted module application order to prevent generate broken links
  • Implemented asynchronous processing for multiple URLs

Other Fixes and Adjustments:

  • Updated fragment handling to avoid tag duplication for some links (common in search redirect links)
  • Fixed BuiltinRulesResolver to preserve link schemes, patches, and fix regex data
  • Removed unused dependencies

Translations:

  • Added Indonesian (Bahasa) translation by @okkidwi
  • Added Greek translation by @giwrgosmant.
  • Updated existing translations

1.2

05 Nov 07:53
Compare
Choose a tag to compare
1.2
  • 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! ❤️