jasonwu1994
Gboard-patches
Java

Morphe patches for Gboard with practical upgrades for global users and Taiwan-focused enhancements.

Last updated Jul 7, 2026
116
Stars
6
Forks
0
Issues
+17
Stars/day
Attention Score
60
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Gboard Patches

Morphe patches for Gboard with a mix of global improvements and Taiwan-focused enhancements.

Latest release Total downloads Add to Morphe GitHub stars

Overview

Gboard Patches is a public Morphe source for a curated set of Gboard enhancements, including both global usability improvements and Taiwan-focused features for local input habits and day-to-day use.

Included Patches

Global Users

AI Writing Tools

Enables the Text correction > Writing tools setting with support for all languages.

Package Rename

Renames the patched package so it can be installed alongside the official Gboard app.

Custom Symbols

Adds a dedicated symbols tab and a quick access entry from the comma long-press popup.

English QWERTY Up-Flick Uppercase

On the English QWERTY keyboard, flick up to toggle letters between uppercase and lowercase without switching layers.

Enable Undo/Redo feature

Enables Gboard's Undo and Redo entry points.

Clipboard Enhancements

Lets you enhance clipboard retention time, item count limits, preview lines, countdown and creation-time labels, order index, and grid columns.

Web Clipboard

Hosts a phone-powered Web Clipboard portal that lets desktop browsers sync with Gboard over the same LAN, with a pairing code gate and an optional Quick Settings Tile.

Preview:

Web Clipboard pairing gate

Web Clipboard conversation view

Clipboard Entity Extraction

Enables Clipboard settings that show information extracted from recently copied text, such as addresses, phone numbers, and similar items.

Clipboard Item Edit

Enables the Edit action when long-pressing a clipboard item, subject to Gboard's remaining stock item gates.

Enable Inline Autofill Suggestions

Enables inline autofill suggestions in supported contexts.

Grammar Checker

Enables the Text correction > Grammar check setting and its related rollout gate.

Inline Suggestions

Enables the Text correction > Smart Compose setting and its related rollout gate.

Key Shape Selection

Enables the Key shape option inside theme details without forcing rounded keys by default.

Settings Homepage Override

Lets you switch between the new and legacy Gboard settings homepage styles.

Swipeable Custom Top Row

Lets you swipe the keyboard top row horizontally to open customizable text and JavaScript slots.

Taiwan Users

Zhuyin Slide Input

On the Zhuyin keyboard, swipe up or down to enter English letters without switching to another keyboard layout.

Zhuyin Quick Traditional/Simplified Toggle

Swipe up on the Zhuyin ใ„ฅ key to quickly toggle between Traditional and Simplified Chinese.

Zhuyin Bottom Row Key Sizes

Adjusts the seven bottom-row slot sizes on the Zhuyin keyboard, including ?123, ๏ผŒ, the globe key, space, ใ„ฆ, backspace, and the IME action key.

Chinese Online Voice Input

Forces Gboard to use the built-in Chinese voice input flow.

Install

Add this repository as a Morphe source:

  • Open in Morphe
  • Or manually add https://github.com/jasonwu1994/Gboard-patches

Build

Before running Gradle locally, authenticate to Morphe's GitHub Packages registry with either:

  • gpr.user and gpr.key in ~/.gradle/gradle.properties
  • GITHUBACTOR and GITHUBTOKEN as environment variables
Build the Android patch bundle:
.\gradlew.bat :patches:buildAndroid

Regenerate patch metadata:

.\gradlew.bat generatePatchesList

Generated outputs:

  • patches/build/libs/*.mpp
  • patches-list.json
  • patches-bundle.json

License

Released under the GNU General Public License v3.0.

ยฉ 2026 GitRepoTrend ยท jasonwu1994/Gboard-patches ยท Updated daily from GitHub