Refactoring on drawables' names
|
@ -3,5 +3,5 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/add_call_over" />
|
||||
<item
|
||||
android:drawable="@drawable/add_call_actif" />
|
||||
android:drawable="@drawable/add_call_default" />
|
||||
</selector>
|
||||
|
|
Before Width: | Height: | Size: 7 KiB After Width: | Height: | Size: 7 KiB |
|
@ -3,8 +3,8 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/add_contact_over" />
|
||||
<item android:state_enabled="false"
|
||||
android:drawable="@drawable/add_contact_inactif" />
|
||||
android:drawable="@drawable/add_contact_disabled" />
|
||||
<item
|
||||
android:drawable="@drawable/add_contact_actif" />
|
||||
android:drawable="@drawable/add_contact_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="true"
|
||||
android:drawable="@drawable/all_selectionne" />
|
||||
android:drawable="@drawable/all_selected" />
|
||||
<item android:state_enabled="false"
|
||||
android:drawable="@drawable/all_actif" />
|
||||
android:drawable="@drawable/all_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
|
@ -3,6 +3,6 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/backspace_over" />
|
||||
<item
|
||||
android:drawable="@drawable/backspace_actif" />
|
||||
android:drawable="@drawable/backspace_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
|
@ -3,5 +3,5 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/button_background_over" />
|
||||
<item
|
||||
android:drawable="@drawable/button_background_actif" />
|
||||
android:drawable="@drawable/button_background_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
|
@ -1,7 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/call_answer_over" />
|
||||
android:drawable="@drawable/call_over" />
|
||||
<item
|
||||
android:drawable="@drawable/call_answer_default" />
|
||||
android:drawable="@drawable/call_default" />
|
||||
</selector>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/detail_over" />
|
||||
android:drawable="@drawable/call_answer_over" />
|
||||
<item
|
||||
android:drawable="@drawable/detail_actif" />
|
||||
android:drawable="@drawable/call_answer_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 4.6 KiB |
|
@ -3,7 +3,7 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/chat_over" />
|
||||
<item android:state_selected="true"
|
||||
android:drawable="@drawable/chat_selectionne" />
|
||||
android:drawable="@drawable/chat_selected" />
|
||||
<item
|
||||
android:drawable="@drawable/chat_actif" />
|
||||
android:drawable="@drawable/chat_default" />
|
||||
</selector>
|
||||
|
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 955 B |
Before Width: | Height: | Size: 989 B After Width: | Height: | Size: 913 B |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
|
@ -3,6 +3,6 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/chat_edit_over" />
|
||||
<item
|
||||
android:drawable="@drawable/chat_edit_actif" />
|
||||
android:drawable="@drawable/chat_edit_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
|
@ -3,6 +3,6 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/chat_new_over" />
|
||||
<item
|
||||
android:drawable="@drawable/chat_new_actif" />
|
||||
android:drawable="@drawable/chat_new_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
|
@ -3,6 +3,6 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/chat_ok_over" />
|
||||
<item
|
||||
android:drawable="@drawable/chat_ok_actif" />
|
||||
android:drawable="@drawable/chat_ok_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
|
@ -3,6 +3,6 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/chat_send_message_over" />
|
||||
<item
|
||||
android:drawable="@drawable/chat_send_message_actif" />
|
||||
android:drawable="@drawable/chat_send_message_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
|
@ -3,7 +3,7 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/contacts_over" />
|
||||
<item android:state_selected="true"
|
||||
android:drawable="@drawable/contacts_selectionne" />
|
||||
android:drawable="@drawable/contacts_selected" />
|
||||
<item
|
||||
android:drawable="@drawable/contacts_actif" />
|
||||
android:drawable="@drawable/contacts_default" />
|
||||
</selector>
|
||||
|
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/delete_over" />
|
||||
<item
|
||||
android:drawable="@drawable/delete_actif" />
|
||||
</selector>
|
|
@ -3,7 +3,7 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/dialer_over" />
|
||||
<item android:state_selected="true"
|
||||
android:drawable="@drawable/dialer_selectionne" />
|
||||
android:drawable="@drawable/dialer_selected" />
|
||||
<item
|
||||
android:drawable="@drawable/dialer_actif" />
|
||||
android:drawable="@drawable/dialer_default" />
|
||||
</selector>
|
||||
|
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
@ -3,6 +3,6 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/dialer_alt_over" />
|
||||
<item
|
||||
android:drawable="@drawable/dialer_alt_actif" />
|
||||
android:drawable="@drawable/dialer_alt_default" />
|
||||
</selector>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/edit_over" />
|
||||
android:drawable="@drawable/hangup_over" />
|
||||
<item
|
||||
android:drawable="@drawable/edit_actif" />
|
||||
android:drawable="@drawable/hangup_default" />
|
||||
</selector>
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
|
@ -3,7 +3,7 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/history_over" />
|
||||
<item android:state_selected="true"
|
||||
android:drawable="@drawable/history_selectionne" />
|
||||
android:drawable="@drawable/history_selected" />
|
||||
<item
|
||||
android:drawable="@drawable/history_actif" />
|
||||
android:drawable="@drawable/history_default" />
|
||||
</selector>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="true"
|
||||
android:drawable="@drawable/all_call_selectionne" />
|
||||
android:drawable="@drawable/history_all_selected" />
|
||||
<item android:state_enabled="false"
|
||||
android:drawable="@drawable/all_call_actif" />
|
||||
android:drawable="@drawable/history_all_default" />
|
||||
</selector>
|
||||
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
8
res/drawable/history_edit.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/history_edit_over" />
|
||||
<item
|
||||
android:drawable="@drawable/history_edit_default" />
|
||||
</selector>
|
||||
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="true"
|
||||
android:drawable="@drawable/missed_selectionne" />
|
||||
android:drawable="@drawable/history_missed_selected" />
|
||||
<item android:state_enabled="false"
|
||||
android:drawable="@drawable/missed_actif" />
|
||||
android:drawable="@drawable/history_missed_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
BIN
res/drawable/led_disconnected.png
Normal file
After Width: | Height: | Size: 575 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
BIN
res/drawable/led_inprogress.png
Normal file
After Width: | Height: | Size: 684 B |
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="true"
|
||||
android:drawable="@drawable/linphone_selectionne" />
|
||||
android:drawable="@drawable/linphone_selected" />
|
||||
<item android:state_enabled="false"
|
||||
android:drawable="@drawable/linphone_actif" />
|
||||
android:drawable="@drawable/linphone_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.2 KiB |
|
@ -1,8 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/play_over" />
|
||||
android:drawable="@drawable/list_delete_over" />
|
||||
<item
|
||||
android:drawable="@drawable/play_actif" />
|
||||
android:drawable="@drawable/list_delete_default" />
|
||||
</selector>
|
||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
7
res/drawable/list_detail.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/list_detail_over" />
|
||||
<item
|
||||
android:drawable="@drawable/list_detail_default" />
|
||||
</selector>
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
@ -3,5 +3,5 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/micro_off_over" />
|
||||
<item
|
||||
android:drawable="@drawable/micro_off_actif" />
|
||||
android:drawable="@drawable/micro_off_default" />
|
||||
</selector>
|
||||
|
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
|
@ -3,5 +3,5 @@
|
|||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/micro_on_over" />
|
||||
<item
|
||||
android:drawable="@drawable/micro_on_actif" />
|
||||
android:drawable="@drawable/micro_on_default" />
|
||||
</selector>
|
||||
|
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
|
@ -5,5 +5,5 @@
|
|||
<item android:state_enabled="false"
|
||||
android:drawable="@drawable/new_contact_over" />
|
||||
<item
|
||||
android:drawable="@drawable/new_contact_actif" />
|
||||
android:drawable="@drawable/new_contact_default" />
|
||||
</selector>
|
||||
|
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 8.4 KiB |
Before Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 5.7 KiB |