Skip to content

Eevee - 151

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:21
· 28 commits to main since this release

Automated pre-release build for Eevee (Build 151).

馃攧 Changes in this build:

  • Added Fast Batch APK Installer by @ShivamXD6

    • Added support for installing APK, APKS, XAPK, and APKM files individually or in batches.
    • Improved installation speed, with significantly faster results compared to the standard installer.
    • Added parallel installation of up to 3 apps for faster batch processing.
    • Stopped unnecessary Play Protect interruptions during installation.
    • Added Play Store installer-source spoofing to avoid root-related "unknown app" detection by some banking apps.
    • Added clear installation status for new installs, reinstalls, upgrades, and downgrades.
    • Added app details such as target Android version, size, current version, and selected version.
    • Added visual indicators to quickly identify upgrades, downgrades, and reinstalls.
  • Updated README.md by @ShivamXD6