Releases: marcussacana/DirectPackageInstaller
Releases · marcussacana/DirectPackageInstaller
Fix Zippyshare
- Fix Zippyshare
The zippyshare tried create a random javascript to prevent tools such DPI,
but nothing that a bit of patient can solve, in the last case I can even integrate a entire javascript engine
Bug Fixes
- Fix bug when reading compressed files from servers that don't report the file name
- Fix bug with UI resize icon bar
- Optimize Self Update
- Fix Android Debug Builds
Allow Enable Error Logging
Before this version, logging it was a feature only in Debug Builds, now you can enable it in the Settings.ini by setting the ShowError
option
Changelog:
- Allow enable logging
- Ask the user if should update the PS4 IP when a new IP is found.
Minor UI Improvements
- DialogBox OK/Yes react to Enter Button
- DialogBox No/Cancel react to Escape button
- Auto Resize Icon to fit a proportional space
- Allow open split pkgs from local json files.
Minor Fixes
- Fix Http download bug with servers that don't report the content length.
- Fix Auto Updater bug
Minor bug Fix
- Fix bug when manually removing the url from the textbox with backscape.
Fix Crash under Android 12
- Fix crash in Android 12 due the google changes in the API
- Fix MessageBox window size under Desktop
- Fix Typo
Fix Rare Infinite Loop
- Fix a rare Infinite Loop in decompressor
- Allows disable the update check (you must change manually in the Settings.ini file)
Minor Fixes
- Fix Android Layout MessageBox in small screens
- Fix Android not cleaning the cache when pressing "Exit"
- Decrease Android API Level to 23 (Android 6.0 or newer now is supported)
- Fix "Packages" menu quick package swicher.
- Try prevent "Install All" flood of packages
Initial Android Build
- Initial Android Support
- Fix bug in decompressor
- Due the DirectPackageInstaller was developed based on the AvaloniaUI Framework, which is in beta for android devices, android builds will be released with stability and performance issues as is for a unknown time. (While the AvaloniaUI keep the Android support in Beta)
Note: The Android build use api level 26, AKA: Android 8, but it was tested only in Android 10