diff --git a/.gitignore b/.gitignore index 4b62fc423..c609669e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .classpath +captures/ project.properties .project .settings diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 527fc7b33..3d056428c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -113,6 +113,7 @@ - - + + \ No newline at end of file diff --git a/res/color/text_color_secondary_dark_theme.xml b/res/color/text_color_secondary_dark_theme.xml index 5510b324c..1ce14a89f 100644 --- a/res/color/text_color_secondary_dark_theme.xml +++ b/res/color/text_color_secondary_dark_theme.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file diff --git a/res/drawable-hdpi/ic_advanced_white_24dp.webp b/res/drawable-hdpi/ic_advanced_white_24dp.webp deleted file mode 100644 index 5d0e0e494..000000000 Binary files a/res/drawable-hdpi/ic_advanced_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_archive_white_24dp.webp b/res/drawable-hdpi/ic_archive_white_24dp.webp deleted file mode 100644 index f0da0f137..000000000 Binary files a/res/drawable-hdpi/ic_archive_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_arrow_back_white_24dp.webp b/res/drawable-hdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index d9abde11d..000000000 Binary files a/res/drawable-hdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_brightness_6_white_24dp.webp b/res/drawable-hdpi/ic_brightness_6_white_24dp.webp deleted file mode 100644 index 7ae08ce55..000000000 Binary files a/res/drawable-hdpi/ic_brightness_6_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_camera_filled_24.webp b/res/drawable-hdpi/ic_camera_filled_24.webp deleted file mode 100644 index b14725c51..000000000 Binary files a/res/drawable-hdpi/ic_camera_filled_24.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_forum_white_24dp.webp b/res/drawable-hdpi/ic_forum_white_24dp.webp deleted file mode 100644 index 56207353c..000000000 Binary files a/res/drawable-hdpi/ic_forum_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_group_grey600_24dp.webp b/res/drawable-hdpi/ic_group_grey600_24dp.webp deleted file mode 100644 index 74100791d..000000000 Binary files a/res/drawable-hdpi/ic_group_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_group_white_24dp.webp b/res/drawable-hdpi/ic_group_white_24dp.webp deleted file mode 100644 index 206ae08d7..000000000 Binary files a/res/drawable-hdpi/ic_group_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_laptop_white_24dp.webp b/res/drawable-hdpi/ic_laptop_white_24dp.webp deleted file mode 100644 index 463871605..000000000 Binary files a/res/drawable-hdpi/ic_laptop_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_message_black_18dp.webp b/res/drawable-hdpi/ic_message_black_18dp.webp deleted file mode 100644 index 3563c71d8..000000000 Binary files a/res/drawable-hdpi/ic_message_black_18dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_message_white_24dp.webp b/res/drawable-hdpi/ic_message_white_24dp.webp deleted file mode 100644 index 514f98609..000000000 Binary files a/res/drawable-hdpi/ic_message_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_mic_grey600_24dp.webp b/res/drawable-hdpi/ic_mic_grey600_24dp.webp deleted file mode 100644 index 9f5c97a76..000000000 Binary files a/res/drawable-hdpi/ic_mic_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_mic_white_24dp.webp b/res/drawable-hdpi/ic_mic_white_24dp.webp deleted file mode 100644 index 12bc9f12a..000000000 Binary files a/res/drawable-hdpi/ic_mic_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_mic_white_48dp.webp b/res/drawable-hdpi/ic_mic_white_48dp.webp deleted file mode 100644 index cc114e861..000000000 Binary files a/res/drawable-hdpi/ic_mic_white_48dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_notifications_white_24dp.webp b/res/drawable-hdpi/ic_notifications_white_24dp.webp deleted file mode 100644 index b3bb9d864..000000000 Binary files a/res/drawable-hdpi/ic_notifications_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_photo_camera_dark.webp b/res/drawable-hdpi/ic_photo_camera_dark.webp deleted file mode 100644 index 43fe08118..000000000 Binary files a/res/drawable-hdpi/ic_photo_camera_dark.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_photo_camera_light.webp b/res/drawable-hdpi/ic_photo_camera_light.webp deleted file mode 100644 index 7640ec6e0..000000000 Binary files a/res/drawable-hdpi/ic_photo_camera_light.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_photo_camera_white_48dp.webp b/res/drawable-hdpi/ic_photo_camera_white_48dp.webp deleted file mode 100644 index f411c0344..000000000 Binary files a/res/drawable-hdpi/ic_photo_camera_white_48dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_profile_default.webp b/res/drawable-hdpi/ic_profile_default.webp deleted file mode 100644 index cd4271ec6..000000000 Binary files a/res/drawable-hdpi/ic_profile_default.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_security_white_24dp.webp b/res/drawable-hdpi/ic_security_white_24dp.webp deleted file mode 100644 index fb9e59ec0..000000000 Binary files a/res/drawable-hdpi/ic_security_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_send_push.webp b/res/drawable-hdpi/ic_send_push.webp deleted file mode 100644 index 15f15bf55..000000000 Binary files a/res/drawable-hdpi/ic_send_push.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_send_push_white_24dp.webp b/res/drawable-hdpi/ic_send_push_white_24dp.webp deleted file mode 100644 index b8bbb283d..000000000 Binary files a/res/drawable-hdpi/ic_send_push_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_send_sms_insecure.webp b/res/drawable-hdpi/ic_send_sms_insecure.webp deleted file mode 100644 index a8f861446..000000000 Binary files a/res/drawable-hdpi/ic_send_sms_insecure.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_send_sms_insecure_dark.webp b/res/drawable-hdpi/ic_send_sms_insecure_dark.webp deleted file mode 100644 index 2e321fd69..000000000 Binary files a/res/drawable-hdpi/ic_send_sms_insecure_dark.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_send_sms_white_24dp.webp b/res/drawable-hdpi/ic_send_sms_white_24dp.webp deleted file mode 100644 index 7a88a2cd2..000000000 Binary files a/res/drawable-hdpi/ic_send_sms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_textsms_white_24dp.webp b/res/drawable-hdpi/ic_textsms_white_24dp.webp deleted file mode 100644 index f40a68510..000000000 Binary files a/res/drawable-hdpi/ic_textsms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_timer.webp b/res/drawable-hdpi/ic_timer.webp deleted file mode 100644 index b26a7a193..000000000 Binary files a/res/drawable-hdpi/ic_timer.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_timer_disabled.webp b/res/drawable-hdpi/ic_timer_disabled.webp deleted file mode 100644 index e198e090c..000000000 Binary files a/res/drawable-hdpi/ic_timer_disabled.webp and /dev/null differ diff --git a/res/drawable-hdpi/ic_timer_off_white_24dp.webp b/res/drawable-hdpi/ic_timer_off_white_24dp.webp deleted file mode 100644 index 69b31614c..000000000 Binary files a/res/drawable-hdpi/ic_timer_off_white_24dp.webp and /dev/null differ diff --git a/res/drawable-hdpi/quick_camera_dark.webp b/res/drawable-hdpi/quick_camera_dark.webp deleted file mode 100644 index 20b493ab1..000000000 Binary files a/res/drawable-hdpi/quick_camera_dark.webp and /dev/null differ diff --git a/res/drawable-hdpi/quick_camera_light.webp b/res/drawable-hdpi/quick_camera_light.webp deleted file mode 100644 index ccdc4a26b..000000000 Binary files a/res/drawable-hdpi/quick_camera_light.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer00.webp b/res/drawable-hdpi/timer00.webp deleted file mode 100644 index 9376ef811..000000000 Binary files a/res/drawable-hdpi/timer00.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer05.webp b/res/drawable-hdpi/timer05.webp deleted file mode 100644 index 91aee6d80..000000000 Binary files a/res/drawable-hdpi/timer05.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer10.webp b/res/drawable-hdpi/timer10.webp deleted file mode 100644 index 06b92c0de..000000000 Binary files a/res/drawable-hdpi/timer10.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer15.webp b/res/drawable-hdpi/timer15.webp deleted file mode 100644 index cc090f273..000000000 Binary files a/res/drawable-hdpi/timer15.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer20.webp b/res/drawable-hdpi/timer20.webp deleted file mode 100644 index 5c7010f0a..000000000 Binary files a/res/drawable-hdpi/timer20.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer25.webp b/res/drawable-hdpi/timer25.webp deleted file mode 100644 index 4326040b8..000000000 Binary files a/res/drawable-hdpi/timer25.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer30.webp b/res/drawable-hdpi/timer30.webp deleted file mode 100644 index 1fc718744..000000000 Binary files a/res/drawable-hdpi/timer30.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer35.webp b/res/drawable-hdpi/timer35.webp deleted file mode 100644 index 17b4f81cb..000000000 Binary files a/res/drawable-hdpi/timer35.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer40.webp b/res/drawable-hdpi/timer40.webp deleted file mode 100644 index 74d546253..000000000 Binary files a/res/drawable-hdpi/timer40.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer45.webp b/res/drawable-hdpi/timer45.webp deleted file mode 100644 index 4da70e3e1..000000000 Binary files a/res/drawable-hdpi/timer45.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer50.webp b/res/drawable-hdpi/timer50.webp deleted file mode 100644 index 394707f61..000000000 Binary files a/res/drawable-hdpi/timer50.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer55.webp b/res/drawable-hdpi/timer55.webp deleted file mode 100644 index 595b78dd1..000000000 Binary files a/res/drawable-hdpi/timer55.webp and /dev/null differ diff --git a/res/drawable-hdpi/timer60.webp b/res/drawable-hdpi/timer60.webp deleted file mode 100644 index 07cb95d03..000000000 Binary files a/res/drawable-hdpi/timer60.webp and /dev/null differ diff --git a/res/drawable-ldrtl-hdpi/ic_arrow_back_white_24dp.png b/res/drawable-ldrtl-hdpi/ic_arrow_back_white_24dp.png deleted file mode 100644 index f51755762..000000000 Binary files a/res/drawable-ldrtl-hdpi/ic_arrow_back_white_24dp.png and /dev/null differ diff --git a/res/drawable-ldrtl-mdpi/ic_arrow_back_white_24dp.webp b/res/drawable-ldrtl-mdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index 954666f69..000000000 Binary files a/res/drawable-ldrtl-mdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-ldrtl-xhdpi/ic_arrow_back_white_24dp.webp b/res/drawable-ldrtl-xhdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index 16f047483..000000000 Binary files a/res/drawable-ldrtl-xhdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-ldrtl-xxhdpi/ic_arrow_back_white_24dp.webp b/res/drawable-ldrtl-xxhdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index 338800d3f..000000000 Binary files a/res/drawable-ldrtl-xxhdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-ldrtl-xxxhdpi/ic_arrow_back_white_24dp.webp b/res/drawable-ldrtl-xxxhdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index 4b6a162fb..000000000 Binary files a/res/drawable-ldrtl-xxxhdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_advanced_white_24dp.webp b/res/drawable-mdpi/ic_advanced_white_24dp.webp deleted file mode 100644 index e83a38d95..000000000 Binary files a/res/drawable-mdpi/ic_advanced_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_archive_white_24dp.webp b/res/drawable-mdpi/ic_archive_white_24dp.webp deleted file mode 100644 index 800332755..000000000 Binary files a/res/drawable-mdpi/ic_archive_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_arrow_back_white_24dp.webp b/res/drawable-mdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index c894fb7b7..000000000 Binary files a/res/drawable-mdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_brightness_6_white_24dp.webp b/res/drawable-mdpi/ic_brightness_6_white_24dp.webp deleted file mode 100644 index 02fb77786..000000000 Binary files a/res/drawable-mdpi/ic_brightness_6_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_camera_filled_24.webp b/res/drawable-mdpi/ic_camera_filled_24.webp deleted file mode 100644 index 38e977d2f..000000000 Binary files a/res/drawable-mdpi/ic_camera_filled_24.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_forum_white_24dp.webp b/res/drawable-mdpi/ic_forum_white_24dp.webp deleted file mode 100644 index cbc95cb10..000000000 Binary files a/res/drawable-mdpi/ic_forum_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_group_grey600_24dp.webp b/res/drawable-mdpi/ic_group_grey600_24dp.webp deleted file mode 100644 index 7f3d1527d..000000000 Binary files a/res/drawable-mdpi/ic_group_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_group_white_24dp.webp b/res/drawable-mdpi/ic_group_white_24dp.webp deleted file mode 100644 index b72b46fec..000000000 Binary files a/res/drawable-mdpi/ic_group_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_laptop_white_24dp.webp b/res/drawable-mdpi/ic_laptop_white_24dp.webp deleted file mode 100644 index e1148de92..000000000 Binary files a/res/drawable-mdpi/ic_laptop_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_message_black_18dp.webp b/res/drawable-mdpi/ic_message_black_18dp.webp deleted file mode 100644 index 6ef72cd16..000000000 Binary files a/res/drawable-mdpi/ic_message_black_18dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_message_white_24dp.webp b/res/drawable-mdpi/ic_message_white_24dp.webp deleted file mode 100644 index 96584a059..000000000 Binary files a/res/drawable-mdpi/ic_message_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_mic_grey600_24dp.webp b/res/drawable-mdpi/ic_mic_grey600_24dp.webp deleted file mode 100644 index 4c965c8ed..000000000 Binary files a/res/drawable-mdpi/ic_mic_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_mic_white_24dp.webp b/res/drawable-mdpi/ic_mic_white_24dp.webp deleted file mode 100644 index 2bd46ef40..000000000 Binary files a/res/drawable-mdpi/ic_mic_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_mic_white_48dp.webp b/res/drawable-mdpi/ic_mic_white_48dp.webp deleted file mode 100644 index 684a73f84..000000000 Binary files a/res/drawable-mdpi/ic_mic_white_48dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_notifications_white_24dp.webp b/res/drawable-mdpi/ic_notifications_white_24dp.webp deleted file mode 100644 index b1923dfbb..000000000 Binary files a/res/drawable-mdpi/ic_notifications_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_photo_camera_dark.webp b/res/drawable-mdpi/ic_photo_camera_dark.webp deleted file mode 100644 index 8277a28c4..000000000 Binary files a/res/drawable-mdpi/ic_photo_camera_dark.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_photo_camera_light.webp b/res/drawable-mdpi/ic_photo_camera_light.webp deleted file mode 100644 index 4a310923f..000000000 Binary files a/res/drawable-mdpi/ic_photo_camera_light.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_photo_camera_white_48dp.webp b/res/drawable-mdpi/ic_photo_camera_white_48dp.webp deleted file mode 100644 index 0b171f53b..000000000 Binary files a/res/drawable-mdpi/ic_photo_camera_white_48dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_profile_default.webp b/res/drawable-mdpi/ic_profile_default.webp deleted file mode 100644 index 4705e30a8..000000000 Binary files a/res/drawable-mdpi/ic_profile_default.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_security_white_24dp.webp b/res/drawable-mdpi/ic_security_white_24dp.webp deleted file mode 100644 index 7a29da658..000000000 Binary files a/res/drawable-mdpi/ic_security_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_send_push.webp b/res/drawable-mdpi/ic_send_push.webp deleted file mode 100644 index 93a4c0499..000000000 Binary files a/res/drawable-mdpi/ic_send_push.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_send_push_white_24dp.webp b/res/drawable-mdpi/ic_send_push_white_24dp.webp deleted file mode 100644 index 09289b8a5..000000000 Binary files a/res/drawable-mdpi/ic_send_push_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_send_sms_insecure.webp b/res/drawable-mdpi/ic_send_sms_insecure.webp deleted file mode 100644 index fedcc7640..000000000 Binary files a/res/drawable-mdpi/ic_send_sms_insecure.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_send_sms_insecure_dark.webp b/res/drawable-mdpi/ic_send_sms_insecure_dark.webp deleted file mode 100644 index 25f7cc1a0..000000000 Binary files a/res/drawable-mdpi/ic_send_sms_insecure_dark.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_send_sms_white_24dp.webp b/res/drawable-mdpi/ic_send_sms_white_24dp.webp deleted file mode 100644 index 4e9dcd580..000000000 Binary files a/res/drawable-mdpi/ic_send_sms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_textsms_white_24dp.webp b/res/drawable-mdpi/ic_textsms_white_24dp.webp deleted file mode 100644 index d2e109ca6..000000000 Binary files a/res/drawable-mdpi/ic_textsms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_timer.webp b/res/drawable-mdpi/ic_timer.webp deleted file mode 100644 index 179ca4992..000000000 Binary files a/res/drawable-mdpi/ic_timer.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_timer_disabled.webp b/res/drawable-mdpi/ic_timer_disabled.webp deleted file mode 100644 index c67b13b05..000000000 Binary files a/res/drawable-mdpi/ic_timer_disabled.webp and /dev/null differ diff --git a/res/drawable-mdpi/ic_timer_off_white_24dp.webp b/res/drawable-mdpi/ic_timer_off_white_24dp.webp deleted file mode 100644 index 5083bb1a1..000000000 Binary files a/res/drawable-mdpi/ic_timer_off_white_24dp.webp and /dev/null differ diff --git a/res/drawable-mdpi/quick_camera_dark.webp b/res/drawable-mdpi/quick_camera_dark.webp deleted file mode 100644 index e54f291a8..000000000 Binary files a/res/drawable-mdpi/quick_camera_dark.webp and /dev/null differ diff --git a/res/drawable-mdpi/quick_camera_light.webp b/res/drawable-mdpi/quick_camera_light.webp deleted file mode 100644 index e23677aba..000000000 Binary files a/res/drawable-mdpi/quick_camera_light.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer00.webp b/res/drawable-mdpi/timer00.webp deleted file mode 100644 index 5679c00bd..000000000 Binary files a/res/drawable-mdpi/timer00.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer05.webp b/res/drawable-mdpi/timer05.webp deleted file mode 100644 index dbbc06b15..000000000 Binary files a/res/drawable-mdpi/timer05.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer10.webp b/res/drawable-mdpi/timer10.webp deleted file mode 100644 index cfb786a6a..000000000 Binary files a/res/drawable-mdpi/timer10.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer15.webp b/res/drawable-mdpi/timer15.webp deleted file mode 100644 index 648c6186b..000000000 Binary files a/res/drawable-mdpi/timer15.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer20.webp b/res/drawable-mdpi/timer20.webp deleted file mode 100644 index 635b6f0d2..000000000 Binary files a/res/drawable-mdpi/timer20.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer25.webp b/res/drawable-mdpi/timer25.webp deleted file mode 100644 index 0b6b2e691..000000000 Binary files a/res/drawable-mdpi/timer25.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer30.webp b/res/drawable-mdpi/timer30.webp deleted file mode 100644 index b30f60dcf..000000000 Binary files a/res/drawable-mdpi/timer30.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer35.webp b/res/drawable-mdpi/timer35.webp deleted file mode 100644 index 9631a4667..000000000 Binary files a/res/drawable-mdpi/timer35.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer40.webp b/res/drawable-mdpi/timer40.webp deleted file mode 100644 index 58d434681..000000000 Binary files a/res/drawable-mdpi/timer40.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer45.webp b/res/drawable-mdpi/timer45.webp deleted file mode 100644 index 8147852a7..000000000 Binary files a/res/drawable-mdpi/timer45.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer50.webp b/res/drawable-mdpi/timer50.webp deleted file mode 100644 index 94d258255..000000000 Binary files a/res/drawable-mdpi/timer50.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer55.webp b/res/drawable-mdpi/timer55.webp deleted file mode 100644 index 85ee83487..000000000 Binary files a/res/drawable-mdpi/timer55.webp and /dev/null differ diff --git a/res/drawable-mdpi/timer60.webp b/res/drawable-mdpi/timer60.webp deleted file mode 100644 index a40732c59..000000000 Binary files a/res/drawable-mdpi/timer60.webp and /dev/null differ diff --git a/res/drawable-v21/camera_send_button_background.xml b/res/drawable-v21/camera_send_button_background.xml index 6ef9e5e0c..bc0ce271c 100644 --- a/res/drawable-v21/camera_send_button_background.xml +++ b/res/drawable-v21/camera_send_button_background.xml @@ -1,7 +1,7 @@ + android:color="@color/transparent_white_20"> diff --git a/res/drawable-v21/media_continue_button_background.xml b/res/drawable-v21/media_continue_button_background.xml index 6ef9e5e0c..bc0ce271c 100644 --- a/res/drawable-v21/media_continue_button_background.xml +++ b/res/drawable-v21/media_continue_button_background.xml @@ -1,7 +1,7 @@ + android:color="@color/transparent_white_20"> diff --git a/res/drawable-v21/media_count_button_background.xml b/res/drawable-v21/media_count_button_background.xml index a5fdc45a0..167a745bc 100644 --- a/res/drawable-v21/media_count_button_background.xml +++ b/res/drawable-v21/media_count_button_background.xml @@ -1,7 +1,7 @@ + android:color="@color/transparent_white_20"> diff --git a/res/drawable-v21/mediarail_button_background.xml b/res/drawable-v21/mediarail_button_background.xml index e5c03c2a8..777372d47 100644 --- a/res/drawable-v21/mediarail_button_background.xml +++ b/res/drawable-v21/mediarail_button_background.xml @@ -1,7 +1,7 @@ + android:color="@color/transparent_white_20"> @@ -13,7 +13,7 @@ - + diff --git a/res/drawable-v21/sticker_button_dark.xml b/res/drawable-v21/sticker_button_dark.xml index bbd18b7e9..faebab0dd 100644 --- a/res/drawable-v21/sticker_button_dark.xml +++ b/res/drawable-v21/sticker_button_dark.xml @@ -1,7 +1,7 @@ + android:color="@color/transparent_white_20"> diff --git a/res/drawable-xhdpi/ic_advanced_white_24dp.webp b/res/drawable-xhdpi/ic_advanced_white_24dp.webp deleted file mode 100644 index ba473bb9e..000000000 Binary files a/res/drawable-xhdpi/ic_advanced_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_archive_white_24dp.webp b/res/drawable-xhdpi/ic_archive_white_24dp.webp deleted file mode 100644 index ad6838342..000000000 Binary files a/res/drawable-xhdpi/ic_archive_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_arrow_back_white_24dp.webp b/res/drawable-xhdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index 8d43f9934..000000000 Binary files a/res/drawable-xhdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_brightness_6_white_24dp.webp b/res/drawable-xhdpi/ic_brightness_6_white_24dp.webp deleted file mode 100644 index 0f5e2ce20..000000000 Binary files a/res/drawable-xhdpi/ic_brightness_6_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_camera_filled_24.webp b/res/drawable-xhdpi/ic_camera_filled_24.webp deleted file mode 100644 index 3b4d0311e..000000000 Binary files a/res/drawable-xhdpi/ic_camera_filled_24.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_forum_white_24dp.webp b/res/drawable-xhdpi/ic_forum_white_24dp.webp deleted file mode 100644 index dbf272739..000000000 Binary files a/res/drawable-xhdpi/ic_forum_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_group_grey600_24dp.webp b/res/drawable-xhdpi/ic_group_grey600_24dp.webp deleted file mode 100644 index 4b21edac2..000000000 Binary files a/res/drawable-xhdpi/ic_group_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_group_white_24dp.webp b/res/drawable-xhdpi/ic_group_white_24dp.webp deleted file mode 100644 index 48e4ebf1c..000000000 Binary files a/res/drawable-xhdpi/ic_group_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_laptop_white_24dp.webp b/res/drawable-xhdpi/ic_laptop_white_24dp.webp deleted file mode 100644 index 91b8a1c71..000000000 Binary files a/res/drawable-xhdpi/ic_laptop_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_message_black_18dp.webp b/res/drawable-xhdpi/ic_message_black_18dp.webp deleted file mode 100644 index 95cd562f0..000000000 Binary files a/res/drawable-xhdpi/ic_message_black_18dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_message_white_24dp.webp b/res/drawable-xhdpi/ic_message_white_24dp.webp deleted file mode 100644 index f7b8cf72f..000000000 Binary files a/res/drawable-xhdpi/ic_message_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_mic_grey600_24dp.webp b/res/drawable-xhdpi/ic_mic_grey600_24dp.webp deleted file mode 100644 index fef604c49..000000000 Binary files a/res/drawable-xhdpi/ic_mic_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_mic_white_24dp.webp b/res/drawable-xhdpi/ic_mic_white_24dp.webp deleted file mode 100644 index 684a73f84..000000000 Binary files a/res/drawable-xhdpi/ic_mic_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_mic_white_48dp.webp b/res/drawable-xhdpi/ic_mic_white_48dp.webp deleted file mode 100644 index 75ebc4ce4..000000000 Binary files a/res/drawable-xhdpi/ic_mic_white_48dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_notifications_white_24dp.webp b/res/drawable-xhdpi/ic_notifications_white_24dp.webp deleted file mode 100644 index c60db08c1..000000000 Binary files a/res/drawable-xhdpi/ic_notifications_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_photo_camera_dark.webp b/res/drawable-xhdpi/ic_photo_camera_dark.webp deleted file mode 100644 index bab6244b2..000000000 Binary files a/res/drawable-xhdpi/ic_photo_camera_dark.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_photo_camera_light.webp b/res/drawable-xhdpi/ic_photo_camera_light.webp deleted file mode 100644 index d3deaa611..000000000 Binary files a/res/drawable-xhdpi/ic_photo_camera_light.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_photo_camera_white_48dp.webp b/res/drawable-xhdpi/ic_photo_camera_white_48dp.webp deleted file mode 100644 index 7cd9f52bc..000000000 Binary files a/res/drawable-xhdpi/ic_photo_camera_white_48dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_profile_default.webp b/res/drawable-xhdpi/ic_profile_default.webp deleted file mode 100644 index 188d2d7e9..000000000 Binary files a/res/drawable-xhdpi/ic_profile_default.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_security_white_24dp.webp b/res/drawable-xhdpi/ic_security_white_24dp.webp deleted file mode 100644 index 1ff3bd3f3..000000000 Binary files a/res/drawable-xhdpi/ic_security_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_send_push.webp b/res/drawable-xhdpi/ic_send_push.webp deleted file mode 100644 index 500377194..000000000 Binary files a/res/drawable-xhdpi/ic_send_push.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_send_push_white_24dp.webp b/res/drawable-xhdpi/ic_send_push_white_24dp.webp deleted file mode 100644 index cecac1586..000000000 Binary files a/res/drawable-xhdpi/ic_send_push_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_send_sms_insecure.webp b/res/drawable-xhdpi/ic_send_sms_insecure.webp deleted file mode 100644 index c990362b7..000000000 Binary files a/res/drawable-xhdpi/ic_send_sms_insecure.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_send_sms_insecure_dark.webp b/res/drawable-xhdpi/ic_send_sms_insecure_dark.webp deleted file mode 100644 index 28b19060c..000000000 Binary files a/res/drawable-xhdpi/ic_send_sms_insecure_dark.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_send_sms_white_24dp.webp b/res/drawable-xhdpi/ic_send_sms_white_24dp.webp deleted file mode 100644 index c3f0a88be..000000000 Binary files a/res/drawable-xhdpi/ic_send_sms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_textsms_white_24dp.webp b/res/drawable-xhdpi/ic_textsms_white_24dp.webp deleted file mode 100644 index 8d8c4c2f4..000000000 Binary files a/res/drawable-xhdpi/ic_textsms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_timer.webp b/res/drawable-xhdpi/ic_timer.webp deleted file mode 100644 index e688a04ac..000000000 Binary files a/res/drawable-xhdpi/ic_timer.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_timer_disabled.webp b/res/drawable-xhdpi/ic_timer_disabled.webp deleted file mode 100644 index e6b40a69d..000000000 Binary files a/res/drawable-xhdpi/ic_timer_disabled.webp and /dev/null differ diff --git a/res/drawable-xhdpi/ic_timer_off_white_24dp.webp b/res/drawable-xhdpi/ic_timer_off_white_24dp.webp deleted file mode 100644 index a444b2c5f..000000000 Binary files a/res/drawable-xhdpi/ic_timer_off_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xhdpi/quick_camera_dark.webp b/res/drawable-xhdpi/quick_camera_dark.webp deleted file mode 100644 index 0b171f53b..000000000 Binary files a/res/drawable-xhdpi/quick_camera_dark.webp and /dev/null differ diff --git a/res/drawable-xhdpi/quick_camera_light.webp b/res/drawable-xhdpi/quick_camera_light.webp deleted file mode 100644 index 340d86cce..000000000 Binary files a/res/drawable-xhdpi/quick_camera_light.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer00.webp b/res/drawable-xhdpi/timer00.webp deleted file mode 100644 index e8893e585..000000000 Binary files a/res/drawable-xhdpi/timer00.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer05.webp b/res/drawable-xhdpi/timer05.webp deleted file mode 100644 index f0b1b48b2..000000000 Binary files a/res/drawable-xhdpi/timer05.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer10.webp b/res/drawable-xhdpi/timer10.webp deleted file mode 100644 index 51ec73c7f..000000000 Binary files a/res/drawable-xhdpi/timer10.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer15.webp b/res/drawable-xhdpi/timer15.webp deleted file mode 100644 index df403ceda..000000000 Binary files a/res/drawable-xhdpi/timer15.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer20.webp b/res/drawable-xhdpi/timer20.webp deleted file mode 100644 index 0f6d955c1..000000000 Binary files a/res/drawable-xhdpi/timer20.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer25.webp b/res/drawable-xhdpi/timer25.webp deleted file mode 100644 index 83ce0b390..000000000 Binary files a/res/drawable-xhdpi/timer25.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer30.webp b/res/drawable-xhdpi/timer30.webp deleted file mode 100644 index 0446866e9..000000000 Binary files a/res/drawable-xhdpi/timer30.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer35.webp b/res/drawable-xhdpi/timer35.webp deleted file mode 100644 index dd38367d7..000000000 Binary files a/res/drawable-xhdpi/timer35.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer40.webp b/res/drawable-xhdpi/timer40.webp deleted file mode 100644 index 625658504..000000000 Binary files a/res/drawable-xhdpi/timer40.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer45.webp b/res/drawable-xhdpi/timer45.webp deleted file mode 100644 index 0003aba6b..000000000 Binary files a/res/drawable-xhdpi/timer45.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer50.webp b/res/drawable-xhdpi/timer50.webp deleted file mode 100644 index 9a3396d69..000000000 Binary files a/res/drawable-xhdpi/timer50.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer55.webp b/res/drawable-xhdpi/timer55.webp deleted file mode 100644 index 179ca4992..000000000 Binary files a/res/drawable-xhdpi/timer55.webp and /dev/null differ diff --git a/res/drawable-xhdpi/timer60.webp b/res/drawable-xhdpi/timer60.webp deleted file mode 100644 index 4823cb45e..000000000 Binary files a/res/drawable-xhdpi/timer60.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_advanced_white_24dp.webp b/res/drawable-xxhdpi/ic_advanced_white_24dp.webp deleted file mode 100644 index eebdf7937..000000000 Binary files a/res/drawable-xxhdpi/ic_advanced_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_archive_white_24dp.webp b/res/drawable-xxhdpi/ic_archive_white_24dp.webp deleted file mode 100644 index d8df37a36..000000000 Binary files a/res/drawable-xxhdpi/ic_archive_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_arrow_back_white_24dp.webp b/res/drawable-xxhdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index e830166f1..000000000 Binary files a/res/drawable-xxhdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_brightness_6_white_24dp.webp b/res/drawable-xxhdpi/ic_brightness_6_white_24dp.webp deleted file mode 100644 index fe17cc0c8..000000000 Binary files a/res/drawable-xxhdpi/ic_brightness_6_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_camera_filled_24.webp b/res/drawable-xxhdpi/ic_camera_filled_24.webp deleted file mode 100644 index 871e96e75..000000000 Binary files a/res/drawable-xxhdpi/ic_camera_filled_24.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_forum_white_24dp.webp b/res/drawable-xxhdpi/ic_forum_white_24dp.webp deleted file mode 100644 index 65c3ab39f..000000000 Binary files a/res/drawable-xxhdpi/ic_forum_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_group_grey600_24dp.webp b/res/drawable-xxhdpi/ic_group_grey600_24dp.webp deleted file mode 100644 index 749d6e221..000000000 Binary files a/res/drawable-xxhdpi/ic_group_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_group_white_24dp.webp b/res/drawable-xxhdpi/ic_group_white_24dp.webp deleted file mode 100644 index 6fa7fe9cc..000000000 Binary files a/res/drawable-xxhdpi/ic_group_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_laptop_white_24dp.webp b/res/drawable-xxhdpi/ic_laptop_white_24dp.webp deleted file mode 100644 index 2d5d114ee..000000000 Binary files a/res/drawable-xxhdpi/ic_laptop_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_message_black_18dp.webp b/res/drawable-xxhdpi/ic_message_black_18dp.webp deleted file mode 100644 index 16bfc4bb2..000000000 Binary files a/res/drawable-xxhdpi/ic_message_black_18dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_message_white_24dp.webp b/res/drawable-xxhdpi/ic_message_white_24dp.webp deleted file mode 100644 index 41c96728f..000000000 Binary files a/res/drawable-xxhdpi/ic_message_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_mic_grey600_24dp.webp b/res/drawable-xxhdpi/ic_mic_grey600_24dp.webp deleted file mode 100644 index 5dbbfc91c..000000000 Binary files a/res/drawable-xxhdpi/ic_mic_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_mic_white_24dp.webp b/res/drawable-xxhdpi/ic_mic_white_24dp.webp deleted file mode 100644 index cc114e861..000000000 Binary files a/res/drawable-xxhdpi/ic_mic_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_mic_white_48dp.webp b/res/drawable-xxhdpi/ic_mic_white_48dp.webp deleted file mode 100644 index 2e3b51a90..000000000 Binary files a/res/drawable-xxhdpi/ic_mic_white_48dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_notifications_white_24dp.webp b/res/drawable-xxhdpi/ic_notifications_white_24dp.webp deleted file mode 100644 index 2dd9d10ce..000000000 Binary files a/res/drawable-xxhdpi/ic_notifications_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_photo_camera_dark.webp b/res/drawable-xxhdpi/ic_photo_camera_dark.webp deleted file mode 100644 index 695397ddf..000000000 Binary files a/res/drawable-xxhdpi/ic_photo_camera_dark.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_photo_camera_light.webp b/res/drawable-xxhdpi/ic_photo_camera_light.webp deleted file mode 100644 index 03514c476..000000000 Binary files a/res/drawable-xxhdpi/ic_photo_camera_light.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_photo_camera_white_48dp.webp b/res/drawable-xxhdpi/ic_photo_camera_white_48dp.webp deleted file mode 100644 index f2f24f38c..000000000 Binary files a/res/drawable-xxhdpi/ic_photo_camera_white_48dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_profile_default.webp b/res/drawable-xxhdpi/ic_profile_default.webp deleted file mode 100644 index cf03024aa..000000000 Binary files a/res/drawable-xxhdpi/ic_profile_default.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_search_white_24dp.webp b/res/drawable-xxhdpi/ic_search_white_24dp.webp deleted file mode 100644 index ad73cdb5a..000000000 Binary files a/res/drawable-xxhdpi/ic_search_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_security_white_24dp.webp b/res/drawable-xxhdpi/ic_security_white_24dp.webp deleted file mode 100644 index 5b90b9f1d..000000000 Binary files a/res/drawable-xxhdpi/ic_security_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_send_push.webp b/res/drawable-xxhdpi/ic_send_push.webp deleted file mode 100644 index 8ecc8561a..000000000 Binary files a/res/drawable-xxhdpi/ic_send_push.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_send_push_white_24dp.webp b/res/drawable-xxhdpi/ic_send_push_white_24dp.webp deleted file mode 100644 index 4b477685c..000000000 Binary files a/res/drawable-xxhdpi/ic_send_push_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_send_sms_insecure.webp b/res/drawable-xxhdpi/ic_send_sms_insecure.webp deleted file mode 100644 index 91b76b0d5..000000000 Binary files a/res/drawable-xxhdpi/ic_send_sms_insecure.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_send_sms_insecure_dark.webp b/res/drawable-xxhdpi/ic_send_sms_insecure_dark.webp deleted file mode 100644 index dae91a059..000000000 Binary files a/res/drawable-xxhdpi/ic_send_sms_insecure_dark.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_send_sms_white_24dp.webp b/res/drawable-xxhdpi/ic_send_sms_white_24dp.webp deleted file mode 100644 index 8cc7b1d6d..000000000 Binary files a/res/drawable-xxhdpi/ic_send_sms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_textsms_white_24dp.webp b/res/drawable-xxhdpi/ic_textsms_white_24dp.webp deleted file mode 100644 index ab1f8a8c2..000000000 Binary files a/res/drawable-xxhdpi/ic_textsms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_timer.webp b/res/drawable-xxhdpi/ic_timer.webp deleted file mode 100644 index e609d6e87..000000000 Binary files a/res/drawable-xxhdpi/ic_timer.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_timer_disabled.webp b/res/drawable-xxhdpi/ic_timer_disabled.webp deleted file mode 100644 index 6ff326949..000000000 Binary files a/res/drawable-xxhdpi/ic_timer_disabled.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_timer_off_white_24dp.webp b/res/drawable-xxhdpi/ic_timer_off_white_24dp.webp deleted file mode 100644 index 6c5426093..000000000 Binary files a/res/drawable-xxhdpi/ic_timer_off_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/quick_camera_dark.webp b/res/drawable-xxhdpi/quick_camera_dark.webp deleted file mode 100644 index f411c0344..000000000 Binary files a/res/drawable-xxhdpi/quick_camera_dark.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/quick_camera_light.webp b/res/drawable-xxhdpi/quick_camera_light.webp deleted file mode 100644 index c5009ff2b..000000000 Binary files a/res/drawable-xxhdpi/quick_camera_light.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer00.webp b/res/drawable-xxhdpi/timer00.webp deleted file mode 100644 index 7265ee324..000000000 Binary files a/res/drawable-xxhdpi/timer00.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer05.webp b/res/drawable-xxhdpi/timer05.webp deleted file mode 100644 index 681a1f99d..000000000 Binary files a/res/drawable-xxhdpi/timer05.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer10.webp b/res/drawable-xxhdpi/timer10.webp deleted file mode 100644 index 0ad46371d..000000000 Binary files a/res/drawable-xxhdpi/timer10.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer15.webp b/res/drawable-xxhdpi/timer15.webp deleted file mode 100644 index ac86374bd..000000000 Binary files a/res/drawable-xxhdpi/timer15.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer20.webp b/res/drawable-xxhdpi/timer20.webp deleted file mode 100644 index cff2b7325..000000000 Binary files a/res/drawable-xxhdpi/timer20.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer25.webp b/res/drawable-xxhdpi/timer25.webp deleted file mode 100644 index ccc8ebc38..000000000 Binary files a/res/drawable-xxhdpi/timer25.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer30.webp b/res/drawable-xxhdpi/timer30.webp deleted file mode 100644 index 120b1ec7f..000000000 Binary files a/res/drawable-xxhdpi/timer30.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer35.webp b/res/drawable-xxhdpi/timer35.webp deleted file mode 100644 index 4c718632a..000000000 Binary files a/res/drawable-xxhdpi/timer35.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer40.webp b/res/drawable-xxhdpi/timer40.webp deleted file mode 100644 index 6b9712bb6..000000000 Binary files a/res/drawable-xxhdpi/timer40.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer45.webp b/res/drawable-xxhdpi/timer45.webp deleted file mode 100644 index cfb87952c..000000000 Binary files a/res/drawable-xxhdpi/timer45.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer50.webp b/res/drawable-xxhdpi/timer50.webp deleted file mode 100644 index 180efa7d3..000000000 Binary files a/res/drawable-xxhdpi/timer50.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer55.webp b/res/drawable-xxhdpi/timer55.webp deleted file mode 100644 index b26a7a193..000000000 Binary files a/res/drawable-xxhdpi/timer55.webp and /dev/null differ diff --git a/res/drawable-xxhdpi/timer60.webp b/res/drawable-xxhdpi/timer60.webp deleted file mode 100644 index 9751f92a7..000000000 Binary files a/res/drawable-xxhdpi/timer60.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_advanced_white_24dp.webp b/res/drawable-xxxhdpi/ic_advanced_white_24dp.webp deleted file mode 100644 index dc34ed40d..000000000 Binary files a/res/drawable-xxxhdpi/ic_advanced_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_archive_white_24dp.webp b/res/drawable-xxxhdpi/ic_archive_white_24dp.webp deleted file mode 100644 index 8c31168ff..000000000 Binary files a/res/drawable-xxxhdpi/ic_archive_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_arrow_back_white_24dp.webp b/res/drawable-xxxhdpi/ic_arrow_back_white_24dp.webp deleted file mode 100644 index f49281e18..000000000 Binary files a/res/drawable-xxxhdpi/ic_arrow_back_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_brightness_6_white_24dp.webp b/res/drawable-xxxhdpi/ic_brightness_6_white_24dp.webp deleted file mode 100644 index 113e60a27..000000000 Binary files a/res/drawable-xxxhdpi/ic_brightness_6_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_camera_filled_24.webp b/res/drawable-xxxhdpi/ic_camera_filled_24.webp deleted file mode 100644 index 421483ebe..000000000 Binary files a/res/drawable-xxxhdpi/ic_camera_filled_24.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_forum_white_24dp.webp b/res/drawable-xxxhdpi/ic_forum_white_24dp.webp deleted file mode 100644 index 33b71a533..000000000 Binary files a/res/drawable-xxxhdpi/ic_forum_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_laptop_white_24dp.webp b/res/drawable-xxxhdpi/ic_laptop_white_24dp.webp deleted file mode 100644 index 250f321ca..000000000 Binary files a/res/drawable-xxxhdpi/ic_laptop_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_message_black_18dp.webp b/res/drawable-xxxhdpi/ic_message_black_18dp.webp deleted file mode 100644 index ae5682511..000000000 Binary files a/res/drawable-xxxhdpi/ic_message_black_18dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_message_white_24dp.webp b/res/drawable-xxxhdpi/ic_message_white_24dp.webp deleted file mode 100644 index 215d25e3e..000000000 Binary files a/res/drawable-xxxhdpi/ic_message_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_mic_grey600_24dp.webp b/res/drawable-xxxhdpi/ic_mic_grey600_24dp.webp deleted file mode 100644 index 4ba3453bc..000000000 Binary files a/res/drawable-xxxhdpi/ic_mic_grey600_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_mic_white_24dp.webp b/res/drawable-xxxhdpi/ic_mic_white_24dp.webp deleted file mode 100644 index 75ebc4ce4..000000000 Binary files a/res/drawable-xxxhdpi/ic_mic_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_mic_white_48dp.webp b/res/drawable-xxxhdpi/ic_mic_white_48dp.webp deleted file mode 100644 index bc9a00826..000000000 Binary files a/res/drawable-xxxhdpi/ic_mic_white_48dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_notifications_white_24dp.webp b/res/drawable-xxxhdpi/ic_notifications_white_24dp.webp deleted file mode 100644 index 182ba41d7..000000000 Binary files a/res/drawable-xxxhdpi/ic_notifications_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_photo_camera_dark.webp b/res/drawable-xxxhdpi/ic_photo_camera_dark.webp deleted file mode 100644 index f2f24f38c..000000000 Binary files a/res/drawable-xxxhdpi/ic_photo_camera_dark.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_photo_camera_light.webp b/res/drawable-xxxhdpi/ic_photo_camera_light.webp deleted file mode 100644 index 5f0322ba0..000000000 Binary files a/res/drawable-xxxhdpi/ic_photo_camera_light.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_photo_camera_white_48dp.webp b/res/drawable-xxxhdpi/ic_photo_camera_white_48dp.webp deleted file mode 100644 index 73c7078c2..000000000 Binary files a/res/drawable-xxxhdpi/ic_photo_camera_white_48dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_profile_default.webp b/res/drawable-xxxhdpi/ic_profile_default.webp deleted file mode 100644 index 844422e19..000000000 Binary files a/res/drawable-xxxhdpi/ic_profile_default.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_security_white_24dp.webp b/res/drawable-xxxhdpi/ic_security_white_24dp.webp deleted file mode 100644 index 8055855f4..000000000 Binary files a/res/drawable-xxxhdpi/ic_security_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_send_push_white_24dp.webp b/res/drawable-xxxhdpi/ic_send_push_white_24dp.webp deleted file mode 100644 index 4a4740c31..000000000 Binary files a/res/drawable-xxxhdpi/ic_send_push_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_send_sms_white_24dp.webp b/res/drawable-xxxhdpi/ic_send_sms_white_24dp.webp deleted file mode 100644 index a1f9754de..000000000 Binary files a/res/drawable-xxxhdpi/ic_send_sms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_textsms_white_24dp.webp b/res/drawable-xxxhdpi/ic_textsms_white_24dp.webp deleted file mode 100644 index 691fc8d4f..000000000 Binary files a/res/drawable-xxxhdpi/ic_textsms_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_timer.webp b/res/drawable-xxxhdpi/ic_timer.webp deleted file mode 100644 index 993125461..000000000 Binary files a/res/drawable-xxxhdpi/ic_timer.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_timer_disabled.webp b/res/drawable-xxxhdpi/ic_timer_disabled.webp deleted file mode 100644 index e615efa5b..000000000 Binary files a/res/drawable-xxxhdpi/ic_timer_disabled.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/ic_timer_off_white_24dp.webp b/res/drawable-xxxhdpi/ic_timer_off_white_24dp.webp deleted file mode 100644 index 40c342bd3..000000000 Binary files a/res/drawable-xxxhdpi/ic_timer_off_white_24dp.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer00.webp b/res/drawable-xxxhdpi/timer00.webp deleted file mode 100644 index b71c04ee5..000000000 Binary files a/res/drawable-xxxhdpi/timer00.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer05.webp b/res/drawable-xxxhdpi/timer05.webp deleted file mode 100644 index 167f46877..000000000 Binary files a/res/drawable-xxxhdpi/timer05.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer10.webp b/res/drawable-xxxhdpi/timer10.webp deleted file mode 100644 index d8613b318..000000000 Binary files a/res/drawable-xxxhdpi/timer10.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer15.webp b/res/drawable-xxxhdpi/timer15.webp deleted file mode 100644 index 35a4cb610..000000000 Binary files a/res/drawable-xxxhdpi/timer15.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer20.webp b/res/drawable-xxxhdpi/timer20.webp deleted file mode 100644 index 009f06312..000000000 Binary files a/res/drawable-xxxhdpi/timer20.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer25.webp b/res/drawable-xxxhdpi/timer25.webp deleted file mode 100644 index d2aaaae5b..000000000 Binary files a/res/drawable-xxxhdpi/timer25.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer30.webp b/res/drawable-xxxhdpi/timer30.webp deleted file mode 100644 index b0f253619..000000000 Binary files a/res/drawable-xxxhdpi/timer30.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer35.webp b/res/drawable-xxxhdpi/timer35.webp deleted file mode 100644 index 97e7ac8e2..000000000 Binary files a/res/drawable-xxxhdpi/timer35.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer40.webp b/res/drawable-xxxhdpi/timer40.webp deleted file mode 100644 index 9336b36e0..000000000 Binary files a/res/drawable-xxxhdpi/timer40.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer45.webp b/res/drawable-xxxhdpi/timer45.webp deleted file mode 100644 index 1177dcad5..000000000 Binary files a/res/drawable-xxxhdpi/timer45.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer50.webp b/res/drawable-xxxhdpi/timer50.webp deleted file mode 100644 index b2f1bb26f..000000000 Binary files a/res/drawable-xxxhdpi/timer50.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer55.webp b/res/drawable-xxxhdpi/timer55.webp deleted file mode 100644 index e688a04ac..000000000 Binary files a/res/drawable-xxxhdpi/timer55.webp and /dev/null differ diff --git a/res/drawable-xxxhdpi/timer60.webp b/res/drawable-xxxhdpi/timer60.webp deleted file mode 100644 index bdc184594..000000000 Binary files a/res/drawable-xxxhdpi/timer60.webp and /dev/null differ diff --git a/res/drawable/attachment_selector_shadow.xml b/res/drawable/attachment_selector_shadow.xml index 34e2aa8cd..df2da7036 100644 --- a/res/drawable/attachment_selector_shadow.xml +++ b/res/drawable/attachment_selector_shadow.xml @@ -4,7 +4,7 @@ android:shape="rectangle"> diff --git a/res/drawable/avatar_gradient_dark.xml b/res/drawable/avatar_gradient_dark.xml index 468abd48a..500a23e55 100644 --- a/res/drawable/avatar_gradient_dark.xml +++ b/res/drawable/avatar_gradient_dark.xml @@ -5,7 +5,7 @@ \ No newline at end of file diff --git a/res/drawable/avatar_gradient_light.xml b/res/drawable/avatar_gradient_light.xml index bb0a83db3..15b0f62fd 100644 --- a/res/drawable/avatar_gradient_light.xml +++ b/res/drawable/avatar_gradient_light.xml @@ -5,7 +5,7 @@ \ No newline at end of file diff --git a/res/drawable/contact_list_divider_light.xml b/res/drawable/contact_list_divider_light.xml index 984656136..6157621fe 100644 --- a/res/drawable/contact_list_divider_light.xml +++ b/res/drawable/contact_list_divider_light.xml @@ -11,7 +11,7 @@ - + diff --git a/res/drawable/conversation_list_divider_shape.xml b/res/drawable/conversation_list_divider_shape.xml index 726ef9eae..0581817d1 100644 --- a/res/drawable/conversation_list_divider_shape.xml +++ b/res/drawable/conversation_list_divider_shape.xml @@ -2,7 +2,7 @@ - + diff --git a/res/drawable/ic_advanced_24.xml b/res/drawable/ic_advanced_24.xml new file mode 100644 index 000000000..97eaae614 --- /dev/null +++ b/res/drawable/ic_advanced_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_advanced_24dp.xml b/res/drawable/ic_advanced_24dp.xml deleted file mode 100644 index 4fb9e1ab0..000000000 --- a/res/drawable/ic_advanced_24dp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/res/drawable/ic_appearance_outline_24.xml b/res/drawable/ic_appearance_outline_24.xml new file mode 100644 index 000000000..34c5f8b72 --- /dev/null +++ b/res/drawable/ic_appearance_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_appearance_solid_24.xml b/res/drawable/ic_appearance_solid_24.xml new file mode 100644 index 000000000..3d801eb9f --- /dev/null +++ b/res/drawable/ic_appearance_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_archive_solid_24.xml b/res/drawable/ic_archive_solid_24.xml new file mode 100644 index 000000000..bf43d767e --- /dev/null +++ b/res/drawable/ic_archive_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_arrow_left_24.xml b/res/drawable/ic_arrow_left_24.xml new file mode 100644 index 000000000..d372b6f35 --- /dev/null +++ b/res/drawable/ic_arrow_left_24.xml @@ -0,0 +1,10 @@ + + + diff --git a/res/drawable/ic_bell_outline_24.xml b/res/drawable/ic_bell_outline_24.xml new file mode 100644 index 000000000..9bfbfaaaa --- /dev/null +++ b/res/drawable/ic_bell_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_bell_solid_24.xml b/res/drawable/ic_bell_solid_24.xml new file mode 100644 index 000000000..c5130443c --- /dev/null +++ b/res/drawable/ic_bell_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_brightness_6_24dp.xml b/res/drawable/ic_brightness_6_24dp.xml deleted file mode 100644 index 548ad986f..000000000 --- a/res/drawable/ic_brightness_6_24dp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/res/drawable/ic_camera_outline_24.xml b/res/drawable/ic_camera_outline_24.xml new file mode 100644 index 000000000..efa95e1f4 --- /dev/null +++ b/res/drawable/ic_camera_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_camera_solid_24.xml b/res/drawable/ic_camera_solid_24.xml new file mode 100644 index 000000000..091d06efa --- /dev/null +++ b/res/drawable/ic_camera_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_camera_solid_white_24.xml b/res/drawable/ic_camera_solid_white_24.xml new file mode 100644 index 000000000..9a7a7fefe --- /dev/null +++ b/res/drawable/ic_camera_solid_white_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_check.xml b/res/drawable/ic_check.xml deleted file mode 100644 index 17aca2af1..000000000 --- a/res/drawable/ic_check.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/res/drawable/ic_check_24.xml b/res/drawable/ic_check_24.xml new file mode 100644 index 000000000..e996c2ae9 --- /dev/null +++ b/res/drawable/ic_check_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_compose_solid_24.xml b/res/drawable/ic_compose_solid_24.xml new file mode 100644 index 000000000..6c06b6e39 --- /dev/null +++ b/res/drawable/ic_compose_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_dashboard_24.xml b/res/drawable/ic_dashboard_24.xml index 1304250ca..36466e156 100644 --- a/res/drawable/ic_dashboard_24.xml +++ b/res/drawable/ic_dashboard_24.xml @@ -4,6 +4,6 @@ android:viewportWidth="24" android:viewportHeight="24"> diff --git a/res/drawable/ic_emoji_filled_keyboard_dark.xml b/res/drawable/ic_emoji_filled_keyboard_dark.xml deleted file mode 100644 index e0429d88f..000000000 --- a/res/drawable/ic_emoji_filled_keyboard_dark.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - diff --git a/res/drawable/ic_emoji_filled_keyboard_light.xml b/res/drawable/ic_emoji_filled_keyboard_light.xml deleted file mode 100644 index ed8a86b40..000000000 --- a/res/drawable/ic_emoji_filled_keyboard_light.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - diff --git a/res/drawable/ic_emoji_smiley_outline_24.xml b/res/drawable/ic_emoji_smiley_outline_24.xml new file mode 100644 index 000000000..f91dbdb6e --- /dev/null +++ b/res/drawable/ic_emoji_smiley_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_emoji_smiley_solid_24.xml b/res/drawable/ic_emoji_smiley_solid_24.xml new file mode 100644 index 000000000..cdd980226 --- /dev/null +++ b/res/drawable/ic_emoji_smiley_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_forum_24dp.xml b/res/drawable/ic_forum_24dp.xml deleted file mode 100644 index e48c05fd4..000000000 --- a/res/drawable/ic_forum_24dp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/res/drawable/ic_group_large.xml b/res/drawable/ic_group_large.xml index b06cdd778..77121f866 100644 --- a/res/drawable/ic_group_large.xml +++ b/res/drawable/ic_group_large.xml @@ -3,5 +3,5 @@ android:viewportHeight="24.0" android:viewportWidth="24.0" xmlns:android="http://schemas.android.com/apk/res/android"> - + diff --git a/res/drawable/ic_group_outline_20.xml b/res/drawable/ic_group_outline_20.xml new file mode 100644 index 000000000..417d222d0 --- /dev/null +++ b/res/drawable/ic_group_outline_20.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_group_outline_24.xml b/res/drawable/ic_group_outline_24.xml new file mode 100644 index 000000000..a5f6b8256 --- /dev/null +++ b/res/drawable/ic_group_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_group_outline_40.xml b/res/drawable/ic_group_outline_40.xml new file mode 100644 index 000000000..ea3278892 --- /dev/null +++ b/res/drawable/ic_group_outline_40.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_group_solid_24.xml b/res/drawable/ic_group_solid_24.xml new file mode 100644 index 000000000..546a8dd27 --- /dev/null +++ b/res/drawable/ic_group_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_group_solid_highlight_24.xml b/res/drawable/ic_group_solid_highlight_24.xml new file mode 100644 index 000000000..ff168f5ae --- /dev/null +++ b/res/drawable/ic_group_solid_highlight_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_laptop_24dp.xml b/res/drawable/ic_laptop_24dp.xml deleted file mode 100644 index bad7920f9..000000000 --- a/res/drawable/ic_laptop_24dp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/res/drawable/ic_linked_devices_24.xml b/res/drawable/ic_linked_devices_24.xml new file mode 100644 index 000000000..0ccf29914 --- /dev/null +++ b/res/drawable/ic_linked_devices_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_lock_outline_24.xml b/res/drawable/ic_lock_outline_24.xml new file mode 100644 index 000000000..2b480fec3 --- /dev/null +++ b/res/drawable/ic_lock_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_lock_solid_24.xml b/res/drawable/ic_lock_solid_24.xml new file mode 100644 index 000000000..6c6c64c09 --- /dev/null +++ b/res/drawable/ic_lock_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_message_outline_24.xml b/res/drawable/ic_message_outline_24.xml new file mode 100644 index 000000000..dd19aea77 --- /dev/null +++ b/res/drawable/ic_message_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_message_solid_24.xml b/res/drawable/ic_message_solid_24.xml new file mode 100644 index 000000000..fd1d44840 --- /dev/null +++ b/res/drawable/ic_message_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_mic_filled_24.xml b/res/drawable/ic_mic_filled_24.xml deleted file mode 100644 index acffc548c..000000000 --- a/res/drawable/ic_mic_filled_24.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_mic_outline_24.xml b/res/drawable/ic_mic_outline_24.xml new file mode 100644 index 000000000..e8369e31f --- /dev/null +++ b/res/drawable/ic_mic_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_mic_solid_24.xml b/res/drawable/ic_mic_solid_24.xml new file mode 100644 index 000000000..5cc100560 --- /dev/null +++ b/res/drawable/ic_mic_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_more_vert_24.xml b/res/drawable/ic_more_vert_24.xml new file mode 100644 index 000000000..961145fce --- /dev/null +++ b/res/drawable/ic_more_vert_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_notifications_24dp.xml b/res/drawable/ic_notifications_24dp.xml deleted file mode 100644 index 56cd14d7a..000000000 --- a/res/drawable/ic_notifications_24dp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/res/drawable/ic_person_large.xml b/res/drawable/ic_person_large.xml index c3324be1d..ce4ca2af7 100644 --- a/res/drawable/ic_person_large.xml +++ b/res/drawable/ic_person_large.xml @@ -1,4 +1,4 @@ - + diff --git a/res/drawable/ic_photo_outline_24.xml b/res/drawable/ic_photo_outline_24.xml new file mode 100644 index 000000000..d413c1766 --- /dev/null +++ b/res/drawable/ic_photo_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_photo_solid_24.xml b/res/drawable/ic_photo_solid_24.xml new file mode 100644 index 000000000..6859b771c --- /dev/null +++ b/res/drawable/ic_photo_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_plus_24.xml b/res/drawable/ic_plus_24.xml index d287574e1..a3b175ada 100644 --- a/res/drawable/ic_plus_24.xml +++ b/res/drawable/ic_plus_24.xml @@ -4,6 +4,6 @@ android:viewportWidth="24" android:viewportHeight="24"> + android:fillColor="?icon_tint" + android:pathData="M21,11.25l-8.25,0l0,-8.25l-1.5,0l0,8.25l-8.25,0l0,1.5l8.25,0l0,8.25l1.5,0l0,-8.25l8.25,0l0,-1.5z"/> diff --git a/res/drawable/ic_profile_outline_20.xml b/res/drawable/ic_profile_outline_20.xml new file mode 100644 index 000000000..83dd435e8 --- /dev/null +++ b/res/drawable/ic_profile_outline_20.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_profile_outline_40.xml b/res/drawable/ic_profile_outline_40.xml new file mode 100644 index 000000000..c323a7961 --- /dev/null +++ b/res/drawable/ic_profile_outline_40.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_safety_number_outline_24.xml b/res/drawable/ic_safety_number_outline_24.xml new file mode 100644 index 000000000..efea29523 --- /dev/null +++ b/res/drawable/ic_safety_number_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_safety_number_solid_24.xml b/res/drawable/ic_safety_number_solid_24.xml new file mode 100644 index 000000000..35802774d --- /dev/null +++ b/res/drawable/ic_safety_number_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_search_24.xml b/res/drawable/ic_search_24.xml new file mode 100644 index 000000000..3e6bb3a2f --- /dev/null +++ b/res/drawable/ic_search_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_search_dark_24.xml b/res/drawable/ic_search_dark_24.xml new file mode 100644 index 000000000..b24a3f514 --- /dev/null +++ b/res/drawable/ic_search_dark_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_security_24dp.xml b/res/drawable/ic_security_24dp.xml deleted file mode 100644 index 93bd6f813..000000000 --- a/res/drawable/ic_security_24dp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/res/drawable/ic_send_lock_24.xml b/res/drawable/ic_send_lock_24.xml new file mode 100644 index 000000000..3e6167796 --- /dev/null +++ b/res/drawable/ic_send_lock_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_send_unlock_24.xml b/res/drawable/ic_send_unlock_24.xml new file mode 100644 index 000000000..cedd90d5f --- /dev/null +++ b/res/drawable/ic_send_unlock_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_sticker_filled.xml b/res/drawable/ic_sticker_filled.xml deleted file mode 100644 index 9b4b5c566..000000000 --- a/res/drawable/ic_sticker_filled.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_sticker_filled_keyboard_dark.xml b/res/drawable/ic_sticker_filled_keyboard_dark.xml deleted file mode 100644 index b8a968b03..000000000 --- a/res/drawable/ic_sticker_filled_keyboard_dark.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_sticker_filled_keyboard_light.xml b/res/drawable/ic_sticker_filled_keyboard_light.xml deleted file mode 100644 index d4db977f5..000000000 --- a/res/drawable/ic_sticker_filled_keyboard_light.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_sticker_outline.xml b/res/drawable/ic_sticker_outline.xml deleted file mode 100644 index d2f6e5bb0..000000000 --- a/res/drawable/ic_sticker_outline.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_sticker_outline_24.xml b/res/drawable/ic_sticker_outline_24.xml new file mode 100644 index 000000000..dee43bb64 --- /dev/null +++ b/res/drawable/ic_sticker_outline_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_sticker_solid_24.xml b/res/drawable/ic_sticker_solid_24.xml new file mode 100644 index 000000000..dcd2d4988 --- /dev/null +++ b/res/drawable/ic_sticker_solid_24.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_textsms_24dp.xml b/res/drawable/ic_textsms_24dp.xml deleted file mode 100644 index 65acf6795..000000000 --- a/res/drawable/ic_textsms_24dp.xml +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/res/drawable/ic_timer_00_16.xml b/res/drawable/ic_timer_00_16.xml new file mode 100644 index 000000000..f46340197 --- /dev/null +++ b/res/drawable/ic_timer_00_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_05_16.xml b/res/drawable/ic_timer_05_16.xml new file mode 100644 index 000000000..62ed8fbf5 --- /dev/null +++ b/res/drawable/ic_timer_05_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_10_16.xml b/res/drawable/ic_timer_10_16.xml new file mode 100644 index 000000000..88b3bf4e2 --- /dev/null +++ b/res/drawable/ic_timer_10_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_15_16.xml b/res/drawable/ic_timer_15_16.xml new file mode 100644 index 000000000..3f0511a89 --- /dev/null +++ b/res/drawable/ic_timer_15_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_20_16.xml b/res/drawable/ic_timer_20_16.xml new file mode 100644 index 000000000..d430c39ed --- /dev/null +++ b/res/drawable/ic_timer_20_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_24.xml b/res/drawable/ic_timer_24.xml index a96076ca3..a21db6542 100644 --- a/res/drawable/ic_timer_24.xml +++ b/res/drawable/ic_timer_24.xml @@ -4,6 +4,6 @@ android:viewportWidth="24" android:viewportHeight="24"> + android:fillColor="?icon_tint" + android:pathData="M13,14.5a1,1 0,0 1,-2 0L11.5,8h1ZM21,14A9,9 0,1 1,4.935 8.436,1.232 1.232,0 0,1 4,7.25 1.25,1.25 0,0 1,5.25 6a1.232,1.232 0,0 1,1.186 0.935,8.948 8.948,0 0,1 4.752,-1.894L10,1h4L12.812,5.041a8.948,8.948 0,0 1,4.752 1.894A1.232,1.232 0,0 1,18.75 6,1.25 1.25,0 0,1 20,7.25a1.232,1.232 0,0 1,-0.935 1.186A8.955,8.955 0,0 1,21 14ZM19.5,14A7.5,7.5 0,1 0,12 21.5,7.509 7.509,0 0,0 19.5,14Z"/> diff --git a/res/drawable/ic_timer_25_16.xml b/res/drawable/ic_timer_25_16.xml new file mode 100644 index 000000000..c72a8049c --- /dev/null +++ b/res/drawable/ic_timer_25_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_30_16.xml b/res/drawable/ic_timer_30_16.xml new file mode 100644 index 000000000..62229cae5 --- /dev/null +++ b/res/drawable/ic_timer_30_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_35_16.xml b/res/drawable/ic_timer_35_16.xml new file mode 100644 index 000000000..d1c1f210f --- /dev/null +++ b/res/drawable/ic_timer_35_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_40_16.xml b/res/drawable/ic_timer_40_16.xml new file mode 100644 index 000000000..a13108493 --- /dev/null +++ b/res/drawable/ic_timer_40_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_45_16.xml b/res/drawable/ic_timer_45_16.xml new file mode 100644 index 000000000..bde34351c --- /dev/null +++ b/res/drawable/ic_timer_45_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_50_16.xml b/res/drawable/ic_timer_50_16.xml new file mode 100644 index 000000000..cb7b693de --- /dev/null +++ b/res/drawable/ic_timer_50_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_55_16.xml b/res/drawable/ic_timer_55_16.xml new file mode 100644 index 000000000..292193576 --- /dev/null +++ b/res/drawable/ic_timer_55_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_60_16.xml b/res/drawable/ic_timer_60_16.xml new file mode 100644 index 000000000..25d801d04 --- /dev/null +++ b/res/drawable/ic_timer_60_16.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_timer_disabled_24.xml b/res/drawable/ic_timer_disabled_24.xml index f232761ec..42bc1e1ba 100644 --- a/res/drawable/ic_timer_disabled_24.xml +++ b/res/drawable/ic_timer_disabled_24.xml @@ -4,6 +4,9 @@ android:viewportWidth="24" android:viewportHeight="24"> + android:fillColor="?icon_tint" + android:pathData="M12,21.5A7.491,7.491 0,0 1,5.723 9.907L4.648,8.831A8.989,8.989 0,0 0,17.174 21.357l-1.081,-1.08A7.45,7.45 0,0 1,12 21.5Z"/> + diff --git a/res/drawable/ic_view_stream_24.xml b/res/drawable/ic_view_stream_24.xml index 512f3d400..693b2e413 100644 --- a/res/drawable/ic_view_stream_24.xml +++ b/res/drawable/ic_view_stream_24.xml @@ -4,6 +4,6 @@ android:viewportWidth="24" android:viewportHeight="24"> diff --git a/res/drawable/ic_x_20.xml b/res/drawable/ic_x_20.xml new file mode 100644 index 000000000..543cff135 --- /dev/null +++ b/res/drawable/ic_x_20.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/ic_x_dark_20.xml b/res/drawable/ic_x_dark_20.xml new file mode 100644 index 000000000..b4d63160b --- /dev/null +++ b/res/drawable/ic_x_dark_20.xml @@ -0,0 +1,9 @@ + + + diff --git a/res/drawable/mediapicker_item_border_dark.xml b/res/drawable/mediapicker_item_border_dark.xml index 4b5741d8e..8a0a12423 100644 --- a/res/drawable/mediapicker_item_border_dark.xml +++ b/res/drawable/mediapicker_item_border_dark.xml @@ -7,6 +7,6 @@ + android:color="@color/transparent_white_20" /> \ No newline at end of file diff --git a/res/drawable/mediapicker_item_border_light.xml b/res/drawable/mediapicker_item_border_light.xml index 6dd07b0d2..159e78823 100644 --- a/res/drawable/mediapicker_item_border_light.xml +++ b/res/drawable/mediapicker_item_border_light.xml @@ -5,6 +5,6 @@ + android:color="@color/transparent_black_20" /> \ No newline at end of file diff --git a/res/drawable/mediarail_button_background.xml b/res/drawable/mediarail_button_background.xml index 57a2ce985..85e1a959b 100644 --- a/res/drawable/mediarail_button_background.xml +++ b/res/drawable/mediarail_button_background.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/res/drawable/rounded_rectangle_dark.xml b/res/drawable/rounded_rectangle_dark.xml index 3fa75a9ab..1cc168391 100644 --- a/res/drawable/rounded_rectangle_dark.xml +++ b/res/drawable/rounded_rectangle_dark.xml @@ -1,7 +1,7 @@ - - + + \ No newline at end of file diff --git a/res/layout/activity_contact_share_edit.xml b/res/layout/activity_contact_share_edit.xml index 82b6b5dd4..bee338f86 100644 --- a/res/layout/activity_contact_share_edit.xml +++ b/res/layout/activity_contact_share_edit.xml @@ -1,8 +1,8 @@ - + android:layout_height="match_parent" + xmlns:app="http://schemas.android.com/apk/res-auto"> \ No newline at end of file diff --git a/res/layout/activity_map_bottom_sheet_view.xml b/res/layout/activity_map_bottom_sheet_view.xml index b4c25a9f4..4ff61d5e0 100755 --- a/res/layout/activity_map_bottom_sheet_view.xml +++ b/res/layout/activity_map_bottom_sheet_view.xml @@ -19,7 +19,7 @@ app:fabSize="normal" app:layout_anchor="@id/root_bottom_sheet" app:layout_anchorGravity="top|end" - app:srcCompat="@drawable/ic_check" /> + app:srcCompat="@drawable/ic_check_24" /> + app:circleColor="@color/core_grey_50"/> diff --git a/res/layout/contact_selection_activity.xml b/res/layout/contact_selection_activity.xml index 748fef44c..ad2067bca 100644 --- a/res/layout/contact_selection_activity.xml +++ b/res/layout/contact_selection_activity.xml @@ -11,9 +11,9 @@ android:layout_height="?attr/actionBarSize" android:layout_width="match_parent" android:minHeight="?attr/actionBarSize" - android:background="?attr/colorPrimary" android:elevation="4dp" android:theme="?attr/actionBarStyle" + app:navigationIcon="@drawable/ic_arrow_left_24" app:contentInsetStartWithNavigation="0dp"/> diff --git a/res/layout/conversation_fragment.xml b/res/layout/conversation_fragment.xml index b27986b32..ee229b09f 100644 --- a/res/layout/conversation_fragment.xml +++ b/res/layout/conversation_fragment.xml @@ -27,7 +27,6 @@ android:layout_marginTop="8dp" style="@style/Signal.Text.Caption" android:textColor="?attr/conversation_item_sticky_date_text_color" - android:textAllCaps="true" android:background="?attr/conversation_item_sticky_date_background" android:elevation="9dp" android:visibility="gone" diff --git a/res/layout/conversation_input_panel.xml b/res/layout/conversation_input_panel.xml index c3b3e41f7..36e0eb61d 100644 --- a/res/layout/conversation_input_panel.xml +++ b/res/layout/conversation_input_panel.xml @@ -88,6 +88,7 @@ android:layout_height="@dimen/conversation_compose_height" android:layout_gravity="bottom" android:background="?selectableItemBackgroundBorderless" + android:tint="?icon_tint" android:contentDescription="@string/conversation_activity__emoji_toggle_description" android:paddingEnd="6dp" /> @@ -134,7 +135,7 @@ android:contentDescription="@string/conversation_activity__quick_attachment_drawer_toggle_camera_description" android:scaleType="fitCenter" android:tint="?compose_icon_tint" - app:srcCompat="@drawable/ic_camera_filled_24" /> + app:srcCompat="?conversation_attach_camera" /> + android:tint="@color/core_white" + app:srcCompat="?conversation_transport_sms_indicator" /> diff --git a/res/layout/conversation_item_footer.xml b/res/layout/conversation_item_footer.xml index 685d1c44d..ee0cc0ce4 100644 --- a/res/layout/conversation_item_footer.xml +++ b/res/layout/conversation_item_footer.xml @@ -2,54 +2,43 @@ - + android:linksClickable="false" + style="@style/Signal.Text.Caption.MessageSent" + android:textColor="?conversation_item_sent_text_secondary_color" + tools:text="30m"/> - - - - - + + android:layout_marginStart="4dp" + android:layout_gravity="center_vertical" + android:layout_width="wrap_content" + android:layout_height="match_parent" /> diff --git a/res/layout/conversation_item_header.xml b/res/layout/conversation_item_header.xml index 395d27cf3..2c440a81a 100644 --- a/res/layout/conversation_item_header.xml +++ b/res/layout/conversation_item_header.xml @@ -17,7 +17,6 @@ android:gravity="center" style="@style/Signal.Text.Caption" android:textColor="?conversation_item_update_text_color" - android:textAllCaps="true" tools:text="March 1, 2015" /> diff --git a/res/layout/conversation_item_last_seen.xml b/res/layout/conversation_item_last_seen.xml index 9a5d18dd2..d4ead4da7 100644 --- a/res/layout/conversation_item_last_seen.xml +++ b/res/layout/conversation_item_last_seen.xml @@ -10,9 +10,7 @@ @@ -22,7 +20,6 @@ android:layout_height="wrap_content" android:layout_gravity="center" style="@style/Signal.Text.Caption" - android:textAllCaps="true" android:fontFamily="sans-serif-medium" android:textColor="?attr/conversation_item_last_seen_text_color" tools:text="3 unread messages" /> diff --git a/res/layout/conversation_item_received.xml b/res/layout/conversation_item_received.xml index 0baa3f2d3..172aee694 100644 --- a/res/layout/conversation_item_received.xml +++ b/res/layout/conversation_item_received.xml @@ -36,8 +36,9 @@ @@ -47,7 +48,8 @@ android:layout_width="@dimen/conversation_item_avatar_size" android:layout_height="@dimen/conversation_item_avatar_size" android:cropToPadding="true" - android:contentDescription="@string/conversation_item_received__contact_photo_description" /> + android:contentDescription="@string/conversation_item_received__contact_photo_description" + app:fallbackImageSize="small" /> @@ -78,16 +80,16 @@ + android:maxLines="1" + android:textColor="?conversation_item_received_text_primary_color" + android:textStyle="bold" + tools:text="+14152222222" + tools:visibility="visible" /> + android:gravity="end" + app:footer_text_color="?attr/conversation_subtitle_color" + app:footer_icon_color="?attr/conversation_subtitle_color"/> diff --git a/res/layout/conversation_item_update.xml b/res/layout/conversation_item_update.xml index 9a2368a43..f70b86a63 100644 --- a/res/layout/conversation_item_update.xml +++ b/res/layout/conversation_item_update.xml @@ -1,7 +1,7 @@ - + app:srcCompat="@drawable/ic_timer_24" /> @@ -70,7 +69,6 @@ android:gravity="center" android:linksClickable="false" android:minWidth="15sp" - android:textAllCaps="true" android:textColor="?conversation_item_update_text_color" tools:text="30 min ago" /> diff --git a/res/layout/conversation_list_activity.xml b/res/layout/conversation_list_activity.xml index 468e90a2b..4a58843c0 100644 --- a/res/layout/conversation_list_activity.xml +++ b/res/layout/conversation_list_activity.xml @@ -1,10 +1,11 @@ + xmlns:tools="http://schemas.android.com/tools" + xmlns:app="http://schemas.android.com/apk/res-auto" + android:id="@id/container" + android:orientation="vertical" + android:layout_width="match_parent" + android:layout_height="match_parent"> - - - + @@ -63,6 +74,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentTop="true" + android:background="?attr/conversation_list_toolbar_background" android:elevation="4dp" android:visibility="invisible" /> diff --git a/res/layout/conversation_list_fragment.xml b/res/layout/conversation_list_fragment.xml index 26b4bf089..59251232f 100644 --- a/res/layout/conversation_list_fragment.xml +++ b/res/layout/conversation_list_fragment.xml @@ -76,7 +76,7 @@ android:layout_marginEnd="16dp" android:layout_marginBottom="88dp" android:contentDescription="@string/conversation_list_fragment__open_camera_description" - android:src="@drawable/ic_camera_filled_24" + app:srcCompat="@drawable/ic_camera_solid_24" android:tint="?conversation_list_camera_icon_tint" android:focusable="true" app:backgroundTint="?conversation_list_camera_button_background"/> @@ -87,7 +87,8 @@ android:layout_height="wrap_content" android:layout_gravity="bottom|end" android:layout_margin="16dp" - android:src="@drawable/ic_create_white_24dp" + android:tint="?conversation_list_compose_icon_tint" + app:srcCompat="@drawable/ic_compose_solid_24" android:focusable="true" android:contentDescription="@string/conversation_list_fragment__fab_content_description"/> diff --git a/res/layout/conversation_list_item_view.xml b/res/layout/conversation_list_item_view.xml index 75dde6858..a1591d8a9 100644 --- a/res/layout/conversation_list_item_view.xml +++ b/res/layout/conversation_list_item_view.xml @@ -14,17 +14,17 @@ + android:layout_marginEnd="2dp"> @@ -132,7 +132,6 @@ android:layout_alignBaseline="@+id/from" style="@style/Signal.Text.Caption" android:textColor="?attr/conversation_list_item_date_color" - android:textAllCaps="true" tools:text="30 mins" android:singleLine="true"/> @@ -149,7 +148,6 @@ style="@style/Signal.Text.Caption" android:text="@string/conversation_list_item_view__archived" android:textColor="@color/core_white" - android:textAllCaps="true" android:background="@drawable/archived_indicator_background" /> diff --git a/res/layout/conversation_title_view.xml b/res/layout/conversation_title_view.xml index f60b8fc24..f84f35ffc 100644 --- a/res/layout/conversation_title_view.xml +++ b/res/layout/conversation_title_view.xml @@ -11,17 +11,20 @@ + android:contentDescription="@string/conversation_item_received__contact_photo_description" + app:fallbackImageSize="small" /> diff --git a/res/layout/device_link_fragment.xml b/res/layout/device_link_fragment.xml index 24c2d3d44..1ff895d8a 100644 --- a/res/layout/device_link_fragment.xml +++ b/res/layout/device_link_fragment.xml @@ -10,7 +10,7 @@ android:layout_height="wrap_content" android:src="@drawable/ic_devices_white" android:transitionName="devices" - android:tint="@color/gray27" + android:tint="@color/core_grey_25" android:layout_marginBottom="25dp" android:contentDescription="@string/device_link_fragment__link_device"/> diff --git a/res/layout/document_view.xml b/res/layout/document_view.xml index 0178e3882..30c82d343 100644 --- a/res/layout/document_view.xml +++ b/res/layout/document_view.xml @@ -60,7 +60,6 @@ android:textAlignment="center" android:scaleType="centerInside" style="@style/Signal.Text.Caption" - android:textAllCaps="true" android:textSize="10sp" android:textColor="@color/core_black" tools:visibility="visible" diff --git a/res/layout/expiration_timer_menu.xml b/res/layout/expiration_timer_menu.xml index f95b562bf..c6d5a0ec9 100644 --- a/res/layout/expiration_timer_menu.xml +++ b/res/layout/expiration_timer_menu.xml @@ -1,18 +1,20 @@ + xmlns:app="http://schemas.android.com/apk/res-auto" + style="?android:attr/actionButtonStyle" + android:layout_width="match_parent" + android:layout_height="match_parent" + android:clickable="true" + android:focusable="true" + android:gravity="center"> diff --git a/res/layout/giphy_activity_toolbar.xml b/res/layout/giphy_activity_toolbar.xml index fe55d5c9a..9e5c983ea 100644 --- a/res/layout/giphy_activity_toolbar.xml +++ b/res/layout/giphy_activity_toolbar.xml @@ -14,7 +14,8 @@ android:gravity="center_vertical" android:clickable="true" android:background="@drawable/circle_touch_highlight_background" - android:src="@drawable/ic_search_white_24dp" /> + android:tint="?conversation_subtitle_color" + app:srcCompat="@drawable/ic_search_24" /> + android:tint="?conversation_subtitle_color" + app:srcCompat="@drawable/ic_x" /> - + + + + android:clickable="false" + app:layout_constraintTop_toBottomOf="@id/toolbar" + app:layout_constraintBottom_toBottomOf="parent">