Add emoji shortcodes and configurable snippets - #259
Merged
Conversation
This was referenced Jul 18, 2026
astroboii47
marked this pull request as ready for review
July 18, 2026 03:21
Contributor
Author
|
Reopening this as the cleaned PR for review. It uses the neutral branch and split commits, so this should be the single place to track the combined Enhanced feature set from here. |
Collaborator
|
@astroboii47 now reviewing this and deciding if I want to ship it with the next nightly release or parts of it with another upcoming one |
Co-authored-by: astroboii47 <aaron.kim77@gmail.com>
Co-authored-by: astroboii47 <aaron.kim77@gmail.com>
pzauner
force-pushed
the
enhanced-feature-set
branch
from
August 11, 2026 18:34
e9821c3 to
648f60b
Compare
pzauner
marked this pull request as draft
August 11, 2026 18:35
pzauner
force-pushed
the
enhanced-feature-set
branch
2 times, most recently
from
August 11, 2026 19:17
5872f73 to
4ffcc76
Compare
Co-authored-by: astroboii47 <aaron.kim77@gmail.com>
pzauner
force-pushed
the
enhanced-feature-set
branch
from
August 11, 2026 19:32
4ffcc76 to
92a9357
Compare
pzauner
marked this pull request as ready for review
August 11, 2026 19:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR has been rebuilt on the current
mainwith a deliberately reduced scope: configurable global snippets plus typed Unicode emoji and symbol shortcodes.What changed
--checksupport.emoji.json.Behavior and safety
:name:expands only a unique exact emoji/symbol match; collisions remain selectable.Original contributor work and attribution
The useful ideas and data were derived from the original contributor commits:
003187e— Update emoji data and custom emoji rendering712f098— Add snippets and typed shortcode popupse9821c36b15a136f813ec727414c1d06b2a1f452All three replacement commits retain
Co-authored-by: astroboii47 <aaron.kim77@gmail.com>.Intentionally excluded
Custom emoji fonts, predictions/unified suggestions, per-app themes/theme controls, media picker, GIF sending, stickers, Klipy, and all related dependencies or settings are not part of this PR.
Test matrix
python3 scripts/update_emoji_assets.py --checktestNightlyDebugUnitTestsuitescripts/build-nightly-debug.sh 0.86 --install --device 37081JEHN11514Still required before marking ready: