Releases: CodeWorksCreativeHub/mLauncher
Releases · CodeWorksCreativeHub/mLauncher
1100901 (1.10.9.1) - Multi Launcher ‧ Home Screen
What's Changed 
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
- Download the APK.
- Enable permission to install apps to your browser/files (app you are installing the launcher from).
- 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):
- Go to Settings -> Apps -> YAM Launcher
- Click on the three-dot button on the top right of the screen.
- Allow restricted settings
Full Changelog: 1.10.8.7...1.10.9.1
1100807 (1.10.8.7) - Multi Launcher ‧ Home Screen
What's Changed 
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
What's Changed 
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
What's Changed 
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:
- Updated Language Files. (#845) - (c2235a5)
- Updated Language Files. (#844) - (5ea7eac)
- Updated Language Files. (#840) - (5d3bfb3)
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
What's Changed 
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_TOKENfordependabotactions - (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
What's Changed 
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
What's Changed 
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
What's Changed 
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
What's Changed 
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:
Full Changelog: 1.10.7.7...1.10.7.10
1100707 (1.10.7.7) - Multi Launcher ‧ Home Screen
What's Changed 
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