๐ Major Release: Complete Engine Overhaul
โจ What's New
Completely Redesigned URL Cleaning Engine
- Transformed from monolithic design to modular architecture
- 11 specialized cleaners covering 600+ tracking parameters
- Lightning-fast O(1) domain dispatch with LRU caching
- Multi-pass deep cleaning (up to 5 passes) for thorough parameter removal
- Thread-safe stateless design with priority-based execution
๐งน Site-Specific Cleaners
- Amazon (75+ parameters) - Preserves product IDs while removing tracking
- YouTube (70+ parameters) - Keeps timestamps and playlist info
- Google Search (65+ parameters) - Extracts actual URLs from redirects
- Facebook (80+ parameters) - Smart parameter handling
- Instagram (50+ parameters) - Improved reel and story support
- Twitter/X (45+ parameters) - Enhanced tweet link cleaning
- TikTok (80+ parameters) - Comprehensive tracking removal
- LinkedIn (70+ parameters) - Professional link cleaning
- Reddit (55+ parameters) - Comment and post link support
- Substack (65+ parameters) - NEW! Newsletter link cleaning
- General (50+ parameters) - Cross-site tracking removal
๐ Fixes
- Fixed Google Play compatibility - now supports tablets, TVs, and Android Auto
- Enhanced ShareActivity with proper task management
- Improved app stability and performance
๐ฑ Compatibility
- Minimum Android: 5.0 (API 21)
- Target Android: 14 (API 34)
- Supports phones, tablets, TVs, and cars
๐ฆ Download
- FixupXer-v1.4.0-release.apk - Signed release build
๐ Verification
SHA-256: fee8cc672a8f9265ddfd79353b2187c6f0cfe32027e650de833b213c27323b8a
Full Changelog: v1.3.5...v1.4.0