Giter Site home page Giter Site logo

emoji-toolkit-android's People

Contributors

caseyahenson avatar jasonamark avatar mikebe11 avatar zenkimoto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

emoji-toolkit-android's Issues

How to translate the native emojis to JoyPixels images ?

Hello,
I'm using the joypixels emojis in my web project and it is wonderful.

Now I am developping the app of it and I'm trying to use your library to convert native emojis to joypixels.
I spend hours on that repository looking for a way to use that in my app but I can not.

I think your USAGE.md is not much explicate for java novice like me.

`

         Client cls2 = new Client(this);
        cls2.unicodeToImage("πŸ˜πŸ˜‰πŸ˜… good and nice", 32, here_the_callback_here);

What should be the callBack here: cls2.unicodeToImage(d, 32, here_the_callback_here);

Any help to convert the content of textView to joypixels image ?

Thanks for your nice emojis.

Ascii matching by default unintentionally?

Hi, I was just wondering if there was a reason the default value for matching ascii is true in the Android tool kit yet false in the others? Not a huge issue as it can be changed, but I ran into an issue due to this and figured maybe it was unintended.

private boolean ascii = true; // convert ascii smileys? =)

https://github.com/joypixels/emoji-toolkit-ios/blob/dea870df5ca532d8ae8af97762070721205946d0/JoyPixels/JoyPixels/Client.swift#L13

https://github.com/joypixels/emoji-toolkit/blob/386935f8b715f76dd0bcdbc3bee54551a0023064/lib/php/src/Client.php#L11

How to solve Too slow translating for too many unicodes ?

Hello, I'm using that library to convert unicod to joypixel image.
I have the following text and your library take more than 6 secondes to translate these unicodes to joypixel image.
πŸ˜πŸ˜‰πŸ˜… good and niceTake a πŸ˜…string containing both native unicodeπŸ˜πŸ˜‰πŸ˜… emoji and shortnames, and translate πŸ˜πŸ˜‰πŸ˜… it into JoyPixels images for display in a spannable string. An imageSize parameter is used to set the size of the emoji images within the πŸ˜πŸ˜‰ spannable string. A callback is made when all πŸ˜… emoji have been retrieved from πŸ˜πŸ˜‰πŸ˜…

It takes less than 1 seconde to translate the unicode below to joypixel image.
good and niceTake astring containing both native unicode😍emoji and shortnames, and translate it into JoyPixels images for display in a spannable string. An imageSize parameter is used to set the size of the emoji images within the spannable string. A callback is made when all emoji have been retrieved from the imagePathPNG CDN

How to make the translating faster when the text content too many unicode ?

I'm using 4G on samsung API 21.

With hope you answer.

Error in replacing short name to unicode

java.lang.NumberFormatException: For strings below
E/ShortnameWithUnicode: For input string: "1f1fa-1f1ff"
E/ShortnameWithUnicode: For input string: "1f1fa-1f1fe"
E/ShortnameWithUnicode: For input string: "1f1fa-1f1f8"
E/ShortnameWithUnicode: For input string: "1f3f4-e0067-e0062-e0077-e006c-e0073-e007f"
E/ShortnameWithUnicode: For input string: "1f3f4-e0067-e0062-e0065-e006e-e0067-e007f"

It is just little part of emojis which won’t to be parsed. Looks like that is emojis which contained dash char

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.