Releases: WSTxda/Clippy
Releases · WSTxda/Clippy
1.5
- Consolidated link processing logic and streamlined activity structure
- Enhanced
RedirectionHandler
to resolve multiple redirect links and retrieve the final URL correctly - Show toast message during the link cleaning process
- Improved link cleaning performance and migrated logic to ViewModel
- Fixed threading issue in
RedirectionHandler
when processing multiple links - Updated
ShortenerRegexProvider
andTrackingParametersProvider
- Updated Gradle files config and dependencies
- Added Arabic translation by @ZG089
- Updated existing translations
- Various code changes, improvements, and fixes
Full Changelog: 1.4...1.5
1.4
1.3
- Fixed issue where magnet links were not copied to the clipboard
- Correctly integrated
UrlValidator
beforeUrlCleaner
- Improved URL receiver, cleaner, and module processing
- Enhanced error handling
- Adjusted module application order to prevent generate broken links
- Implemented asynchronous processing for multiple URLs
- 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
- Added Indonesian (Bahasa) translation by @okkidwi
- Added Greek translation by @giwrgosmant.
- Updated existing translations
Full Changelog: 1.2...1.3
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
- Update copy link icons from menu
- Added shorteners and trackers of
Pinterest
,Spotify
,ByteDance
in filters - Use
lifecycleScope
inCopyLinkCleanerActivity
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 methodCustomTrackerRemover
- 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
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! ❤️