jacobrs / Signal-Android

A private messenger for Android.

Home Page:https://whispersystems.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find appropriate emojis to react with

claudds opened this issue · comments

Find a set of appropriate emojis to use as reactions. There are already many of these in the app which can be used as a resource.

Related story: #88
Ideal hours: 20 Minutes

@samantha-kerr Searched through the assets folder. Came upon people.png in the Emoji folder. This entire page will provide sufficient reactions for our application.

Time Spent: 15 minutes

@samantha-kerr @claudds
After further investigation into handling the capture of a selected emoji, it will be easier to utilize the full emoji library present in the emoji drawer of the keyboard. Therefore selecting specific emojis is no longer the case and we will handle all android native emojis.

This researched/discovery is tied to issue #107