KeyFlux

An advanced LSPosed/Xposed module designed to unlock the hidden capabilities and experimental features of Google Keyboard (Gboard). KeyFlux seamlessly integrates new options directly into Gboard's native settings.

๐Ÿ”— Original Repository & Source Code: https://github.com/NawafCode/KeyFlux

๐Ÿš€ Features (Shortened)

  • Experimental & AI Features: Unlock TFLite Neural Engine, Proactive Emoji Kitchen, Inline Smart Suggestions, and Material Silk Redesign.
  • Enhanced Clipboard Action Chips: Extract entities from copied text and bypass clipboard limits.
  • Hidden Flags: Easily toggle internal Gboard Phenotype flags.
  • Floating Layouts & Multilingual: Unlock floating keyboard options and concurrent multilingual typing.
  • Privacy Focused: Completely safe with no sensitive data logged.

๐Ÿ›  Installation

  1. Install LSPosed or Vector on your rooted Android device.
  2. Download the latest KeyFlux APK from the Original Repository Releases.
  3. Install the APK and open your Hook Manager (LSPosed/Vector).
  4. Enable the KeyFlux module and make sure Gboard is selected in the module scope.
  5. Force stop Gboard to apply the changes.
  6. Open Gboard Settings to explore your new features!

๐Ÿ“ฑ Compatibility

  • Android Versions: Android 10 (API 29) to Android 17 (API 37)
  • Target App: Google Gboard (13.x - 17.x)
  • Hook Framework: Vector (Recommended), LSPosed 1.8.x - 1.9.x
  • Architecture: arm64-v8a, x86_64

Releases

6/18/2026, 2:38:08 AM

This update represents a complete overhaul of how KeyFlux hooks into Gboard, combining the best of all previous attempts into one incredibly robust solution!

๐Ÿ› ๏ธ What's Changed

  • Dual Context Hooking: To bypass Samsung OneUI 8 (Android 16) restrictions, KeyFlux now uses both ContextWrapper#attachBaseContext AND Instrumentation#callApplicationOnCreate. This guarantees the module loads properly on all OEM ROMs without failing.
  • Fail-Proof Preference Scanner: The dynamic preference scanner no longer relies on ANY obfuscated letters (o, x, e). Instead, it scans the entire Gboard app's internal structure at runtime, checking return types and object instances (e.g., androidx.preference.PreferenceGroup).
  • Direct Argument Hooking: If the settings screen is intercepted mid-creation, KeyFlux intercepts the PreferenceScreen object directly from the method arguments (param.args[1]), completely bypassing the need for reflection!
  • Header Fragment Support: Fixed a silent failure where KeyFlux would abort if it encountered a settings category (like a Header Fragment) that didn't have preferences.

๐Ÿ“ฅ Installation

  1. Download the KeyFlux_release_v1.0.2_.apk below.
  2. Install the update.
  3. Force stop Gboard.
  4. Enjoy!

Assets

1

6/17/2026, 9:01:37 PM

This is a hotfix release aimed at resolving compatibility issues on specific OEM Android implementations.

๐Ÿ› ๏ธ Fixes

  • Samsung OneUI 8.5 / Android 16 Compatibility: Fixed a critical issue where the module would fail to initialize due to Application#attachBaseContext hook failures. KeyFlux now securely hooks ContextWrapper#attachBaseContext, providing stable and safe injection on modern Samsung devices. (#1)

๐Ÿ“ฅ Installation

  1. Download the KeyFlux_release_v1.0.1_xxx.apk below.
  2. Install and enable it in LSPosed or Vector.
  3. Force stop Gboard to apply the fixes.

(As always, KeyFlux is completely secure and operates locally without network permissions)

Assets

1

6/17/2026, 9:34:49 AM

KeyFlux is an advanced LSPosed/Xposed module designed to unlock the hidden capabilities and experimental features of Google Keyboard (Gboard).

๐Ÿ“ฅ Download & Installation
Please visit our Official Repository to download the latest APK and view the full release notes:

๐Ÿ‘‰ Download KeyFlux v1.0.0 โ†’ https://github.com/NawafCode/KeyFlux/releases/tag/v1.0.0

Note: No APKs are hosted in this repository. All updates, source code, and discussions are maintained in the main repository:
https://github.com/NawafCode/KeyFlux

Assets

1