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