4 Commits

Author SHA1 Message Date
Jake McGinty
9408579862 ASCII emoji support
Fixes 
Closes 
// FREEBIE
2015-06-03 11:11:24 -07:00
Jake McGinty
0ee46bbe5f new emoji category layout
Fixes 
Fixes 
Fixes 
// FREEBIE
2015-05-19 14:01:22 -07:00
Jake McGinty
082b6b35f8 new emoji arrays 2015-05-19 14:00:04 -07:00
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 
Fixes 
Closes 

// FREEBIE
2015-05-14 13:54:11 -07:00