1110000 (1.11.0.0) - Multi Launcher ‧ Home Screen #880
CreativeCodeCat
announced in
Check for Updates
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's New in mLauncher 1.11.0.0
🐞 Bug Fixes
unregisterReceiverforprivateSpaceReceiverinHomeFragment.ktis now wrapped in a conditional check.gradle/libs.versions.toml.🔧 Enhancements & Refactoring
Contact Search and Calling Functionality (commit 0f7708c)
getContactsListinMainViewModel.ktto fetch and sort contacts by favorites and alphabetically.ContactDrawerAdapter.ktto display contacts with search, rename, and delete capabilities (placeholders for now).AppDrawerFragment.ktwith aViewSwitcherto toggle between apps and contacts.selectedContactfunction to initiate calls.fragment_app_drawer.xmlnow includes a contacts RecyclerView,searchSwitcher, andinternetSearchicons.ic_apps,ic_contacts,ic_search).show_apps→ "Search Apps", addedshow_contacts→ "Search Contacts".READ_CONTACTSpermission and new preferences (HIDDEN_CONTACTS,PINNED_CONTACTS).AppDrawerAdapter.ktand filtering logic for better consistency.Refactor: Enhance Contact List and App Drawer Functionality (commit fab60dc)
ContactListItem.kt: RemovedcustomLabelandcustomTag. Sorting and display now usedisplayName.ContactCategorysimplified toFAVORITEandREGULAR.MainViewModel.kt: Updated fetching and scroll index logic to usedisplayName. RemovedcustomLabel/customTaglogic.ContactDrawerAdapter.kt:displayNameand optionalFuzzyFinder.scoreContact.launchFirstInList()andgetFirstInList()methods.FuzzyFinder.kt: AddedscoreContactfor fuzzy filtering based ondisplayName.AppDrawerFragment.kt)OnScrollListenerto update A-Z sidebar, manage keyboard visibility, and handle top-of-list backstack behavior.internetSearchandsearchSwitcherbuttons now controlled by new preference flags (APPLIST_BUTTON_FLAGS).searchSwitchervisibility depends onREAD_CONTACTSpermission.ViewSwitcher.#) works correctly inonQueryTextSubmit.SettingsFragment.kt)SystemUtils.kt)hasContactsPermissionto checkREAD_CONTACTS.Prefs.kt)setContactAliasandsetContactTagmethods.strings.xml)applist_button_web,applist_button_contacts,settings_applist_buttons_title,settings_applist_buttons_option.Refactor: Use App Name for Label in App Drawer (commit 58be2d4)
getAppNameFromPackageinSystemUtils.ktto consistently retrieve app names from package names.MainViewModel.ktto use this function for app labels.AppDrawerFragment.kt.🌐 Language Support
Added or updated translations for the following languages:
📥 Installation Instructions
Full Changelog: 1.10.9.2 → 1.11.0.0
✅ Improvements in this version: Contact search and call integration, refined contact list filtering, enhanced app drawer functionality with consistent app names, safer private space handling, and updated language support.
This discussion was created from the release 1110000 (1.11.0.0) - Multi Launcher ‧ Home Screen.
Beta Was this translation helpful? Give feedback.
All reactions