Skip to content
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

Emojis not visible or usable #1688

Closed
Penaz91 opened this issue Apr 4, 2019 · 14 comments
Closed

Emojis not visible or usable #1688

Penaz91 opened this issue Apr 4, 2019 · 14 comments
Milestone

Comments

@Penaz91
Copy link

Penaz91 commented Apr 4, 2019

Steps to reproduce:

  1. Open any app that requires typing text
  2. Keep the emoji button pressed to open the emoji submenu
  3. No emojis are shown (besides some basic ones and the ones in the "most recently used" section)
    Expected behaviour:
    Most or all the emojis should show

Actual behaviour
Almost no emojis are shown

Android OS version:
Android 5.0

Device manufacturer and model: Asus Zenfone 2 (Z00AD)

List of installed add-ons (like languages, or themes):
Italian Extension

EDIT: I just found the issue template, so I'll update the comment to reflect it, sorry

Thanks for your work

@Penaz91
Copy link
Author

Penaz91 commented Apr 4, 2019

I attach some screenshot, hopefully they help.
Screenshot_2019-04-04-22-36-00
Screenshot_2019-04-04-22-36-09
Screenshot_2019-04-04-22-38-23

@patrick-conley
Copy link

I'm having the same issue. The emoji that do appear are the same ones shown in Penaz91's screenshots. The issue started on or before 2019-03-13.

Android OS version:
Android 4.4.2

Device manufacturer and model:
Samsung Galaxy S3

List of installed add-ons (like languages, or themes):
French
One-Handed Dvorak (from an apk I found on a forum somewhere)

@sk197876
Copy link

sk197876 commented Apr 8, 2019

I am having the same issue.

OS: Android 5.0
Device: BQ Aquaris E5

@github-tomster
Copy link

@ALL the users having this issue:
downgrade to 1.9.2629
it works as it should work, and on top of that, as it worked before the update to 1.10.364 .... (what a miracle)

@those-who-code
i am also on 4.4.2 and i hope you know what you have altered as 1.9.2629 works and 1.10.364 not!

@Penaz91
ty for the post here, who knows if one cares at all

@GoranGharib
1.9.2629 works
1.10.364 fails
now you...

@Penaz91
Copy link
Author

Penaz91 commented Apr 17, 2019

I can confirm that downgrading to ASK version 1.9.2629 fixes the issue.

I'm not an android developer, but I heard google changed their emojis recently and put up a utility to port them to older android versions (API 19+) called "EmojiCompat" or something, here's the link: https://developer.android.com/guide/topics/ui/look-and-feel/emoji-compat

Just putting it out there hoping to help.

Also thanks to @github-tomster for the suggestion to downgrade.

@github-tomster
Copy link

github-tomster commented Jun 3, 2019

1.10.606 also still fails...

@moritzboth
Copy link

moritzboth commented Jul 16, 2019

I have the exact same problem on Samsung galaxy s4, android 5.0.1. Version 1.10.606

After downgrade to 1.9.2629 emojis work again.

@github-tomster
Copy link

@whoevercares
one could say, all versions after 1.9.2629 fail, hence these issues here.
so maybe, if it is not possible to fix that, a BUG label can be added here?
or create a known issues point?

@patrick-conley
Copy link

I have some free time next week. I'll take a stab at fixing it then.

@azzamsa
Copy link
Contributor

azzamsa commented Aug 16, 2019

I have the same issue: Asus Zenfone Max ZC550KL, Android 5.0.2, AnySoftKeyboard v1.10-r2

@menny
Copy link
Member

menny commented Aug 16, 2019

The issue is aapt2. Until version 1.10 we used aapt version 1, but in order to support newer build-tools we moved to aapt2.
This is the commit that introduced aapt2: e977428#diff-503f218d646c10f484fdc9d6315bf2e3

@menny
Copy link
Member

menny commented Aug 16, 2019

One option would be to go back to aapt v1 release something that is stable and then stop supporting any device before api 24.. or so.
Another, is to go back to ask google to fix aapt2.

@menny
Copy link
Member

menny commented Sep 16, 2019

hmmmm. I may have found the issue. And it's not aapt's fault. I think I didn't convert the emoji-lists for devices prior to API21 correctly...

Verifying.

@menny menny added this to the 1.10-r3 milestone Sep 16, 2019
menny added a commit that referenced this issue Sep 16, 2019
menny added a commit that referenced this issue Sep 16, 2019
Correctly store emojis for aapt2. #1688
@menny
Copy link
Member

menny commented Sep 16, 2019

I've verified on an emulator that this fix works.
A BETA release will be available later today.

@menny menny closed this as completed Sep 16, 2019
@menny menny mentioned this issue Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants