Skip to content

1110302 (1.11.3.2) - Multi Launcher ‧ Home Screen

Latest

Choose a tag to compare

@CreativeCodeCat CreativeCodeCat released this 29 Dec 12:39
· 8 commits to main since this release

What's New in Multi Launcher 1.11.3 Build 2

GitHub Downloads (total, specific tag)


✨ Enhancements:

  • Relocate Expert Options easter egg to About section (2fdf9809)
  • Add increment/decrement buttons to slider dialog (981f8d9f)
  • Migrate UI to Material Design 3 (803c8444)

🔧 Code Quality:

  • Improve crash report payload and reduce cooldown (b6604421)
  • Migrate to AppCompatDelegate for language handling (9a196f64)
  • Cache localized resources to improve performance (bf9999d9)
  • Make AppViewHolder a static nested class (9ada91e9)
  • Replace AndroidView with Compose Text (710ef168)
  • Replace XML switch with Compose implementation (d35ddef9)

🧹 Maintenance & Cleanup:

  • Rename package from droidworksstudio to codeworkscreativehub (f6d7534d)

📥 Installation Instructions

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

⚠️ 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.1 → 1.11.3.2


Improvements in this version:
This update introduces a full migration to Material Design 3, improves slider usability with increment and decrement controls, refines language handling and performance through better resource caching, enhances crash reporting, and includes internal cleanup such as package renaming and Compose-based UI modernization.