You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(store): bring the description back under Play's 4000-character limit
It was at 4208. Condensed the wordiest lines rather than dropping features; the
diagnostics disclosure keeps every claim, since it has to match the Data Safety
declaration. Now 3905, leaving some room for the next feature.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: fastlane/metadata/android/en-US/full_description.txt
+12-13Lines changed: 12 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
Universal Installer is the ultimate Android package manager and Split APK Installer designed to handle what the system can't. Sideload split APKs, bundled archives with OBB data, and perform silent installs with ease. A premium package installer with a modern Material 3 UI.
1
+
Universal Installer is an Android package manager and Split APK Installer built to handle what the system can't: sideload split APKs, bundled archives with OBB data, and install silently. A premium installer with a modern Material 3 UI.
2
2
3
3
Expressive & Customizable
4
4
- Fluid animations: Living dialogs with bouncy spring physics (inspired by InstallerX-Revived).
5
-
- Brand identity: High-contrast Orange theme default for a professional, premium look.
6
-
- Installer Profiles: Save and reuse combinations of install flags, spoofed installers, and target users.
5
+
- Brand identity: High-contrast Orange theme by default.
6
+
- Installer Profiles: Save and reuse install flags, spoofed installers and target users.
7
7
8
8
Supported Formats
9
9
- APK: Standard Android packages
@@ -15,11 +15,11 @@ Supported Formats
15
15
Install From Anywhere
16
16
- Local file picker: Auto-scan storage, browse packages, or full file browser modes.
17
17
- Remote download: Paste a URL; the package lands in Download/UniversalInstaller/ with its real filename.
18
-
- Download history: Re-install, copy source URLs, and manage files without digging through folders.
18
+
- Download history: Re-install, copy source URLs and manage files in one place.
19
19
- App integration: Open APKs from Chrome, Gmail, or Telegram even when URLs lack extensions.
20
20
21
21
Preview Before Installing
22
-
See app name, icon, version, package, size, SDK targets, CPU architectures, languages, permissions, split count, and OBB count — all before you commit.
22
+
See name, icon, version, package, size, SDK targets, CPU architectures, languages, permissions, split and OBB counts before you commit.
23
23
24
24
OBB Support
25
25
- Bundled OBBs inside XAPK/APKM are detected and copied automatically to Android/obb/.
@@ -30,31 +30,30 @@ OBB Support
30
30
Silent Installs: Shizuku, Root or Dhizuku
31
31
- Shizuku: silent installs with no root, started over wireless debugging.
32
32
- Root: silent installs on rooted devices, with the full set of flags.
33
-
- Dhizuku: silent installs with neither root nor ADB. It runs as device owner, so it survives a reboot without being restarted — setup requires a device with no accounts signed in, and it supports downgrade only.
33
+
- Dhizuku: silent installs with neither root nor ADB. Runs as device owner, so it survives a reboot; needs a device with no accounts signed in, and supports downgrade only.
34
34
- Targeted User Installs: Install apps to specific profiles (Work, Island, etc.) or all users at once.
35
35
- Advanced flags: Replace existing, allow downgrade, grant all permissions, bypass low target SDK blocks.
36
-
- Set Install Source: Record a different installer package, so apps that check where they came from see what you choose.
36
+
- Set Install Source: Record a different installer package, so apps that check where they came from see what you pick.
37
37
38
38
App Manager & Extractor
39
39
- Full list with APK size, install date, and last-used time.
40
40
- APK Backup: Extract and backup apps to your storage.
41
-
- Flexible Sorting: Name, Size, Date, or Usage (ascending/descending).
41
+
- Flexible Sorting: Name, Size, Date or Usage, with a quick-filter FAB.
42
42
- Batch Operations: Select multiple packages via long-press for batch uninstall.
43
-
- Quick Filter: FAB for rapid sorting; long-press to scroll to top.
44
43
- Uninstall logs: Track success or failure reasons for every operation.
45
44
46
45
Sync & Share (LAN File Server)
47
46
- Built-in HTTP server: Share and manage packages across local Wi-Fi.
48
-
- Web Dashboard: Download APKs to PC or upload new ones directly to your phone.
49
-
- Real-time tracking: Monitor download progress and transfers directly in the app.
50
-
- PIN protection: Secure your file sharing sessions from unauthorized access.
47
+
- Web Dashboard: Download APKs to a PC or upload new ones to your phone.
48
+
- Real-time tracking: Watch download and transfer progress in the app.
- VirusTotal: Hash lookup and optional full upload for unknown files (up to 650 MB), using your own free API key.
54
53
- Clear Verdicts: See malicious, suspicious, and harmless engine counts at a glance.
55
54
- Offline First: No internet required for core functionality.
56
55
- No Ads, No Accounts: Fully open source, with nothing sold or shared.
57
-
- Anonymous Diagnostics: This build reports install success rates and crash reports so the app can be fixed. It never records which apps you install - no package names, app names, or file names. Switch it off during setup or in Settings; the GitHub build ships without any reporting at all.
56
+
- Anonymous Diagnostics: Reports install success rates and crashes so failures can be fixed. Never records which apps you install - no package names, app names, or file names. Switch it off during setup or in Settings; the GitHub build has no reporting at all.
58
57
59
58
Device Utilities
60
59
- Storage Overview: Free and total space visible on the Install screen.
0 commit comments