Signal-Android/res/layout
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
..
change_passphrase_activity.xml Gingerbread pls go 2013-12-01 01:36:21 +02:00
conversation_activity.xml refactor emoji code into package 2015-05-14 13:54:11 -07:00
conversation_bubble_incoming.xml refactor emoji code into package 2015-05-14 13:54:11 -07:00
conversation_bubble_outgoing.xml refactor emoji code into package 2015-05-14 13:54:11 -07:00
conversation_fragment.xml Change draw selector to background 2014-05-16 11:43:47 -07:00
conversation_item_activity.xml Fix overdraw issues in the conversation view 2014-03-05 08:03:55 +02:00
conversation_item_received.xml Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
conversation_item_sent.xml add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
conversation_list_fragment.xml add back scrollbars for conversation list 2015-04-09 14:38:03 -07:00
conversation_list_item_view.xml refactor emoji code into package 2015-05-14 13:54:11 -07:00
country_list_item.xml Initial GCM registration 2013-05-06 08:40:55 -07:00
country_selection.xml Initial GCM registration 2013-05-06 08:40:55 -07:00
country_selection_fragment.xml Strings and slight cleanup 2014-01-06 14:21:50 -08:00
create_passphrase_activity.xml disable passphrase creation on registration 2014-07-25 17:46:50 -07:00
custom_default_preference_dialog.xml Support granular "custom" MMS preferences. 2015-03-05 18:42:34 -08:00
database_migration_activity.xml Gingerbread pls go 2013-12-01 01:36:21 +02:00
database_upgrade_activity.xml Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
emoji_drawer.xml refactor emoji code into package 2015-05-14 13:54:11 -07:00
emoji_grid_layout.xml Remove side padding from emoji panel 2015-05-04 17:47:52 -07:00
empty2.xml Add search support for v11+ 2012-07-31 13:53:00 -07:00
export_fragment.xml add theme to import/export activity 2015-01-16 10:41:01 -10:00
group_create_activity.xml rounded ImageView instead of Bitmap, crop-select 2015-01-21 17:39:54 -10:00
icon_list_item.xml migrate AlertDialog to material-dialogs 2015-03-25 11:50:52 -07:00
import_export_activity.xml Enhanced import/export support. 2013-06-24 21:02:30 -07:00
import_fragment.xml fix icons in import/export dialog 2015-03-05 17:35:25 -08:00
key_caching_notification.xml Revert "change out key cached icon to be more unique" 2014-06-24 19:20:16 -07:00
led_pattern_dialog.xml Fix missing localozation strings for custom LED blink pattern. 2014-02-25 11:38:31 +01:00
light_centered_app_title.xml new passphrase prompt activity 2014-05-19 12:16:42 -07:00
log_submit_activity.xml move log submission to new library 2014-11-29 11:42:25 -08:00
media_overview_activity.xml "All images" view for conversations 2015-02-18 15:47:47 -08:00
media_overview_item.xml Use Glide for loading part thumbnails 2015-04-21 14:27:51 -07:00
media_preview_activity.xml add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
message_details_activity.xml allow scroll on message details view of long messages 2015-04-16 15:04:19 -07:00
message_details_header.xml allow scroll on message details view of long messages 2015-04-16 15:04:19 -07:00
message_recipient_list_item.xml Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
new_conversation_activity.xml group and contact list fixes 2014-04-10 11:14:06 -07:00
prompt_apn_activity.xml Gingerbread pls go 2013-12-01 01:36:21 +02:00
prompt_passphrase_activity.xml material actionbar and fab 2015-01-21 19:01:23 -10:00
push_contact_selection_activity.xml refactor and improve contact selection 2014-04-01 14:56:45 -07:00
push_contact_selection_list_activity.xml material actionbar and fab 2015-01-21 19:01:23 -10:00
push_contact_selection_list_header.xml fix contact selection header theming 2014-04-14 17:43:13 -07:00
push_contact_selection_list_item.xml Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
push_recipients_panel.xml directory changes to use number instead of token, group ui progress 2014-02-12 11:35:04 -08:00
receive_key_activity.xml Add appropriate text for manual case when identity is trusted. 2013-05-23 17:17:28 -07:00
recipient_filter_item.xml Upgrade to AppCompat v22.1 2015-04-30 16:51:16 -07:00
registration_activity.xml Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
registration_problems.xml Registration with voice verification. 2014-01-06 14:18:30 -08:00
registration_progress_activity.xml make some strings translateable 2015-03-03 17:09:07 -08:00
reminder_header.xml material actionbar and fab 2015-01-21 19:01:23 -10:00
selected_recipient_list_item.xml ui wip 2014-01-25 23:39:56 -08:00
share_activity.xml move routing logic to all activities 2015-04-01 10:23:05 -07:00
share_fragment.xml ShareActivity, destruction of RecipientsPanel 2014-04-10 13:16:14 -07:00
share_list_item_view.xml Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
single_recipient_panel.xml refactor and improve contact selection 2014-04-01 14:56:45 -07:00
thumbnail_view.xml Fix for inconsistent thumbnail aspect ratio 2015-03-19 11:21:40 -07:00
transport_selection.xml transport selection refactor 2014-12-11 19:27:24 -08:00
transport_selection_list_item.xml make some strings translateable 2015-03-03 17:09:07 -08:00
verify_identity_activity.xml Fix identity verification screen design issues 2015-04-06 13:21:05 -07:00
view_identity_activity.xml Clean up identity key view activity 2013-05-23 18:54:16 -07:00