abouttreesummaryrefslogcommitdiff
path: root/gen_emoji.py
AgeCommit message (Collapse)AuthorFilesLines
2024-05-08Pull the emoji list from unicode.org (#612)Quinn Cypher1-0/+38
- Removing unused information (names and descriptions) from the Emoji class - Creating a Gradle task that generates a more efficient res/raw/emojis.txt file from the most recent Unicode standard - Saving recently used emoji preferences as emoji values rather than names - Migrating old user preferences to the new system