Skip to content

1120001 (1.12.0.1) - Multi Launcher ‧ Home Screen

Latest

Choose a tag to compare

@CreativeCodeCat CreativeCodeCat released this 30 Aug 11:12
· 5 commits to main since this release

What's New in Multi Launcher 1.12.0 Build 1

GitHub Downloads (total, specific tag)


Enhancements:

  • Allow users to add and remove favorite apps (c49a91a2)
  • Allow assigning home apps by clicking favorite items (f296a61c)

🐛 Bug Fixes:

  • Update default browser intent to use Google and exclude Android package (f9c296d4)
  • Update showSoftInput flag in ViewExtensions (b9a92651)

🔧 Code Quality:

  • Modernize FavoriteFragment and improve lifecycle safety (8d3add50)

🧹 Maintenance & Cleanup:

  • Enable translation and reorganize favorite management strings (1f0e70fc)
  • Configure commit message template (cd11e8d2)

📥 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.12.0.0...1.12.0.1


Improvements in this build: Version 1.12.0.1 introduces enhanced favorite app management—allowing users to easily add, remove, and assign home apps directly from favorites. It also fixes default browser intent handling, modernizes FavoriteFragment for better lifecycle safety, and includes various code quality and maintenance updates.