Releases: pass-with-high-score/universal-installer
Releases · pass-with-high-score/universal-installer
Release list
v1.9.11
v1.9.10
- Added Open App button in install history.
- Added configuration sheet for individual apps during batch install.
- Added pull-to-refresh down gesture.
- Improved Root engine setup and silent installation.
- Cleared batch selection cleanly when pressing the back button.
- Refined History card UI and improved fallback for apps without launcher intents.
- Keep Root engine picker selectable to allow access requests.
v1.9.9
v1.9.8
• Add install engine picker (default, Shizuku, or root)
• Redesign list cards with flat outline style
• Fix APK extract crash on certain filename templates
• Fix installer profile not accessible from install flow
• Fix long package names overlapping in app details
• Sort installed apps by last updated
• Split app badge on installed apps list
• Built-in directory picker for extract output
• XAPK format for split app extraction
• Bulk extract for selected installed apps
v1.9.7
v1.9.6
v1.9.5
v1.9.4
- Auto-trigger installation after parsing files
- Skip & Install option is restricted to standard APKs
- Expandable failed installation cards with copy log action
- Applied application theme preferences to dialog flow
- Supported multiple theme presets (Orange, Blue, Green, etc.)
- Added scrollable shimmer skeletons to prevent UI squishing
- Portuguese (Brazil) translation updates
- Fixed reinstall application logic
v1.9.3
- Hotfix: Enforced strict TV-only mode in manifest (android.software.leanback=true, removed CATEGORY_LAUNCHER) to ensure Google Play Store correctly identifies and filters the app exclusively for Android TV devices.
v1.9.2
- Hotfix: Removed FOREGROUND_SERVICE and FOREGROUND_SERVICE_DATA_SYNC permissions from the Android TV manifest to comply with Google Play Store policies regarding background services.
- Re-architected TV web server to run directly within the application lifecycle without relying on foreground services.