Merge commit '5df8b42709662b0e599019e4fd17c4e153ff6b47' into HEAD
@ -21,13 +21,13 @@
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item
|
||||
android:state_focused="true"
|
||||
android:color="@color/key_text_color_ics" />
|
||||
android:color="@color/key_text_color_holo" />
|
||||
<item
|
||||
android:state_pressed="true"
|
||||
android:color="@color/key_text_color_ics" />
|
||||
android:color="@color/key_text_color_holo" />
|
||||
<item
|
||||
android:state_selected="true"
|
||||
android:color="@color/key_text_color_ics" />
|
||||
android:color="@color/key_text_color_holo" />
|
||||
<item
|
||||
android:color="@color/key_text_inactivated_color_ics" />
|
||||
android:color="@color/key_text_inactivated_color_holo" />
|
||||
</selector>
|
@ -17,32 +17,32 @@
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Functional keys. -->
|
||||
<item android:state_single="true" android:state_pressed="true"
|
||||
android:color="@color/key_text_color_functional_ics" />
|
||||
android:color="@color/key_text_color_functional_holo" />
|
||||
<item android:state_single="true"
|
||||
android:color="@color/key_text_color_functional_ics" />
|
||||
android:color="@color/key_text_color_functional_holo" />
|
||||
|
||||
<!-- Action keys. -->
|
||||
<item android:state_active="true" android:state_pressed="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
<item android:state_active="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
|
||||
<!-- Toggle keys. Use checkable/checked state. -->
|
||||
<item android:state_checkable="true" android:state_checked="true" android:state_pressed="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
<item android:state_checkable="true" android:state_pressed="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
<item android:state_checkable="true" android:state_checked="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
<item android:state_checkable="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
|
||||
<!-- Empty background keys. -->
|
||||
<item android:state_empty="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
|
||||
<!-- Normal keys. -->
|
||||
<item android:state_pressed="true"
|
||||
android:color="@color/key_text_color_normal_ics" />
|
||||
<item android:color="@color/key_text_color_normal_ics" />
|
||||
android:color="@color/key_text_color_normal_holo" />
|
||||
<item android:color="@color/key_text_color_normal_holo" />
|
||||
</selector>
|
BIN
java/res/drawable-hdpi/btn_keyboard_key_dark_active_ics.9.png
Normal file
After Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 463 B After Width: | Height: | Size: 463 B |
BIN
java/res/drawable-hdpi/btn_keyboard_key_dark_normal_on_ics.9.png
Normal file
After Width: | Height: | Size: 587 B |
Before Width: | Height: | Size: 639 B After Width: | Height: | Size: 639 B |
BIN
java/res/drawable-hdpi/btn_keyboard_key_dark_pressed_ics.9.png
Normal file
After Width: | Height: | Size: 553 B |
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 537 B |
After Width: | Height: | Size: 668 B |
Before Width: | Height: | Size: 655 B After Width: | Height: | Size: 655 B |
After Width: | Height: | Size: 707 B |
Before Width: | Height: | Size: 670 B After Width: | Height: | Size: 670 B |
BIN
java/res/drawable-hdpi/btn_keyboard_key_light_pressed_ics.9.png
Normal file
After Width: | Height: | Size: 547 B |
Before Width: | Height: | Size: 517 B After Width: | Height: | Size: 517 B |
BIN
java/res/drawable-hdpi/btn_keyboard_key_popup_selected_ics.9.png
Normal file
After Width: | Height: | Size: 282 B |
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 272 B |
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.1 KiB After 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 |
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 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: 874 B |
BIN
java/res/drawable-hdpi/keyboard_popup_panel_background_ics.9.png
Normal file
After Width: | Height: | Size: 856 B |
BIN
java/res/drawable-hdpi/keyboard_popup_panel_background_klp.9.png
Normal file
After Width: | Height: | Size: 871 B |
BIN
java/res/drawable-mdpi/btn_keyboard_key_dark_active_ics.9.png
Normal file
After Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
BIN
java/res/drawable-mdpi/btn_keyboard_key_dark_normal_on_ics.9.png
Normal file
After Width: | Height: | Size: 411 B |
Before Width: | Height: | Size: 453 B After Width: | Height: | Size: 453 B |
BIN
java/res/drawable-mdpi/btn_keyboard_key_dark_pressed_ics.9.png
Normal file
After Width: | Height: | Size: 394 B |
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 380 B |
After Width: | Height: | Size: 505 B |
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
After Width: | Height: | Size: 489 B |
Before Width: | Height: | Size: 458 B After Width: | Height: | Size: 458 B |
BIN
java/res/drawable-mdpi/btn_keyboard_key_light_pressed_ics.9.png
Normal file
After Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 368 B |
BIN
java/res/drawable-mdpi/btn_keyboard_key_popup_selected_ics.9.png
Normal file
After Width: | Height: | Size: 236 B |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 222 B |
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 590 B |
BIN
java/res/drawable-mdpi/keyboard_popup_panel_background_ics.9.png
Normal file
After Width: | Height: | Size: 571 B |
BIN
java/res/drawable-mdpi/keyboard_popup_panel_background_klp.9.png
Normal file
After Width: | Height: | Size: 589 B |
BIN
java/res/drawable-xhdpi/btn_keyboard_key_dark_active_ics.9.png
Normal file
After Width: | Height: | Size: 601 B |
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 589 B |
After Width: | Height: | Size: 745 B |
Before Width: | Height: | Size: 787 B After Width: | Height: | Size: 787 B |
BIN
java/res/drawable-xhdpi/btn_keyboard_key_dark_pressed_ics.9.png
Normal file
After Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 657 B After Width: | Height: | Size: 657 B |
After Width: | Height: | Size: 953 B |
Before Width: | Height: | Size: 848 B After Width: | Height: | Size: 848 B |
After Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 867 B After Width: | Height: | Size: 867 B |
BIN
java/res/drawable-xhdpi/btn_keyboard_key_light_pressed_ics.9.png
Normal file
After Width: | Height: | Size: 668 B |
Before Width: | Height: | Size: 634 B After Width: | Height: | Size: 634 B |
After Width: | Height: | Size: 351 B |
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 323 B |
After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
BIN
java/res/drawable-xxhdpi/btn_keyboard_key_dark_active_ics.9.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
BIN
java/res/drawable-xxhdpi/btn_keyboard_key_dark_pressed_ics.9.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 1.8 KiB |