session-android/src/org/thoughtcrime/securesms/components
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
2015-05-14 13:54:11 -07:00
..
emoji refactor emoji code into package 2015-05-14 13:54:11 -07:00
AvatarImageView.java Fix for NPE when Recipients is empty for thread. 2015-05-14 08:53:35 -07:00
BubbleContainer.java Use Glide for loading part thumbnails 2015-04-21 14:27:51 -07:00
BubbleDrawableBuilder.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ComposeText.java refactor emoji code into package 2015-05-14 13:54:11 -07:00
CustomDefaultPreference.java Support granular "custom" MMS preferences. 2015-03-05 18:42:34 -08:00
DefaultSmsReminder.java make reminder a custom view, make push reminder 2014-08-04 15:25:53 -07:00
DividerItemDecoration.java Migrate conversation list to RecyclerView 2015-04-09 12:21:50 -07:00
ExpiredBuildReminder.java migrate AlertDialog to material-dialogs 2015-03-25 11:50:52 -07:00
ForegroundImageView.java Use Glide for loading part thumbnails 2015-04-21 14:27:51 -07:00
FromTextView.java Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
ImageDivet.java rounded ImageView instead of Bitmap, crop-select 2015-01-21 17:39:54 -10:00
IncomingBubbleContainer.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
KeyboardAwareLinearLayout.java new emoji drawer 2014-07-26 13:35:03 -07:00
OutgoingBubbleContainer.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
PushRecipientsPanel.java collection of fixes based on comments/small aesthetic stuff // FREEBIE 2014-02-18 16:42:44 -08:00
PushRegistrationReminder.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
RatingManager.java Prompt user to rate app 2015-04-02 17:30:30 -07:00
Reminder.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
ReminderView.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
RepeatableImageKey.java support repeating keyevents for emoji backspace 2015-05-05 10:14:35 -07:00
SendButton.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
SingleRecipientPanel.java collection of fixes based on comments/small aesthetic stuff // FREEBIE 2014-02-18 16:42:44 -08:00
SquareLinearLayout.java "All images" view for conversations 2015-02-18 15:47:47 -08:00
SystemSmsImportReminder.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ThumbnailView.java verify glide isn't loading into destroyed activity 2015-05-07 09:46:33 -07:00