No results found

OnePlusPlusLauncher - Xposed Module Repository

OnePlusPlusLauncher Xposed Module

GitHub Release GitHub Actions Workflow Status GitHub License GitHub Downloads (all assets, all releases) GitHub Repo stars

Please star the original repository instead of this one: https://github.com/wizpizz/OnePlusPlusLauncher

Overview

OnePlusPlusLauncher is an Xposed/LSPosed module for the System Launcher on OxygenOS 15 that hooks into the application using the YukiHookAPI framework. It modifies app drawer search functions: automating keyboard display, enabling instant app launch from search, redirecting the global search button to the app drawer, and providing optional fuzzy search.

  • tested on System Launcher 15.4.13 / OxygenOS 15

Please star the repository, if you enjoy using the module! It goes a long way ⭐

Features

  • ⌨️ Automatic Keyboard / Searchbar Focus: Automatically displays the keyboard when the app drawer is opened and search is focused.
  • ↩️ App Launch on Enter: Launches the first search result directly when the “Enter” key or search action button on the keyboard is pressed.
  • 🔎 Global Search Button Redirect: Intercepts the search button in the homescreeen that would normally open the dedicated global search app, redirecting to the main app drawer instead.
  • 🍑 Fuzzy Search (Optional): Replaces the default search logic with a ranked fuzzy search algorithm for more flexible matching.
  • ⚙️ Configuration UI: Allows toggling features (Hide Icon, Fuzzy Search).

To-Do

  • Rewrite the module UI using Jetpack Compose instead of the current Android Views/XML implementation.
  • A decent app icon

Troubleshooting / Known Issues

  • Compatibility / Launcher Updates: Launcher updates may break hooks. Class names, field names, or method signatures might change, requiring updates to the module.

Package

com.wizpizz.onepluspluslauncher

Authors

wizpizz

Releases

v1.0.0

Release Type: Stable

4/27/2025, 7:02:53 PM

View all releases

Releases

v1.0.0

Release Type: Stable

4/27/2025, 7:02:53 PM

Initial release 🚀

© 2021 - 2025 New Xposed Module Repository