Skip to content

Releases: pass-with-high-score/universal-installer

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 09 May 03:23
  • New diagnostics screen with Logcat-style view and full log levels
  • Enhanced VirusTotal integration with browser check fallback
  • Automated return to app after granting system permissions
  • Added support for .apk+ files
  • Enhanced device storage scanning for APK files

v1.6.3

Choose a tag to compare

@minhnq1-apero minhnq1-apero released this 07 May 05:00
  • Downgrade android sdk to 36

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 06 May 17:07
  • Fix bottom navigation flickering on older Android versions

v1.6.1

Choose a tag to compare

@nqmgaming nqmgaming released this 06 May 05:43

Fixed tab navigation animations on Android 14+ and improved responsivenes

v1.6.0

Choose a tag to compare

@nqmgaming nqmgaming released this 06 May 00:48
  • Added "Merge split APKs" feature
  • Fixed crash when deleting many APKs
  • Fixed parsing errors on Android 14+
  • Improved split APK compatibility
  • Added support for Android 17

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 08:17
  • Redesigned Manage tab: actions, filter chips, storage breakdown, permissions viewer, usage stats, group by installer
  • Extract installed apps to .apk / .apks
  • Smart split picker, biometric lock, per-package installer source override
  • Risk consent gate for downgrades and VirusTotal-flagged installs, with a downgrade chip
  • Find Automatic results tagged Split / New / Update / Installed / Older
  • Auto-open after install with cancellable countdown

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 04:10
  • Added theme settings screen (light, dark, system)
  • Added app shortcuts for quick actions
  • Added VirusTotal scan integration
  • Migrated to multiple activities for better navigation
  • Fixed settings root toggle not being saved
  • Fixed missing translations
  • Minor UI polish and bug fixes

v1.3.0

Choose a tag to compare

@nqmgaming nqmgaming released this 20 Apr 15:19
  • Sync & Share: Local network file server to share and download packages
  • Root backend support: Silent install, uninstall, and system app removal
  • Uninstall: Refresh button added
  • Improved real-time download progress tracking
  • Fixed adaptive launcher icon and notification icon rendering

v1.2.0

Choose a tag to compare

@nqmgaming nqmgaming released this 18 Apr 06:42

Highlights

  • Remote downloads — fetch packages from any URL, track them in the new Download History screen
  • OBB support — bundled (XAPK/APKS) and standalone .obb files, copied via Shizuku or SAF with a foreground notification
  • Set install source — spoof the installer package name (Shizuku)
  • Batch install — multi-pick from the file picker or share menu, with per-row selection, duplicate-package warning, and sequential install
  • Redesigned on-device scanner — multi-select, select-all, delete, richer rows
  • Permission Center — shield button in the top bar opens a sheet showing every permission, its state, and a one-tap grant action
  • Uninstall screen — filter FAB, sort by name / size / installed / last used, per-app usage times
  • Source picker — cleaner list-style actions (Find automatic · Browse packages · Browse all) with clearer extension hints

Other

  • Per-app metadata (size, install date, last used) across install and uninstall
  • Many translations and bug fixes

v1.1.0

Choose a tag to compare

@nqmgaming nqmgaming released this 17 Apr 10:48
  • Improve UI/UX
    This is first release on Github