made material icons smaller (24dp)
@ -493,7 +493,7 @@ public class NotificationService {
|
|||||||
final int cancelIcon;
|
final int cancelIcon;
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
||||||
mBuilder.setCategory(Notification.CATEGORY_SERVICE);
|
mBuilder.setCategory(Notification.CATEGORY_SERVICE);
|
||||||
mBuilder.setSmallIcon(R.drawable.ic_import_export_white_48dp);
|
mBuilder.setSmallIcon(R.drawable.ic_import_export_white_24dp);
|
||||||
cancelIcon = R.drawable.ic_cancel_white_24dp;
|
cancelIcon = R.drawable.ic_cancel_white_24dp;
|
||||||
} else {
|
} else {
|
||||||
mBuilder.setSmallIcon(R.drawable.ic_stat_communication_import_export);
|
mBuilder.setSmallIcon(R.drawable.ic_stat_communication_import_export);
|
||||||
@ -540,7 +540,7 @@ public class NotificationService {
|
|||||||
mBuilder.setOngoing(true);
|
mBuilder.setOngoing(true);
|
||||||
//mBuilder.setLights(0xffffffff, 2000, 4000);
|
//mBuilder.setLights(0xffffffff, 2000, 4000);
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
||||||
mBuilder.setSmallIcon(R.drawable.ic_warning_white_36dp);
|
mBuilder.setSmallIcon(R.drawable.ic_warning_white_24dp);
|
||||||
} else {
|
} else {
|
||||||
mBuilder.setSmallIcon(R.drawable.ic_stat_alert_warning);
|
mBuilder.setSmallIcon(R.drawable.ic_stat_alert_warning);
|
||||||
}
|
}
|
||||||
|
@ -375,7 +375,7 @@ public class ConversationActivity extends XmppActivity
|
|||||||
if (this.getSelectedConversation().getLatestMessage()
|
if (this.getSelectedConversation().getLatestMessage()
|
||||||
.getEncryption() != Message.ENCRYPTION_NONE) {
|
.getEncryption() != Message.ENCRYPTION_NONE) {
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
||||||
menuSecure.setIcon(R.drawable.ic_lock_outline_white_48dp);
|
menuSecure.setIcon(R.drawable.ic_lock_white_24dp);
|
||||||
} else {
|
} else {
|
||||||
menuSecure.setIcon(R.drawable.ic_action_secure);
|
menuSecure.setIcon(R.drawable.ic_action_secure);
|
||||||
}
|
}
|
||||||
|
BIN
src/main/res/drawable-hdpi/ic_add_white_24dp.png
Normal file
After Width: | Height: | Size: 223 B |
BIN
src/main/res/drawable-hdpi/ic_attach_file_white_24dp.png
Normal file
After Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 348 B |
BIN
src/main/res/drawable-hdpi/ic_delete_grey600_24dp.png
Normal file
After Width: | Height: | Size: 248 B |
BIN
src/main/res/drawable-hdpi/ic_delete_white_24dp.png
Normal file
After Width: | Height: | Size: 246 B |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 419 B |
BIN
src/main/res/drawable-hdpi/ic_edit_white_24dp.png
Normal file
After Width: | Height: | Size: 339 B |
BIN
src/main/res/drawable-hdpi/ic_group_add_white_24dp.png
Normal file
After Width: | Height: | Size: 396 B |
BIN
src/main/res/drawable-hdpi/ic_group_white_24dp.png
Normal file
After Width: | Height: | Size: 417 B |
BIN
src/main/res/drawable-hdpi/ic_import_export_white_24dp.png
Normal file
After Width: | Height: | Size: 300 B |
BIN
src/main/res/drawable-hdpi/ic_lock_open_white_24dp.png
Normal file
After Width: | Height: | Size: 400 B |
Before Width: | Height: | Size: 743 B |
BIN
src/main/res/drawable-hdpi/ic_lock_white_24dp.png
Normal file
After Width: | Height: | Size: 399 B |
BIN
src/main/res/drawable-hdpi/ic_person_add_white_24dp.png
Normal file
After Width: | Height: | Size: 383 B |
Before Width: | Height: | Size: 875 B |
Before Width: | Height: | Size: 217 B |
BIN
src/main/res/drawable-hdpi/ic_search_white_24dp.png
Normal file
After Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 572 B After Width: | Height: | Size: 572 B |
Before Width: | Height: | Size: 780 B |
Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 421 B |
Before Width: | Height: | Size: 540 B |
BIN
src/main/res/drawable-mdpi/ic_add_white_24dp.png
Normal file
After Width: | Height: | Size: 174 B |
BIN
src/main/res/drawable-mdpi/ic_attach_file_white_24dp.png
Normal file
After Width: | Height: | Size: 332 B |
Before Width: | Height: | Size: 290 B |
BIN
src/main/res/drawable-mdpi/ic_content_copy_grey600_24dp.png
Normal file
After Width: | Height: | Size: 217 B |
BIN
src/main/res/drawable-mdpi/ic_delete_grey600_24dp.png
Normal file
After Width: | Height: | Size: 199 B |
BIN
src/main/res/drawable-mdpi/ic_delete_white_24dp.png
Normal file
After Width: | Height: | Size: 197 B |
BIN
src/main/res/drawable-mdpi/ic_edit_grey600_24dp.png
Normal file
After Width: | Height: | Size: 276 B |
BIN
src/main/res/drawable-mdpi/ic_edit_white_24dp.png
Normal file
After Width: | Height: | Size: 272 B |
BIN
src/main/res/drawable-mdpi/ic_group_add_white_24dp.png
Normal file
After Width: | Height: | Size: 313 B |
BIN
src/main/res/drawable-mdpi/ic_group_white_24dp.png
Normal file
After Width: | Height: | Size: 296 B |
BIN
src/main/res/drawable-mdpi/ic_import_export_white_24dp.png
Normal file
After Width: | Height: | Size: 226 B |
BIN
src/main/res/drawable-mdpi/ic_lock_open_white_24dp.png
Normal file
After Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 449 B |
BIN
src/main/res/drawable-mdpi/ic_lock_white_24dp.png
Normal file
After Width: | Height: | Size: 296 B |
BIN
src/main/res/drawable-mdpi/ic_person_add_white_24dp.png
Normal file
After Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 637 B |
Before Width: | Height: | Size: 197 B |
BIN
src/main/res/drawable-mdpi/ic_search_white_24dp.png
Normal file
After Width: | Height: | Size: 346 B |
BIN
src/main/res/drawable-mdpi/ic_settings_grey600_24dp.png
Normal file
After Width: | Height: | Size: 423 B |
BIN
src/main/res/drawable-mdpi/ic_warning_white_24dp.png
Normal file
After Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 198 B After Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 576 B After Width: | Height: | Size: 576 B |
Before Width: | Height: | Size: 533 B |
BIN
src/main/res/drawable-xhdpi/ic_content_copy_grey600_24dp.png
Normal file
After Width: | Height: | Size: 320 B |
BIN
src/main/res/drawable-xhdpi/ic_delete_grey600_24dp.png
Normal file
After Width: | Height: | Size: 271 B |
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 270 B |
BIN
src/main/res/drawable-xhdpi/ic_edit_grey600_24dp.png
Normal file
After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 378 B After Width: | Height: | Size: 378 B |
Before Width: | Height: | Size: 484 B After Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 464 B |
Before Width: | Height: | Size: 330 B After Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 513 B After Width: | Height: | Size: 513 B |
Before Width: | Height: | Size: 948 B |
BIN
src/main/res/drawable-xhdpi/ic_lock_white_24dp.png
Normal file
After Width: | Height: | Size: 465 B |
Before Width: | Height: | Size: 423 B After Width: | Height: | Size: 423 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 591 B After Width: | Height: | Size: 591 B |
BIN
src/main/res/drawable-xhdpi/ic_settings_grey600_24dp.png
Normal file
After Width: | Height: | Size: 704 B |
BIN
src/main/res/drawable-xhdpi/ic_warning_white_24dp.png
Normal file
After Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 870 B After Width: | Height: | Size: 870 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 717 B |
Before Width: | Height: | Size: 435 B After Width: | Height: | Size: 435 B |
Before Width: | Height: | Size: 631 B |
BIN
src/main/res/drawable-xxhdpi/ic_delete_grey600_24dp.png
Normal file
After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 338 B |
Before Width: | Height: | Size: 574 B |
Before Width: | Height: | Size: 493 B After Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 490 B After Width: | Height: | Size: 490 B |
Before Width: | Height: | Size: 843 B |
Before Width: | Height: | Size: 722 B After Width: | Height: | Size: 722 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 599 B After Width: | Height: | Size: 599 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 414 B After Width: | Height: | Size: 414 B |
Before Width: | Height: | Size: 768 B |
Before Width: | Height: | Size: 739 B After Width: | Height: | Size: 739 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
BIN
src/main/res/drawable-xxhdpi/ic_lock_white_24dp.png
Normal file
After Width: | Height: | Size: 760 B |
Before Width: | Height: | Size: 683 B After Width: | Height: | Size: 683 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 871 B After Width: | Height: | Size: 871 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 994 B After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 639 B After Width: | Height: | Size: 639 B |
Before Width: | Height: | Size: 1.0 KiB |