Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
briar
briar
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 579
    • Issues 579
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • briar
  • briarbriar
  • Issues
  • #1343

Closed
Open
Opened Jul 15, 2018 by Nico Alt@nicoalt
  • Report abuse
  • New issue
Report abuse New issue

Use vanniktech's library for emojis

So I was working on updating to the latest emojis in spritegen!1 (closed) but did not have success generating updated sprites. The process is currently quite complicated involving several dependencies and many steps in order to generate the emoji sprites.

In #940 (closed) I mentioned there's a library by vanniktech which serves exactly the functionality Briar wants to have:

A simple library to add Emoji support to your Android app. In a PopupWindow Emojis can be chosen.

One can choose from four different emoji providers, where Briar likely wants to use Google's one (#940 (comment 28412)):

It's true that we can't provide the same icons for all users, but we can reduce the number of users who see different icons by using the latest Android icons.

This issue is for discussing and implementing the switch from Briar's current way of implementing emojis to vanniktech's library. Interesting for this task are all commits with 'emoji' in their name.

Assignee
Assign to
Android 1.1
Milestone
Android 1.1
Assign milestone
Time tracking
None
Due date
None
2
Labels
Feature request Fixed
Assign labels
  • View project labels
Reference: briar/briar#1343