Skip to content

v1.3.0-oos16.4.15

Choose a tag to compare

@zhangbaoshengrio zhangbaoshengrio released this 05 May 16:29
· 10 commits to master since this release

OnePlusPlusLauncher OOS16 v1.3.0

Port of wizpizz/OnePlusPlusLauncher v1.2.1 for OxygenOS 16 (launcher 4.15.x).

✨ Features

  • Fuzzy Search — powered by FuzzyWuzzy (Levenshtein Distance). Handles typos and sanitizes IME delimiters (spaces, quotes) for Chinese Pinyin and other input methods.
  • Enter Key Launch — press Enter to launch the top search result directly.
  • Swipe-Up Auto Focus — automatically focuses the search input when swiping up to open the app drawer.
  • Global Search Button Redirect — redirects the global search button to the app drawer (with optional auto-focus).
  • Swipe-Down Search Redirect — redirects the swipe-down global search gesture to the app drawer (with optional auto-focus).
  • Left Swipe Discover Redirect — redirects the left-swipe Google Discover page to the app drawer (with optional auto-focus).
  • All toggleable — every feature can be enabled/disabled individually in the module settings.

📦 Installation

  1. Root + LSPosed required.
  2. Install the APK.
  3. Enable the module in LSPosed → scope: System Launcher.
  4. Force-stop System Launcher (Settings → Apps → System Launcher → Force Stop) — the launcher restarts automatically.