standardnotes / mobile

[Moved to https://github.com/standardnotes/app] Standard Notes for iOS and Android - https://standardnotes.com
GNU Affero General Public License v3.0
830 stars 110 forks source link

Emoji Rendering Support #268

Open hl2guide opened 4 years ago

hl2guide commented 4 years ago

Please resolve the issue with emojis not rendering in the Android app.

Example: 🔵 🟣 🟢 🟡 🟠 🔴 ✅

Currently in the web app: desktop web app

For the Android app the purple, green, yellow and orange circles do not render.

JaspalSuri commented 4 years ago

What version of Android are you using?

I can confirm that it doesn't work on macOS Mojave but does work on iOS 13+.

hl2guide commented 4 years ago

Android 7.0. I checked those emojis in a browser on that same phone and they load fine.

radko93 commented 4 years ago

Right now we use system provided emojis. There is a way to update to new emojis using https://developer.android.com/guide/topics/ui/look-and-feel/emoji-compat but I can't really promise if will implement this anytime soon. I also don't know if this would affect editors other than plain editor.