Skip to content

Releases: CodeWorksCreativeHub/mLauncher

1100901 (1.10.9.1) - Multi Launcher ‧ Home Screen

03 Sep 15:20
069cf06

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Bug Fixes:

  • Improve app tag handling for multi-user support - (ffe8e4b)

Language Support:

Refactoring:

  • Enhance multi-profile support for app tags - (dccfa47)
  • Improve Fuzzy Finder and Search Logic - (63ce32d)

Installation instructions

  1. Download the APK.
  2. Enable permission to install apps to your browser/files (app you are installing the launcher from).
  3. Install the launcher.

Important for APK installations

If you wish to use the double tap to lock feature, Android blocks the accessibility settings for manually installed APKs by default.

To fix (only if you want to enable the double tap to lock feature):

  1. Go to Settings -> Apps -> YAM Launcher
  2. Click on the three-dot button on the top right of the screen.
  3. Allow restricted settings

Full Changelog: 1.10.8.7...1.10.9.1

1100807 (1.10.8.7) - Multi Launcher ‧ Home Screen

22 Aug 16:05

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Disable inclusion of dependency info in APKs and Bundles - (d56a4ea)

Refactoring:

  • Improve icon loading and caching logic - (cc34e84)
  • Optimize icon loading logic in AppDrawerAdapter - (e96a832)
  • Optimize icon handling and profile indicators in AppDrawerAdapter - (b5e03e9)
  • Standardize theme and language selection logic - (b660a68)
  • Use application context for Prefs initialization - (4ed52b1)

Releases:

  • Increment build number - (1bb43a0)

Full Changelog: 1.10.8.5...1.10.8.7

1100805 (1.10.8.5) - Multi Launcher ‧ Home Screen

15 Jul 12:17

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Refactoring:

  • Simplify top padding logic in setTopPadding - (6511d97)
  • Defer status/navigation bar visibility changes until view is ready - (3f4aa30)

Full Changelog: 1.10.8.4...1.10.8.5

1100804 (1.10.8.4) - Multi Launcher ‧ Home Screen

15 Jul 11:20

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • (app-drawer) Add option to open app on Enter key press - (e3ee7e9)
  • Add option to toggle navigation bar visibility - (80f7e1f)

Bug Fixes:

  • Remove location update timeout in WeatherReceiver - (88cdbdc)
  • Optimize location updates for battery life - (8e2a8b3)

Versioning:

  • Increment build number to 4 - (3267c57)

Language Support:

Refactoring:

  • Improve app drawer icon loading with caching and asynchronous loading - (598923a)
  • Introduce API 29 specific styles - (b4412b3)
  • Improve theme handling and AndroidManifest clarity - (e7e1b81)
  • Simplify status bar height retrieval for top padding - (cd5f170)
  • Improve status bar height calculation and top padding adjustment - (0cd49c2)
  • Update status bar handling and padding - (68a1a13)
  • Remove unused parameter from updatePagesAndAppsPerPage logging - (e206ef9)
  • Improve icon loading and fallback in HomeFragment and AppDrawerAdapter - (f339c73)

Full Changelog: 1.10.8.3...1.10.8.4

1100803 (1.10.8.3) - Multi Launcher ‧ Home Screen

13 Jul 19:54

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Bug Fixes:

  • (AppDrawer) Only show "Personal apps" header if other profiles exist - (46ddee8)
  • (dependabot) Group all dependency updates - (cca8315)
  • (deps) Remove dependabot group names - (f0e6880)
  • (workflows) Use GITHUB_TOKEN for dependabot actions - (8887e56)

Versioning:

  • Increment build number to 3 - (a9d167d)

Feature Removal:

  • Remove deprecated workflow - (4ffadaf)

Refactoring:

  • (Onboarding) Implement ViewBinding in OnboardingPageFragment - (55b5d68)
  • Nullify views in OnboardingPageFragment - (2c5710c)

Full Changelog: 1.10.8.2...1.10.8.3

1100802 (1.10.8.2) - Multi Launcher ‧ Home Screen

12 Jul 11:45

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • Show different toast when home apps locked. - (a25bad1)

Bug Fixes:

  • (AppDrawer) Prevent header items from attempting to load icons - (9f1976d)
  • (WeatherReceiver) Annotate fields instead of properties in weather data classes - (ae9bd8f)

Chore:

  • (Build) Update Kotlin toolchain and increment build number - (5b0ad0e)

Language Support:

Refactoring:

  • Rename "NORMAL" profile type to "SYSTEM" - (9cdb00c)

Full Changelog: 1.10.8.1...1.10.8.2

1100801 (1.10.8.1) - Multi Launcher ‧ Home Screen

11 Jul 11:44

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • (app_drawer) Implement Profile-Based App Separation - (25d21b7)

Bug Fixes:

  • Prevent crash when opening app drawer with private space unlocked - (fe99895)

Full Changelog: 1.10.8.0...1.10.8.1

1100800 (1.10.8.0) - Multi Launcher ‧ Home Screen

11 Jul 10:32
5021b54

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Versioning:

  • Bump version to 1.10.8 - (902d49a)

Refactoring:

  • (HomeScreen) Improve page and app visibility management - (1e0e43b)
  • Use FragmentActivity for BiometricHelper - (62ae67a)

Full Changelog: 1.10.7.10...1.10.8.0

1100710 (1.10.7.10) - Multi Launcher ‧ Home Screen

27 Jun 11:36

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Implemented Enhancements:

  • (Settings) Customize switch appearance - (3eafe09)

Bug Fixes:

  • (AppList) Correctly identify and add all launchable activities - (0cdaa9b)
  • (Apps) Ensure correct app hiding with duplicate app names - (8cb22e6)
  • (Settings) Correctly display icon pack names in settings - (0917f5f)
  • Fix isShortSwipe not registering and inadequat Min/Max Threshold settings (#822) - (60a06ce)

Chore:

  • (Migration) Add swipe threshold preferences to migration list - (99b4d1c)
  • (Version) Increment build number to 10 - (b548e8e)

Feature Removal:

  • (AppTimer) Remove app timer functionality - (7885078)

Language Support:

Reverts:

  • Reverted some changes of 0cdaa9b regarding Prefs for threshold values. - (60a06ce)

Full Changelog: 1.10.7.7...1.10.7.10

1100707 (1.10.7.7) - Multi Launcher ‧ Home Screen

24 Jun 09:33

Choose a tag to compare

What's Changed GitHub Downloads (total, specific tag)

Bug Fixes:

  • App launch no longer removes the timer and will continue if the timer never ended. - (69a1911)

Refactoring:

  • (Gesture) Enhance swipe detection and handling - (82979a7)
  • Organize settings and add icon pack string - (37e2cd3)
  • Adjust swipe threshold calculation to use inches - (89702aa)
  • Move gesture-related classes to listener package - (9380bd5)
  • Only show app timer if enabled in settings - (4cf02b9)
  • Log activities from package in MainViewModel - (8a917e4)

Full Changelog: 1.10.7.6...1.10.7.7