Skip to content

Releases: marcussacana/DirectPackageInstaller

Fix Zippyshare

30 Jul 00:35
Compare
Choose a tag to compare
  • 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

07 Jul 16:03
Compare
Choose a tag to compare
  • 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

05 Jul 15:45
Compare
Choose a tag to compare

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

03 Jul 00:15
Compare
Choose a tag to compare
  • 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

01 Jul 03:59
Compare
Choose a tag to compare
  • Fix Http download bug with servers that don't report the content length.
  • Fix Auto Updater bug

Minor bug Fix

28 Jun 22:21
Compare
Choose a tag to compare
  • Fix bug when manually removing the url from the textbox with backscape.

Fix Crash under Android 12

28 Jun 20:33
Compare
Choose a tag to compare
  • Fix crash in Android 12 due the google changes in the API
  • Fix MessageBox window size under Desktop
  • Fix Typo

Fix Rare Infinite Loop

19 Jun 19:01
Compare
Choose a tag to compare
  • Fix a rare Infinite Loop in decompressor
  • Allows disable the update check (you must change manually in the Settings.ini file)

Minor Fixes

18 Jun 22:33
Compare
Choose a tag to compare
  • 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

17 Jun 21:23
Compare
Choose a tag to compare
  • 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