Commit Graph

10 Commits (102a1511275e1eb4a9a2ad52aecf3d7c2d0d9355)

Author SHA1 Message Date
Jake McGinty b519fd2533 stop using PopupWindow for emoji. too many android bugs.
Closes #3655
// FREEBIE
9 years ago
Jake McGinty fa62b9bde2 clean up EmojiDrawer layout
Fixes #2940
Closes #3517
// FREEBIE
9 years ago
agrajaghh ae4f6b1dd4 add dark theme to emojiDrawer
Fixes #3240
Closes #3353
9 years ago
Jake McGinty 0ee46bbe5f new emoji category layout
Fixes #2962
Fixes #2954
Fixes #2941
// FREEBIE
9 years ago
Jake McGinty bf133c65c3 refactor emoji code into package
1) EmojiTextView and EmojiEditText are used instead of
   using code to emojify text.

2) Emoji categories' code points are specified in XML

3) EmojiDrawer itself is a fragment, and its pages are
   also fragments, allowing for better memory
   management.

Fixes #2938
Fixes #2936
Closes #3153

// FREEBIE
9 years ago
Jake McGinty 72f3f79016 support repeating keyevents for emoji backspace
Fixes #2945
Closes #2988

// FREEBIE
9 years ago
Veeti Paananen 3597915d17 Add a backspace key to the emoji drawer 10 years ago
Jake McGinty 530ad7bc86 new emoji drawer
// FREEBIE
Closes #1746
10 years ago
Moxie Marlinspike 93c222fe9c Added "recent emoji" panel as an LRU cache. 11 years ago
Moxie Marlinspike 2e31cfed11 Basic support for composing emoji 11 years ago