-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix custom emoji for Android app #66125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix custom emoji for Android app #66125
Conversation
This PR adds those changes. For other native app issues specifically where the emoji text can be copied and pasted I’ll check what can be done in a follow-up. |
Reviewer Checklist
Screenshots/Videos |
eVoloshchak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
🎯 @eVoloshchak, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #66159. |
blimpich
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/blimpich in version: 9.1.82-1 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.1.82-7 🚀
|







Explanation of Change
With this update, custom emoji works well wherever we can add an emoji with the emoji picker or with text like :global_create: or making threads from such messages. The report header for such threads made from messages and LHN option text and alternate text shows correctly.
In other text fields where we can copy this custom emoji to, it works well on web/desktop platforms but it can show a not found glyph for native apps because each text component containing custom emoji needs to be specifically targeted with the Custom Font because font fallbacks do not work on native apps.
green *+*text with the :global_create: emoji in the tasks.Fixed Issues
$ #59301
#65965
PROPOSAL: NA
Tests
Test 1:
Test 2:
Offline tests
Same as tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as tests.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop