Releases: sthetix/Switchroot-LineageOS-Downloader
Releases · sthetix/Switchroot-LineageOS-Downloader
Release list
1.0.3
Switchroot LineageOS Downloader v1.0.3
- Added missing
bootlogo_android.bmpandicon_android_hue.bmpdownloads required by the LineageOS SD card preparation guide. - Improved download reliability with longer read timeouts and a reusable HTTP session.
- Fixed partial download resume handling by removing invalid partial checksum checks.
- Improved failure reporting so incomplete downloads no longer show as fully complete.
- Added mirror/download diagnostics to help identify timeout or routing issues.
1.0.2
Version 1.0.2
Added support for downloading the corresponding MindTheGapps package matching the selected LineageOS version and device type (Tablet or TV). Users can now opt to include GApps via a new checkbox in the GUI, with the package automatically fetched from the MindTheGapps GitHub repository and placed in the target directory.
Note: Windows might detect the application as malware. Please ignore this or temporarily disable your antivirus software. Alternatively, run the Python script directly to avoid issues.
1.0.1
Highlights:
- Improved Download Management: Streamlined processes for easier file handling and more efficient management of failed downloads.
- Enhanced Progress Bar: A visually improved progress indicator that counts downloaded files (e.g., 1 out of 10) instead of displaying total file size.
- Cross-Platform Compatibility: Includes a special Python script, LineageOSDownloader-mac-pc.py, designed for compatibility with Mac and PC (note: untested on macOS).