Skip to content

1110304 (1.11.3.4) - Multi Launcher ‧ Home Screen

Latest

Choose a tag to compare

@CreativeCodeCat CreativeCodeCat released this 13 Jan 19:36
· 14 commits to main since this release
2f64613

What's New in Multi Launcher 1.11.3 Build 4

GitHub Downloads (total, specific tag)


✨ Enhancements:

  • Add reset functionality to app renaming (8ec4f806)
  • Introduce FontText composable 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 activityLabel directly, removing redundant customLabel and label logic (dc1a81f3)
  • Use FontManager for font loading in SettingsComposable (54361a40)
  • Adopt FontText in SettingsTextPreference (1355be5a)
  • Remove redundant theme logic from SettingsFragment (f2ea3277)
  • Improve app drawer context menu behavior and keyboard interactions (e09b4411)

📥 Installation Instructions

  1. Download the APK.
  2. Allow your browser/files app to install apps.
  3. Install Multi Launcher.

⚠️ Note for Double Tap to Lock Feature

Manually installed APKs may block accessibility settings needed for this feature. To enable:

  1. Go to Settings → Apps → Multi Launcher.
  2. Tap the three-dot menu at the top right.
  3. 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.