diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..47f6d98b40 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ai binary diff --git a/artwork/ic_check.ai b/artwork/ic_check.ai new file mode 100644 index 0000000000..318ca4a2ed Binary files /dev/null and b/artwork/ic_check.ai differ diff --git a/artwork/ic_check_black_18dp.psd b/artwork/ic_check_black_18dp.psd new file mode 100644 index 0000000000..12d0cb5c5d Binary files /dev/null and b/artwork/ic_check_black_18dp.psd differ diff --git a/artwork/ic_check_white_18dp.psd b/artwork/ic_check_white_18dp.psd new file mode 100644 index 0000000000..abb706742e Binary files /dev/null and b/artwork/ic_check_white_18dp.psd differ diff --git a/artwork/ic_lock_black_18dp.psd b/artwork/ic_lock_black_18dp.psd new file mode 100644 index 0000000000..963c69c664 Binary files /dev/null and b/artwork/ic_lock_black_18dp.psd differ diff --git a/artwork/ic_lock_white_18dp.psd b/artwork/ic_lock_white_18dp.psd new file mode 100644 index 0000000000..0f0b851f52 Binary files /dev/null and b/artwork/ic_lock_white_18dp.psd differ diff --git a/res/drawable-hdpi/ic_check_black_18dp.png b/res/drawable-hdpi/ic_check_black_18dp.png new file mode 100644 index 0000000000..59903f385b Binary files /dev/null and b/res/drawable-hdpi/ic_check_black_18dp.png differ diff --git a/res/drawable-hdpi/ic_check_white_18dp.png b/res/drawable-hdpi/ic_check_white_18dp.png new file mode 100644 index 0000000000..0cb933852b Binary files /dev/null and b/res/drawable-hdpi/ic_check_white_18dp.png differ diff --git a/res/drawable-hdpi/ic_lock_black_18dp.png b/res/drawable-hdpi/ic_lock_black_18dp.png new file mode 100644 index 0000000000..b9aa802f25 Binary files /dev/null and b/res/drawable-hdpi/ic_lock_black_18dp.png differ diff --git a/res/drawable-hdpi/ic_lock_white_18dp.png b/res/drawable-hdpi/ic_lock_white_18dp.png new file mode 100644 index 0000000000..db11143dcd Binary files /dev/null and b/res/drawable-hdpi/ic_lock_white_18dp.png differ diff --git a/res/drawable-mdpi/ic_check_black_18dp.png b/res/drawable-mdpi/ic_check_black_18dp.png new file mode 100644 index 0000000000..f35e13ea77 Binary files /dev/null and b/res/drawable-mdpi/ic_check_black_18dp.png differ diff --git a/res/drawable-mdpi/ic_check_white_18dp.png b/res/drawable-mdpi/ic_check_white_18dp.png new file mode 100644 index 0000000000..6f97eb2c5b Binary files /dev/null and b/res/drawable-mdpi/ic_check_white_18dp.png differ diff --git a/res/drawable-mdpi/ic_lock_black_18dp.png b/res/drawable-mdpi/ic_lock_black_18dp.png new file mode 100644 index 0000000000..01092578de Binary files /dev/null and b/res/drawable-mdpi/ic_lock_black_18dp.png differ diff --git a/res/drawable-mdpi/ic_lock_white_18dp.png b/res/drawable-mdpi/ic_lock_white_18dp.png new file mode 100644 index 0000000000..771bee950a Binary files /dev/null and b/res/drawable-mdpi/ic_lock_white_18dp.png differ diff --git a/res/drawable-xhdpi/ic_check_black_18dp.png b/res/drawable-xhdpi/ic_check_black_18dp.png new file mode 100644 index 0000000000..9f6dfa45a8 Binary files /dev/null and b/res/drawable-xhdpi/ic_check_black_18dp.png differ diff --git a/res/drawable-xhdpi/ic_check_white_18dp.png b/res/drawable-xhdpi/ic_check_white_18dp.png new file mode 100644 index 0000000000..4d27bd82b3 Binary files /dev/null and b/res/drawable-xhdpi/ic_check_white_18dp.png differ diff --git a/res/drawable-xhdpi/ic_lock_black_18dp.png b/res/drawable-xhdpi/ic_lock_black_18dp.png new file mode 100644 index 0000000000..53dbb846da Binary files /dev/null and b/res/drawable-xhdpi/ic_lock_black_18dp.png differ diff --git a/res/drawable-xhdpi/ic_lock_white_18dp.png b/res/drawable-xhdpi/ic_lock_white_18dp.png new file mode 100644 index 0000000000..19ebe171a3 Binary files /dev/null and b/res/drawable-xhdpi/ic_lock_white_18dp.png differ diff --git a/res/drawable-xxhdpi/ic_check_black_18dp.png b/res/drawable-xxhdpi/ic_check_black_18dp.png new file mode 100644 index 0000000000..9ed1ebfb19 Binary files /dev/null and b/res/drawable-xxhdpi/ic_check_black_18dp.png differ diff --git a/res/drawable-xxhdpi/ic_check_white_18dp.png b/res/drawable-xxhdpi/ic_check_white_18dp.png new file mode 100644 index 0000000000..45f7f39204 Binary files /dev/null and b/res/drawable-xxhdpi/ic_check_white_18dp.png differ diff --git a/res/drawable-xxhdpi/ic_lock_black_18dp.png b/res/drawable-xxhdpi/ic_lock_black_18dp.png new file mode 100644 index 0000000000..41bedc9f2c Binary files /dev/null and b/res/drawable-xxhdpi/ic_lock_black_18dp.png differ diff --git a/res/drawable-xxhdpi/ic_lock_white_18dp.png b/res/drawable-xxhdpi/ic_lock_white_18dp.png new file mode 100644 index 0000000000..cc42d63286 Binary files /dev/null and b/res/drawable-xxhdpi/ic_lock_white_18dp.png differ diff --git a/res/layout/conversation_item_sent.xml b/res/layout/conversation_item_sent.xml index 15fb2a6835..89c16dfcb7 100644 --- a/res/layout/conversation_item_sent.xml +++ b/res/layout/conversation_item_sent.xml @@ -121,60 +121,64 @@ android:paddingTop="0dip" android:layout_gravity="right"> - + - + - + - + + + + - + android:layout_width="12dp" + android:layout_height="15dp" + android:layout_alignParentRight="true" + android:layout_marginTop="12dp" + android:background="?conversation_item_sent_triangle_background" /> #99000000 #ffeeeeee - #44000000 + #55000000 #ff111111 #33000000 @@ -43,7 +43,7 @@ @drawable/ic_send_push @drawable/ic_send_sms_secure @drawable/ic_send_sms_insecure - @drawable/ic_sms_mms_delivered_light + @drawable/ic_check_black_18dp @drawable/ic_emoji_dark @drawable/ic_ime_dark @@ -69,7 +69,7 @@ @drawable/ic_menu_call_holo_light @drawable/ic_menu_unlock_holo_light @drawable/ic_menu_lock_holo_light - @drawable/ic_menu_lock_small_holo_light + @drawable/ic_lock_black_18dp @drawable/ic_menu_trash_holo_light @drawable/ic_menu_selectall_holo_light @drawable/ic_menu_split_holo_light @@ -134,7 +134,7 @@ @drawable/ic_send_push @drawable/ic_send_sms_secure @drawable/ic_send_sms_insecure_dark - @drawable/ic_sms_mms_delivered_dark + @drawable/ic_check_white_18dp @drawable/ic_emoji_light @drawable/ic_ime_light @@ -145,7 +145,7 @@ @drawable/ic_menu_call_holo_dark @drawable/ic_menu_unlock_holo_dark @drawable/ic_menu_lock_holo_dark - @drawable/ic_menu_lock_small_holo_dark + @drawable/ic_lock_white_18dp @drawable/ic_menu_trash_holo_dark @drawable/ic_menu_selectall_holo_dark @drawable/ic_menu_split_holo_dark