scribe-org / scribe-org/Scribe-Android

Add colon (`:`) to emoji functionality to the Android keyboard app

Open
#590 13 comments 0 reactions 2 assignees View on GitHub

@Mailos07 is already working on this.

Since Apr 9, 2026.

help wanted
Dominant language
C++
Stars
99
Forks
121
Avg merge
4d 7h
Merged PRs (30d)
16

Description

Terms
Description

A novel functionality for Scribe keyboard apps that is being worked on for Scribe-iOS and should also be worked on for Scribe-Android is the colon the emoji autosuggestion functionality. The way that this would work would be:

  • The user types colon (:)
  • All autocompletions disappear and the most common emojis are shown
  • If the user presses space, then the process is broken and we do a normal autosuggestion
  • If the user starts typing, then the emojis that match the word being typed are shown the the user
  • For phones there would be six emojis shown
  • For tablets there would be nine emojis shown
  • Clicking an emoji would replace the word being typed and the colon with the given emoji
  • The emojis would stay in the display so that the user can press multiple
  • Pressing space would break out of the functionality
Contribution

Happy to support with this and review a PR once one is opened! 😊

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.