What's New in Multi Launcher 1.11.3 Build 4
✨ Enhancements:
- Add reset functionality to app renaming (8ec4f806)
- Introduce
FontTextcomposable for custom font support (5813f83c) - Implement dynamic and accessible A–Z sidebar for improved app navigation (42c831fa)
🐛 Bug Fixes:
- Fix keyboard handling issues and incorrect bottom margin behavior (6ced4384)
🔧 Code Quality:
- Clean up and improve changelog generation script (27ed889e)
- Simplify app rename logic and UI (f76aaf98)
- Refactor rename UI in app drawer (d3d30f1b)
- Simplify app rename logic in
AppDrawerAdapter(f5405c4b) - Improve preference migration and build script variables (a4a27359)
- Use
activityLabeldirectly, removing redundantcustomLabelandlabellogic (dc1a81f3) - Use
FontManagerfor font loading inSettingsComposable(54361a40) - Adopt
FontTextinSettingsTextPreference(1355be5a) - Remove redundant theme logic from
SettingsFragment(f2ea3277) - Improve app drawer context menu behavior and keyboard interactions (e09b4411)
📥 Installation Instructions
- Download the APK.
- Allow your browser/files app to install apps.
- Install Multi Launcher.
⚠️ Note for Double Tap to Lock Feature
Manually installed APKs may block accessibility settings needed for this feature. To enable:
- Go to Settings → Apps → Multi Launcher.
- Tap the three-dot menu at the top right.
- Select Allow restricted settings.
Full Changelog: 1.11.3.3...1.11.3.4
✅ Improvements in this build:
Build 4 enhances customization and accessibility with improved font handling, a dynamic A–Z app drawer sidebar, and reset support for app renaming. It also fixes keyboard-related issues and includes extensive internal refactoring to simplify logic, improve maintainability, and remove redundant code.