RetroStash-v1.1.0-beta
Pre-releaseRetroStash v1.1.0 - Extraction Reliability Update
This release focuses on improving the reliability of the automatic extraction process and fixing progress reporting issues.
🛠 Fixes
•
Archive Extraction: Fixed a critical bug where archives with spaces or special characters in their filenames would fail to extract after downloading.
•
Progress Accuracy: Corrected the extraction progress calculation to provide a precise percentage based on uncompressed file sizes.
🚀 Improvements
•
Extraction Engine: Refactored the unzipping logic to use ZipFile, providing better performance and more robust handling of archive contents.
•
Internal Path Handling: Standardized how URIs are converted to file paths for better compatibility across different Android versions.