diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-04-07 21:34:02 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-04-07 21:34:02 +0200 |
commit | 2253547a42510f663be33c659900eda9eefed115 (patch) | |
tree | 1ec09386370032b8f6e6528762ccb0b13c765c34 /src/main/res | |
parent | 8409e61d6a7275da73c2fbff3152177bc864c90e (diff) |
start working on dark theme
Diffstat (limited to 'src/main/res')
112 files changed, 84 insertions, 1 deletions
diff --git a/src/main/res/drawable-hdpi/ic_add_white_24dp.png b/src/main/res/drawable-hdpi/ic_add_white_24dp.png Binary files differnew file mode 100644 index 000000000..67049815b --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_add_white_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_attach_camera_white.png b/src/main/res/drawable-hdpi/ic_attach_camera_white.png Binary files differnew file mode 100644 index 000000000..3a37f4fd4 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_attach_camera_white.png diff --git a/src/main/res/drawable-hdpi/ic_attach_document_white.png b/src/main/res/drawable-hdpi/ic_attach_document_white.png Binary files differnew file mode 100644 index 000000000..218de09b7 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_attach_document_white.png diff --git a/src/main/res/drawable-hdpi/ic_attach_location_white.png b/src/main/res/drawable-hdpi/ic_attach_location_white.png Binary files differnew file mode 100644 index 000000000..48b69e17a --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_attach_location_white.png diff --git a/src/main/res/drawable-hdpi/ic_attach_photo_white.png b/src/main/res/drawable-hdpi/ic_attach_photo_white.png Binary files differnew file mode 100644 index 000000000..6b5f7f986 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_attach_photo_white.png diff --git a/src/main/res/drawable-hdpi/ic_attach_record_white.png b/src/main/res/drawable-hdpi/ic_attach_record_white.png Binary files differnew file mode 100644 index 000000000..102cb6a7b --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_attach_record_white.png diff --git a/src/main/res/drawable-hdpi/ic_attach_videocam_white.png b/src/main/res/drawable-hdpi/ic_attach_videocam_white.png Binary files differnew file mode 100644 index 000000000..b3200ca0b --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_attach_videocam_white.png diff --git a/src/main/res/drawable-hdpi/ic_content_copy_white_24dp.png b/src/main/res/drawable-hdpi/ic_content_copy_white_24dp.png Binary files differnew file mode 100644 index 000000000..af7c6ec75 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_content_copy_white_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_black_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_black_24dp.png Binary files differindex 12969c50f..e44a57d87 100644 --- a/src/main/res/drawable-hdpi/ic_notifications_black_24dp.png +++ b/src/main/res/drawable-hdpi/ic_notifications_black_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_none_black_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_none_black_24dp.png Binary files differnew file mode 100644 index 000000000..5f7eb6405 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_none_black_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_none_white80.png b/src/main/res/drawable-hdpi/ic_notifications_none_white80.png Binary files differnew file mode 100644 index 000000000..189990a28 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_none_white80.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_none_white_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_none_white_24dp.png Binary files differnew file mode 100644 index 000000000..9626f36f7 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_none_white_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_off_black_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_off_black_24dp.png Binary files differnew file mode 100644 index 000000000..63dfaf414 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_off_black_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_off_white80.png b/src/main/res/drawable-hdpi/ic_notifications_off_white80.png Binary files differnew file mode 100644 index 000000000..210a50616 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_off_white80.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_off_white_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_off_white_24dp.png Binary files differnew file mode 100644 index 000000000..fe8e44a21 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_off_white_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_paused_black_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_paused_black_24dp.png Binary files differnew file mode 100644 index 000000000..566c727ef --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_paused_black_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_paused_white80.png b/src/main/res/drawable-hdpi/ic_notifications_paused_white80.png Binary files differnew file mode 100644 index 000000000..7c36a351a --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_paused_white80.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_paused_white_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_paused_white_24dp.png Binary files differindex 9210e39ab..631f35ae7 100644 --- a/src/main/res/drawable-hdpi/ic_notifications_paused_white_24dp.png +++ b/src/main/res/drawable-hdpi/ic_notifications_paused_white_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_white80.png b/src/main/res/drawable-hdpi/ic_notifications_white80.png Binary files differnew file mode 100644 index 000000000..882e0df89 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_white80.png diff --git a/src/main/res/drawable-hdpi/ic_notifications_white_24dp.png b/src/main/res/drawable-hdpi/ic_notifications_white_24dp.png Binary files differnew file mode 100644 index 000000000..c6bbaf210 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_notifications_white_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_refresh_white_24dp.png b/src/main/res/drawable-hdpi/ic_refresh_white_24dp.png Binary files differnew file mode 100644 index 000000000..0cd4f57e4 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_refresh_white_24dp.png diff --git a/src/main/res/drawable-hdpi/ic_settings_white_24dp.png b/src/main/res/drawable-hdpi/ic_settings_white_24dp.png Binary files differnew file mode 100644 index 000000000..3af72d510 --- /dev/null +++ b/src/main/res/drawable-hdpi/ic_settings_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_add_white_24dp.png b/src/main/res/drawable-mdpi/ic_add_white_24dp.png Binary files differnew file mode 100644 index 000000000..b2d14f3cb --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_add_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_attach_camera_white.png b/src/main/res/drawable-mdpi/ic_attach_camera_white.png Binary files differnew file mode 100644 index 000000000..478680953 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_attach_camera_white.png diff --git a/src/main/res/drawable-mdpi/ic_attach_document_white.png b/src/main/res/drawable-mdpi/ic_attach_document_white.png Binary files differnew file mode 100644 index 000000000..4112e30f2 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_attach_document_white.png diff --git a/src/main/res/drawable-mdpi/ic_attach_location_white.png b/src/main/res/drawable-mdpi/ic_attach_location_white.png Binary files differnew file mode 100644 index 000000000..43af9ad9e --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_attach_location_white.png diff --git a/src/main/res/drawable-mdpi/ic_attach_photo_white.png b/src/main/res/drawable-mdpi/ic_attach_photo_white.png Binary files differnew file mode 100644 index 000000000..ae19aee6b --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_attach_photo_white.png diff --git a/src/main/res/drawable-mdpi/ic_attach_record_white.png b/src/main/res/drawable-mdpi/ic_attach_record_white.png Binary files differnew file mode 100644 index 000000000..667061c21 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_attach_record_white.png diff --git a/src/main/res/drawable-mdpi/ic_attach_videocam_white.png b/src/main/res/drawable-mdpi/ic_attach_videocam_white.png Binary files differnew file mode 100644 index 000000000..3878cb812 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_attach_videocam_white.png diff --git a/src/main/res/drawable-mdpi/ic_content_copy_white_24dp.png b/src/main/res/drawable-mdpi/ic_content_copy_white_24dp.png Binary files differnew file mode 100644 index 000000000..72997d04e --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_content_copy_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_black_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_black_24dp.png Binary files differindex 32562b0f3..520cf1bfe 100644 --- a/src/main/res/drawable-mdpi/ic_notifications_black_24dp.png +++ b/src/main/res/drawable-mdpi/ic_notifications_black_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_none_black_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_none_black_24dp.png Binary files differnew file mode 100644 index 000000000..237c8eb01 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_none_black_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_none_white80.png b/src/main/res/drawable-mdpi/ic_notifications_none_white80.png Binary files differnew file mode 100644 index 000000000..610d8379e --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_none_white80.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_none_white_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_none_white_24dp.png Binary files differnew file mode 100644 index 000000000..d945e688c --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_none_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_off_black_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_off_black_24dp.png Binary files differnew file mode 100644 index 000000000..a022840eb --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_off_black_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_off_white80.png b/src/main/res/drawable-mdpi/ic_notifications_off_white80.png Binary files differnew file mode 100644 index 000000000..a84001b15 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_off_white80.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_off_white_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_off_white_24dp.png Binary files differnew file mode 100644 index 000000000..38ba80cb9 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_off_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_paused_black_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_paused_black_24dp.png Binary files differnew file mode 100644 index 000000000..076df7611 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_paused_black_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_paused_white80.png b/src/main/res/drawable-mdpi/ic_notifications_paused_white80.png Binary files differnew file mode 100644 index 000000000..02b450d77 --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_paused_white80.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_paused_white_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_paused_white_24dp.png Binary files differindex 8a48f2f72..37f202d5f 100644 --- a/src/main/res/drawable-mdpi/ic_notifications_paused_white_24dp.png +++ b/src/main/res/drawable-mdpi/ic_notifications_paused_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_white80.png b/src/main/res/drawable-mdpi/ic_notifications_white80.png Binary files differnew file mode 100644 index 000000000..3ae637a2e --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_white80.png diff --git a/src/main/res/drawable-mdpi/ic_notifications_white_24dp.png b/src/main/res/drawable-mdpi/ic_notifications_white_24dp.png Binary files differnew file mode 100644 index 000000000..0047ea2cd --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_notifications_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_refresh_white_24dp.png b/src/main/res/drawable-mdpi/ic_refresh_white_24dp.png Binary files differnew file mode 100644 index 000000000..9b5f21cea --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_refresh_white_24dp.png diff --git a/src/main/res/drawable-mdpi/ic_settings_white_24dp.png b/src/main/res/drawable-mdpi/ic_settings_white_24dp.png Binary files differnew file mode 100644 index 000000000..064996b8d --- /dev/null +++ b/src/main/res/drawable-mdpi/ic_settings_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_add_white_24dp.png b/src/main/res/drawable-xhdpi/ic_add_white_24dp.png Binary files differnew file mode 100644 index 000000000..bcd24f2d9 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_add_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_attach_camera_white.png b/src/main/res/drawable-xhdpi/ic_attach_camera_white.png Binary files differnew file mode 100644 index 000000000..b597f68d9 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_attach_camera_white.png diff --git a/src/main/res/drawable-xhdpi/ic_attach_document_white.png b/src/main/res/drawable-xhdpi/ic_attach_document_white.png Binary files differnew file mode 100644 index 000000000..e860b947c --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_attach_document_white.png diff --git a/src/main/res/drawable-xhdpi/ic_attach_location_white.png b/src/main/res/drawable-xhdpi/ic_attach_location_white.png Binary files differnew file mode 100644 index 000000000..9fe9ea55d --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_attach_location_white.png diff --git a/src/main/res/drawable-xhdpi/ic_attach_photo_white.png b/src/main/res/drawable-xhdpi/ic_attach_photo_white.png Binary files differnew file mode 100644 index 000000000..7da0e1777 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_attach_photo_white.png diff --git a/src/main/res/drawable-xhdpi/ic_attach_record_white.png b/src/main/res/drawable-xhdpi/ic_attach_record_white.png Binary files differnew file mode 100644 index 000000000..e254432ce --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_attach_record_white.png diff --git a/src/main/res/drawable-xhdpi/ic_attach_videocam_white.png b/src/main/res/drawable-xhdpi/ic_attach_videocam_white.png Binary files differnew file mode 100644 index 000000000..ef22d7bca --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_attach_videocam_white.png diff --git a/src/main/res/drawable-xhdpi/ic_content_copy_white_24dp.png b/src/main/res/drawable-xhdpi/ic_content_copy_white_24dp.png Binary files differnew file mode 100644 index 000000000..bcbff9f63 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_content_copy_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_black_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_black_24dp.png Binary files differindex 98cbec6ed..22f9315c9 100644 --- a/src/main/res/drawable-xhdpi/ic_notifications_black_24dp.png +++ b/src/main/res/drawable-xhdpi/ic_notifications_black_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_none_black_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_none_black_24dp.png Binary files differnew file mode 100644 index 000000000..0fe9c7b0b --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_none_black_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_none_white80.png b/src/main/res/drawable-xhdpi/ic_notifications_none_white80.png Binary files differnew file mode 100644 index 000000000..625ecc437 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_none_white80.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_none_white_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_none_white_24dp.png Binary files differnew file mode 100644 index 000000000..48b3791aa --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_none_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_off_black_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_off_black_24dp.png Binary files differnew file mode 100644 index 000000000..55573b843 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_off_black_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_off_white80.png b/src/main/res/drawable-xhdpi/ic_notifications_off_white80.png Binary files differnew file mode 100644 index 000000000..0ded0928e --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_off_white80.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_off_white_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_off_white_24dp.png Binary files differnew file mode 100644 index 000000000..143a095d6 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_off_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_paused_black_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_paused_black_24dp.png Binary files differnew file mode 100644 index 000000000..f5b7c7936 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_paused_black_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_paused_white80.png b/src/main/res/drawable-xhdpi/ic_notifications_paused_white80.png Binary files differnew file mode 100644 index 000000000..5cd863c62 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_paused_white80.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_paused_white_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_paused_white_24dp.png Binary files differindex cf566ec2a..67e1cb71a 100644 --- a/src/main/res/drawable-xhdpi/ic_notifications_paused_white_24dp.png +++ b/src/main/res/drawable-xhdpi/ic_notifications_paused_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_white80.png b/src/main/res/drawable-xhdpi/ic_notifications_white80.png Binary files differnew file mode 100644 index 000000000..1917e4a38 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_white80.png diff --git a/src/main/res/drawable-xhdpi/ic_notifications_white_24dp.png b/src/main/res/drawable-xhdpi/ic_notifications_white_24dp.png Binary files differnew file mode 100644 index 000000000..c899e7d52 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_notifications_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_refresh_white_24dp.png b/src/main/res/drawable-xhdpi/ic_refresh_white_24dp.png Binary files differnew file mode 100644 index 000000000..6ac6a5682 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_refresh_white_24dp.png diff --git a/src/main/res/drawable-xhdpi/ic_settings_white_24dp.png b/src/main/res/drawable-xhdpi/ic_settings_white_24dp.png Binary files differnew file mode 100644 index 000000000..c1e6fa530 --- /dev/null +++ b/src/main/res/drawable-xhdpi/ic_settings_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png Binary files differnew file mode 100644 index 000000000..94789119f --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_add_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_attach_camera_white.png b/src/main/res/drawable-xxhdpi/ic_attach_camera_white.png Binary files differnew file mode 100644 index 000000000..a3fb79cc3 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_attach_camera_white.png diff --git a/src/main/res/drawable-xxhdpi/ic_attach_document_white.png b/src/main/res/drawable-xxhdpi/ic_attach_document_white.png Binary files differnew file mode 100644 index 000000000..d199ce313 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_attach_document_white.png diff --git a/src/main/res/drawable-xxhdpi/ic_attach_location_white.png b/src/main/res/drawable-xxhdpi/ic_attach_location_white.png Binary files differnew file mode 100644 index 000000000..fb736ae73 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_attach_location_white.png diff --git a/src/main/res/drawable-xxhdpi/ic_attach_photo_white.png b/src/main/res/drawable-xxhdpi/ic_attach_photo_white.png Binary files differnew file mode 100644 index 000000000..d870c3fcb --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_attach_photo_white.png diff --git a/src/main/res/drawable-xxhdpi/ic_attach_record_white.png b/src/main/res/drawable-xxhdpi/ic_attach_record_white.png Binary files differnew file mode 100644 index 000000000..142181754 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_attach_record_white.png diff --git a/src/main/res/drawable-xxhdpi/ic_attach_videocam_white.png b/src/main/res/drawable-xxhdpi/ic_attach_videocam_white.png Binary files differnew file mode 100644 index 000000000..0e10935e6 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_attach_videocam_white.png diff --git a/src/main/res/drawable-xxhdpi/ic_content_copy_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_content_copy_white_24dp.png Binary files differnew file mode 100644 index 000000000..2fcfbd5da --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_content_copy_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_black_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_black_24dp.png Binary files differindex 74c46cf43..0fb854995 100644 --- a/src/main/res/drawable-xxhdpi/ic_notifications_black_24dp.png +++ b/src/main/res/drawable-xxhdpi/ic_notifications_black_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_none_black_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_none_black_24dp.png Binary files differnew file mode 100644 index 000000000..af1e81fbf --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_none_black_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_none_white80.png b/src/main/res/drawable-xxhdpi/ic_notifications_none_white80.png Binary files differnew file mode 100644 index 000000000..08fbb79f0 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_none_white80.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_none_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_none_white_24dp.png Binary files differnew file mode 100644 index 000000000..2c0ac79a1 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_none_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_off_black_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_off_black_24dp.png Binary files differnew file mode 100644 index 000000000..cf9dbfb94 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_off_black_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_off_white80.png b/src/main/res/drawable-xxhdpi/ic_notifications_off_white80.png Binary files differnew file mode 100644 index 000000000..0f7d9dfed --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_off_white80.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_off_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_off_white_24dp.png Binary files differnew file mode 100644 index 000000000..09ecbd91c --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_off_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_paused_black_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_paused_black_24dp.png Binary files differnew file mode 100644 index 000000000..90f58b8c5 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_paused_black_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_paused_white80.png b/src/main/res/drawable-xxhdpi/ic_notifications_paused_white80.png Binary files differnew file mode 100644 index 000000000..fcad34581 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_paused_white80.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_paused_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_paused_white_24dp.png Binary files differindex e31b0d36f..69ad4c532 100644 --- a/src/main/res/drawable-xxhdpi/ic_notifications_paused_white_24dp.png +++ b/src/main/res/drawable-xxhdpi/ic_notifications_paused_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_white80.png b/src/main/res/drawable-xxhdpi/ic_notifications_white80.png Binary files differnew file mode 100644 index 000000000..261458766 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_white80.png diff --git a/src/main/res/drawable-xxhdpi/ic_notifications_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_notifications_white_24dp.png Binary files differnew file mode 100644 index 000000000..fd1e186e7 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_notifications_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_refresh_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_refresh_white_24dp.png Binary files differnew file mode 100644 index 000000000..ab0f120c6 --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_refresh_white_24dp.png diff --git a/src/main/res/drawable-xxhdpi/ic_settings_white_24dp.png b/src/main/res/drawable-xxhdpi/ic_settings_white_24dp.png Binary files differnew file mode 100644 index 000000000..8e0e2182f --- /dev/null +++ b/src/main/res/drawable-xxhdpi/ic_settings_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_add_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_add_white_24dp.png Binary files differnew file mode 100644 index 000000000..d1c0a1d79 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_add_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_attach_camera_white.png b/src/main/res/drawable-xxxhdpi/ic_attach_camera_white.png Binary files differnew file mode 100644 index 000000000..7a07b72d2 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_attach_camera_white.png diff --git a/src/main/res/drawable-xxxhdpi/ic_attach_document_white.png b/src/main/res/drawable-xxxhdpi/ic_attach_document_white.png Binary files differnew file mode 100644 index 000000000..221244ef9 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_attach_document_white.png diff --git a/src/main/res/drawable-xxxhdpi/ic_attach_location_white.png b/src/main/res/drawable-xxxhdpi/ic_attach_location_white.png Binary files differnew file mode 100644 index 000000000..ed8af8802 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_attach_location_white.png diff --git a/src/main/res/drawable-xxxhdpi/ic_attach_photo_white.png b/src/main/res/drawable-xxxhdpi/ic_attach_photo_white.png Binary files differnew file mode 100644 index 000000000..bbc2cf1e6 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_attach_photo_white.png diff --git a/src/main/res/drawable-xxxhdpi/ic_attach_record_white.png b/src/main/res/drawable-xxxhdpi/ic_attach_record_white.png Binary files differnew file mode 100644 index 000000000..072346a7f --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_attach_record_white.png diff --git a/src/main/res/drawable-xxxhdpi/ic_attach_videocam_white.png b/src/main/res/drawable-xxxhdpi/ic_attach_videocam_white.png Binary files differnew file mode 100644 index 000000000..e7b3b9e40 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_attach_videocam_white.png diff --git a/src/main/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png Binary files differnew file mode 100644 index 000000000..e53b61293 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_black_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_black_24dp.png Binary files differindex b06e6bc28..ccfff7d64 100644 --- a/src/main/res/drawable-xxxhdpi/ic_notifications_black_24dp.png +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_black_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_none_black_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_none_black_24dp.png Binary files differnew file mode 100644 index 000000000..86854a3ea --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_none_black_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_none_white80.png b/src/main/res/drawable-xxxhdpi/ic_notifications_none_white80.png Binary files differnew file mode 100644 index 000000000..d25a7909c --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_none_white80.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_none_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_none_white_24dp.png Binary files differnew file mode 100644 index 000000000..913185dda --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_none_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_off_black_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_off_black_24dp.png Binary files differnew file mode 100644 index 000000000..13e02f892 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_off_black_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_off_white80.png b/src/main/res/drawable-xxxhdpi/ic_notifications_off_white80.png Binary files differnew file mode 100644 index 000000000..cc09d9fb3 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_off_white80.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_off_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_off_white_24dp.png Binary files differnew file mode 100644 index 000000000..164d747cd --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_off_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_paused_black_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_paused_black_24dp.png Binary files differnew file mode 100644 index 000000000..5baec4dcf --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_paused_black_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_paused_white80.png b/src/main/res/drawable-xxxhdpi/ic_notifications_paused_white80.png Binary files differnew file mode 100644 index 000000000..1053bee87 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_paused_white80.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_paused_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_paused_white_24dp.png Binary files differindex 5c65e5bc2..3546e84cc 100644 --- a/src/main/res/drawable-xxxhdpi/ic_notifications_paused_white_24dp.png +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_paused_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_white80.png b/src/main/res/drawable-xxxhdpi/ic_notifications_white80.png Binary files differnew file mode 100644 index 000000000..9b207a1b0 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_white80.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notifications_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_notifications_white_24dp.png Binary files differnew file mode 100644 index 000000000..482dbf548 --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_notifications_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_refresh_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_refresh_white_24dp.png Binary files differnew file mode 100644 index 000000000..c5bbfb02a --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_refresh_white_24dp.png diff --git a/src/main/res/drawable-xxxhdpi/ic_settings_white_24dp.png b/src/main/res/drawable-xxxhdpi/ic_settings_white_24dp.png Binary files differnew file mode 100644 index 000000000..3ff48e97d --- /dev/null +++ b/src/main/res/drawable-xxxhdpi/ic_settings_white_24dp.png diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml index ad99d25c0..347783b72 100644 --- a/src/main/res/values/colors.xml +++ b/src/main/res/values/colors.xml @@ -9,12 +9,14 @@ <color name="black54">#8a000309</color> <color name="black12">#1f000000</color> <color name="white">#ffe2e7f1</color> + <color name="white12">#1fffffff</color> <color name="white70">#b2e2e7f1</color> <color name="grey50">#fafafa</color> <color name="grey200">#ffeeeeee</color> <color name="grey300">#ffe0e0e0</color> <color name="grey500">#ff9e9e9e</color> <color name="grey800">#ff424242</color> + <color name="grey900">#ff282828</color> <color name="red800">#ffc62828</color> <color name="red500">#fff44336</color> <color name="red_a700">#ffd50000</color> diff --git a/src/main/res/values/themes.xml b/src/main/res/values/themes.xml index fc5d264f8..d27dc71db 100644 --- a/src/main/res/values/themes.xml +++ b/src/main/res/values/themes.xml @@ -47,7 +47,6 @@ <item name="icon_import_export">@drawable/ic_import_export_white_24dp</item> <item name="icon_share">@drawable/ic_share_white_24dp</item> <item name="icon_scan_qr_code">@drawable/ic_barcode_scan_white_24dp</item> - <item type="reference" name="icon_enable_undecided_device">@drawable/ic_new_releases_black_24dp</item> <item name="dialog_horizontal_padding">16dp</item> <item name="dialog_vertical_padding">16dp</item> <item type="float" name="icon_alpha">0.54</item> @@ -63,10 +62,92 @@ <item name="ic_file_pdf">@drawable/ic_file_pdf_grey600_48dp</item> <item name="ic_file_vcard">@drawable/ic_account_card_details_grey600_48dp</item> <item name="ic_file_calendar">@drawable/ic_calendar_grey600_48dp</item> + + <item type="reference" name="icon_notifications">@drawable/ic_notifications_black_24dp</item> + <item type="reference" name="icon_notifications_off">@drawable/ic_notifications_off_black_24dp</item> + <item type="reference" name="icon_notifications_paused">@drawable/ic_notifications_paused_black_24dp</item> + <item type="reference" name="icon_notifications_none">@drawable/ic_notifications_none_black_24dp</item> + <item type="reference" name="icon_enable_undecided_device">@drawable/ic_new_releases_black_24dp</item> + </style> + + <style name="ConversationsTheme.Dark" parent="Theme.AppCompat"> + <item name="colorPrimary">@color/primary</item> + <item name="colorPrimaryDark">@color/primary_dark</item> + <item name="colorAccent">@color/accent</item> + + + <item name="color_background_primary">@color/grey800</item> + <item name="color_background_secondary">@color/grey900</item> <item name="color_warning">@color/red_a100</item> + <item name="android:windowActionModeOverlay">true</item> + <item name="android:actionModeBackground">@color/accent</item> + + <item name="TextSizeInfo">12sp</item> + <item name="TextSeparation">5sp</item> + <item name="IconSize">18sp</item> + + <item name="divider">@color/white12</item> + + <item type="reference" name="ic_send_cancel_offline">@drawable/ic_send_cancel_offline_white</item> + <item type="reference" name="ic_send_location_offline">@drawable/ic_send_location_offline_white</item> + <item type="reference" name="ic_send_photo_offline">@drawable/ic_send_photo_offline_white</item> + <item type="reference" name="ic_send_picture_offline">@drawable/ic_send_picture_offline_white</item> + <item type="reference" name="ic_send_text_offline">@drawable/ic_send_text_offline_white</item> + <item type="reference" name="ic_send_videocam_offline">@drawable/ic_send_videocam_offline_white</item> + <item type="reference" name="ic_send_voice_offline">@drawable/ic_send_voice_offline_white</item> + + <item type="reference" name="ic_attach_camera">@drawable/ic_attach_camera_white</item> + <item type="reference" name="ic_attach_videocam">@drawable/ic_attach_videocam_white</item> + <item type="reference" name="ic_attach_document">@drawable/ic_attach_document_white</item> + <item type="reference" name="ic_attach_location">@drawable/ic_attach_location_white</item> + <item type="reference" name="ic_attach_photo">@drawable/ic_attach_photo_white</item> + <item type="reference" name="ic_attach_record">@drawable/ic_attach_record_white</item> + + <item type="reference" name="message_bubble_received_monochrome">@drawable/message_bubble_received_grey</item> + <item type="reference" name="message_bubble_sent">@drawable/message_bubble_sent_grey</item> + <item type="reference" name="message_bubble_received_green">@drawable/message_bubble_received_dark</item> + + <item name="unread_count">@color/unreadcountdark</item> + + <item name="conversations_overview_background">@color/primary900</item> + + <item type="float" name="icon_alpha">0.7</item> + + <item name="dialog_horizontal_padding">24dp</item> + <item name="dialog_vertical_padding">16dp</item> + + <item type="reference" name="icon_add_group">@drawable/ic_group_add_white_24dp</item> + <item type="reference" name="icon_add_person">@drawable/ic_person_add_white_24dp</item> + <item type="reference" name="icon_cancel">@drawable/ic_cancel_white_24dp</item> + <item type="reference" name="icon_copy">@drawable/ic_content_copy_white_24dp</item> + <item type="reference" name="icon_discard">@drawable/ic_delete_white_24dp</item> + <item type="reference" name="icon_download">@drawable/ic_file_download_white_24dp</item> + <item type="reference" name="icon_edit">@drawable/ic_edit_white_24dp</item> + <item type="reference" name="icon_edit_body">@drawable/ic_edit_white_24dp</item> + <item type="reference" name="icon_done">@drawable/ic_done_black_24dp</item> + <item type="reference" name="icon_group">@drawable/ic_group_white_24dp</item> + <item type="reference" name="icon_new">@drawable/ic_add_white_24dp</item> + <item type="reference" name="icon_quote">@drawable/ic_reply_white_24dp</item> + <item type="reference" name="icon_refresh">@drawable/ic_refresh_white_24dp</item> + <item type="reference" name="icon_new_attachment">@drawable/ic_attach_file_white_24dp</item> + <item type="reference" name="icon_not_secure">@drawable/ic_lock_open_white_24dp</item> + <item type="reference" name="icon_remove">@drawable/ic_delete_white_24dp</item> + <item type="reference" name="icon_search">@drawable/ic_search_white_24dp</item> + <item type="reference" name="icon_secure">@drawable/ic_lock_open_white_24dp</item> + <item type="reference" name="icon_settings">@drawable/ic_settings_white_24dp</item> + <item type="reference" name="icon_import_export">@drawable/ic_import_export_white_24dp</item> + <item type="reference" name="icon_share">@drawable/ic_share_white_24dp</item> + <item name="icon_scan_qr_code">@drawable/ic_barcode_scan_white_24dp</item> + + <item type="reference" name="icon_notifications">@drawable/ic_notifications_white_24dp</item> + <item type="reference" name="icon_notifications_off">@drawable/ic_notifications_off_white_24dp</item> + <item type="reference" name="icon_notifications_paused">@drawable/ic_notifications_paused_white_24dp</item> + <item type="reference" name="icon_notifications_none">@drawable/ic_notifications_none_white_24dp</item> + <item type="reference" name="icon_enable_undecided_device">@drawable/ic_new_releases_white_24dp</item> </style> + <style name="ConversationsTheme.LargerText" parent="ConversationsTheme"> <item name="TextSizeInfo">14sp</item> <item name="TextSizeBody">16sp</item> |