Replace images with vector drawables for holo style (#233)
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 648 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 514 B |
Before Width: | Height: | Size: 702 B |
Before Width: | Height: | Size: 930 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 760 B |
Before Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 830 B |
Before Width: | Height: | Size: 748 B |
Before Width: | Height: | Size: 742 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 510 B |
Before Width: | Height: | Size: 885 B |
Before Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 578 B |
Before Width: | Height: | Size: 662 B |
Before Width: | Height: | Size: 732 B |
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 458 B |
Before Width: | Height: | Size: 876 B |
Before Width: | Height: | Size: 322 B |
Before Width: | Height: | Size: 516 B |
Before Width: | Height: | Size: 510 B |
Before Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 518 B |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 812 B |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 644 B |
Before Width: | Height: | Size: 824 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 946 B |
Before Width: | Height: | Size: 706 B |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 394 B |
Before Width: | Height: | Size: 776 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 874 B |
Before Width: | Height: | Size: 896 B |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 943 B |
Before Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 774 B |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 350 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 926 B |
Before Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.2 KiB |
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
icon from pictogrammers.com
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<!-- TODO: create "sym_keyboard_clear_clipboard_lxx" as a vector image, use it and change the size in the code to be able to delete this file -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="24dp"
|
||||
android:width="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M17 7V5H19V15.8L21 17.8V5C21 3.9 20.11 3 19 3H14.82C14.25 1.44 12.53 0.64 11 1.2C10.14 1.5 9.5 2.16 9.18 3H6.2L10.2 7H17M12 3C12.55 3 13 3.45 13 4S12.55 5 12 5 11 4.55 11 4 11.45 3 12 3M14.2 11L12.2 9H17V11H14.2M2.39 1.73L1.11 3L3 4.9C3 4.93 3 4.97 3 5V19C3 20.11 3.9 21 5 21H19C19.03 21 19.07 21 19.1 21L20.84 22.73L22.11 21.46L2.39 1.73M5 19V6.89L7.11 9H7V11H9.11L11.11 13H7V15H13.11L17.11 19H5Z"/>
|
||||
</vector>
|
15
app/src/main/res/drawable/sym_keyboard_clipboard_holo.xml
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
icon from pictogrammers.com
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<!-- TODO: create "sym_keyboard_clipboard_lxx" as a vector image, use it and change the size in the code to be able to delete this file -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="32dp"
|
||||
android:width="32dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M19,3H14.82C14.25,1.44 12.53,0.64 11,1.2C10.14,1.5 9.5,2.16 9.18,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M12,3A1,1 0 0,1 13,4A1,1 0 0,1 12,5A1,1 0 0,1 11,4A1,1 0 0,1 12,3M7,7H17V5H19V19H5V5H7V7M17,11H7V9H17V11M15,15H7V13H15V15Z"/>
|
||||
</vector>
|
|
@ -1,5 +0,0 @@
|
|||
<vector android:height="24dp" android:tint="#414141"
|
||||
android:viewportHeight="24" android:viewportWidth="24"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="@android:color/white" android:pathData="M19,2h-4.18C14.4,0.84 13.3,0 12,0c-1.3,0 -2.4,0.84 -2.82,2L5,2c-1.1,0 -2,0.9 -2,2v16c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2L21,4c0,-1.1 -0.9,-2 -2,-2zM12,2c0.55,0 1,0.45 1,1s-0.45,1 -1,1 -1,-0.45 -1,-1 0.45,-1 1,-1zM19,20L5,20L5,4h2v3h10L17,4h2v16z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_delete_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="28dp"
|
||||
android:width="28dp"
|
||||
android:viewportHeight="300"
|
||||
android:viewportWidth="300">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M36.8,112.7c-20.2,20.2 -36.8,37.3 -36.8,37.9 0,0.6 16.7,17.8 37.2,38.2l37.2,37.2 112.8,-0 112.8,-0 0,-75 0,-75 -113.2,-0 -113.2,-0 -36.8,36.7zM158.2,117c8.2,8.2 15.5,15 16,15 0.5,-0 7.7,-6.7 15.9,-14.9 10.9,-11 15.3,-14.8 16.6,-14.4 1,0.3 5.1,4.2 9.2,8.5l7.4,8 -15.2,15.2c-8.3,8.3 -15.1,15.6 -15.1,16.3 0,0.6 6.8,7.9 15,16.1 8.3,8.3 15,15.6 15,16.2 0,1.5 -14.9,17 -16.4,17 -0.5,-0 -8.1,-7.1 -16.8,-15.7l-15.8,-15.7 -15.8,15.7c-8.6,8.6 -16.2,15.7 -16.7,15.7 -1.3,-0 -16.5,-15.2 -16.5,-16.5 0,-0.6 6.8,-7.9 15,-16.2 8.3,-8.3 15,-15.7 15,-16.4 0,-0.8 -6.9,-8.2 -15.2,-16.6l-15.3,-15.3 8.5,-8.5c4.6,-4.7 8.8,-8.5 9.3,-8.5 0.4,-0 7.6,6.7 15.9,15z"/>
|
||||
</vector>
|
27
app/src/main/res/drawable/sym_keyboard_language_switch.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<!-- TODO: use "ic_setup_earth" and change the size in code to be able to delete this file -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="32dp"
|
||||
android:width="32dp"
|
||||
android:viewportHeight="288"
|
||||
android:viewportWidth="288">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M133,23.1c-10.6,1.2 -18.8,2.7 -20.1,3.5 -0.7,0.4 -2.9,1.1 -4.8,1.5 -6.6,1.3 -20.6,7.4 -27.6,11.9 -1.6,1.1 -3.7,2.3 -4.5,2.7 -7.9,3.6 -31.7,27.4 -35.3,35.3 -0.4,0.8 -1.6,2.8 -2.7,4.5 -6.4,10 -13.1,27.5 -15,39.5 -3.1,19.4 -3.2,27.2 -0.1,45.5 2.1,12.7 8.7,30 15.1,40 1.1,1.6 2.3,3.7 2.7,4.5 3.6,7.9 27.4,31.7 35.3,35.3 0.8,0.4 2.9,1.6 4.5,2.7 10.3,6.6 26.9,12.9 40,15 19.2,3.2 25.8,3.2 45,-0 13.1,-2.2 30,-8.5 40,-15 1.7,-1.1 3.7,-2.3 4.5,-2.7 7.9,-3.6 31.7,-27.4 35.3,-35.3 0.4,-0.8 1.6,-2.9 2.7,-4.5 11.8,-18.4 19.5,-50.3 17,-70.8 -1.9,-15.8 -3.5,-23.7 -7.1,-33.7 -1.6,-4.5 -7.5,-16.6 -10,-20.5 -1,-1.7 -2.2,-3.7 -2.6,-4.5 -3.6,-7.9 -27.4,-31.7 -35.3,-35.3 -0.8,-0.4 -2.8,-1.6 -4.5,-2.7 -4.3,-2.8 -16.9,-9 -18.2,-9 -0.6,-0 -2.4,-0.6 -4,-1.4 -5.1,-2.6 -14.8,-4.6 -31.3,-6.6 -8.5,-1 -10,-1 -19,0.1zM168.8,38.6c13.6,3.9 14.6,5 11.8,11.6 -0.8,1.8 -2.2,5.3 -3.2,7.8 -2,5.1 -3.3,6.5 -12.1,13.7 -3.4,2.9 -8,6.8 -10.2,8.8 -2.1,2 -5.4,4.7 -7.2,6.1l-3.3,2.4 -2.1,-2c-3.6,-3.4 -4.7,-8.7 -3.1,-14.5 0.8,-2.8 2,-6.4 2.7,-8.2 1.1,-2.6 1.1,-4.4 0,-9.5 -1.5,-7.5 -2.4,-8.8 -6.3,-8.8 -1.6,-0 -3.1,-0.6 -3.4,-1.5 -0.8,-2.1 1.4,-7.3 3.4,-7.9 3.5,-1.1 27.5,0.4 33,2zM125.5,38.1c0.4,0.6 -0.2,1.3 -1.4,1.6 -1.2,0.3 -2.1,0.9 -2.1,1.4 0,1.2 -4.9,3.1 -6,2.4 -1.5,-0.9 0,-3.5 2.9,-5 3.1,-1.7 5.7,-1.9 6.6,-0.4zM108.7,45.5c3.8,1.9 5.7,4.1 4.8,5.5 -1.8,3 -9.5,-1 -9.5,-4.9 0,-2.5 0.7,-2.6 4.7,-0.6zM104,56c0.9,-0.5 1.9,-0.5 2.7,0.2 0.9,0.8 2.1,0.8 3.6,0.1 2.7,-1.2 4.8,-0.6 4.1,1.1 -0.3,0.7 2,3.9 5,7 3.1,3.1 5.6,6.1 5.6,6.6 0,0.5 -1,2.5 -2.2,4.3 -1.3,1.9 -3.1,4.9 -4,6.6 -0.9,1.7 -2.5,3.1 -3.4,3.1 -1.9,-0 -8.4,-3.8 -8.4,-4.9 0,-0.4 1.6,-2.1 3.5,-3.8 1.9,-1.7 3.5,-3.5 3.5,-4 0,-1.4 -4.2,-5 -6.7,-5.7 -1.8,-0.6 -2.5,-0.1 -3.7,2.6 -0.7,1.8 -2.8,4.4 -4.5,5.8 -2.8,2.2 -2.9,2.6 -1.5,4.1 0.9,1 1.3,2.3 0.9,2.8 -0.9,1.6 -3.5,1.3 -3.5,-0.4 0,-2.3 -1.9,-1.8 -6.4,1.7 -4.6,3.5 -8.6,9 -8.6,11.8 0,1.9 6.2,8 8.2,8 0.6,-0 1.9,0.7 2.9,1.6 2.3,2.1 4.6,1.2 6,-2.3 0.6,-1.5 1.7,-4.2 2.4,-5.8 0.7,-1.7 1.7,-4.2 2.3,-5.8 0.8,-1.8 1.9,-2.7 3.5,-2.7 1.2,-0 4.7,1.2 7.6,2.7 5.4,2.9 7.1,5 10.6,14.3 0.9,2.5 2.4,5.8 3.2,7.3 1.7,3.2 0.4,5.7 -2.8,5.7 -1.4,-0 -1.9,-0.7 -1.9,-3 0,-2.5 -0.4,-3 -2.5,-3 -3.8,-0 -9.5,2.7 -9.5,4.4 0,0.9 0.6,1.6 1.4,1.6 2.2,-0 3,1.9 1.6,3.6 -1.3,1.5 -2.6,2.2 -10.7,6.3 -7.1,3.6 -8.7,5.1 -14.3,13.2 -3.3,4.9 -5,8.4 -5,10.5 0,4.6 -1.1,4.9 -4.5,0.9 -2.7,-3.3 -3.6,-3.7 -9,-4.2 -5.9,-0.5 -6.1,-0.4 -9.8,3.3 -3.4,3.5 -3.8,4.3 -3.5,8.4 0.3,4.9 0,4.8 7.9,3.4 2.9,-0.5 3.7,-0.2 4.3,1.3 1.9,5.2 6.8,11.3 9.3,11.3 1,0.1 7.4,0.5 14.3,1 15.9,1.1 19.9,2.7 26.1,10.7 3.6,4.7 5.5,6.1 9,7.2 17,5.1 17.5,5.7 13.5,18.6 -3.6,11.5 -3.9,12.1 -9.4,16.1 -4.7,3.3 -8.1,7 -18.2,19.6 -1.7,2 -6.1,1.7 -11,-0.7 -1.4,-0.7 -4.7,-2.4 -7.5,-3.7l-5,-2.4 -0.6,-7.5c-0.5,-6.6 -1.2,-8.7 -6.8,-19.4 -5.8,-11 -6.2,-12.4 -5.7,-16.8 0.3,-2.6 1.2,-5.7 2.1,-6.9 3.6,-5.2 0.7,-11.2 -7.3,-14.8 -7.8,-3.5 -11.5,-5.2 -15.2,-6.8 -9.4,-4.1 -10.5,-5 -15.6,-13.3 -2.9,-4.5 -5.9,-8.6 -6.9,-9.1 -1.8,-1.1 -1.7,-2.1 0.6,-18.3 2.3,-15.9 8.2,-31 18.3,-46.3 5.7,-8.6 9.1,-11.5 12.4,-10.7 3.3,0.8 4.6,-0.3 2.7,-2.5 -1.5,-1.7 -1.3,-2.1 3.2,-6.8 2.6,-2.7 5.8,-5.5 7,-6.1 3.2,-1.6 7,-1.3 7.7,0.5 0.7,1.7 -0.7,3.7 -5.8,8.6 -1.7,1.5 -2.7,3 -2.4,3.4 0.4,0.3 2.9,0.3 5.7,-0.1 3.5,-0.5 5.4,-1.3 6.4,-2.8 0.8,-1.2 3.3,-4.6 5.7,-7.5 3.8,-4.9 4.3,-5.2 5.9,-3.8 1.1,1 2.1,1.2 3.1,0.6zM91.8,57.2c-0.4,2.7 -2.8,3.6 -2.8,1 0,-2 0.8,-3.2 2.2,-3.2 0.5,-0 0.8,1 0.6,2.2zM221.3,68.6c2.6,2.5 5.2,5.6 5.9,6.9 0.7,1.2 3.4,4.9 6,8.1 11.9,14.7 20.3,40.7 20.3,62.9 0,14.1 -4.2,32.2 -10.4,45.5 -2.4,5.1 -9.5,17.2 -11.7,19.9 -8,9.9 -18,19.8 -22.5,22.1 -1.4,0.8 -2,0.8 -2.3,-0.2 -0.8,-2.9 -4,-13.6 -5.1,-17.3 -0.7,-2.2 -2.1,-6.7 -3,-10 -1,-3.3 -2.4,-7.8 -3.1,-10 -0.8,-2.3 -1.4,-4.8 -1.4,-5.7 0,-0.9 -0.9,-2.6 -1.9,-3.9 -1.8,-2.2 -2.8,-2.4 -13.8,-2.9 -11.1,-0.5 -12.1,-0.7 -16.3,-3.6l-4.5,-3 0.1,-7c0.1,-6.5 0.6,-7.7 6.8,-19.9 5.7,-11 6.7,-13.5 6.2,-16.6 -0.7,-4.3 1.3,-7.6 6,-9.5 3,-1.3 3.2,-1.6 2.7,-4.9 -0.3,-2.1 -0.1,-4.1 0.7,-5 1,-1.2 0.7,-2 -1.4,-4.6 -2.1,-2.5 -2.6,-4 -2.4,-7.2 0.3,-4.5 1.8,-5.7 3.3,-2.8 0.6,1 1.8,3.3 2.8,5 1.4,2.6 1.6,3.6 0.6,4.7 -2.5,3 0.9,1.3 10.6,-5.3 4.4,-3 4.9,-3.1 6.8,-1.8 1.2,0.8 2.8,1.5 3.5,1.5 1.9,-0 15.2,-11.3 14.5,-12.3 -0.3,-0.5 -1.6,-1.3 -3,-1.8 -1.4,-0.5 -2.7,-1.8 -3,-2.9 -0.3,-1.1 -0.9,-2 -1.3,-2 -0.9,-0 -8,11.4 -8,12.9 0,2.3 -2.7,0.9 -7.4,-3.8 -3.1,-3.3 -4.6,-5.4 -4.1,-6.3 0.5,-0.7 4,-5.6 7.9,-11 10.7,-14.6 14.2,-15.9 21.9,-8.2zM182.5,77c1.2,2 -1.5,5.1 -4.3,4.8 -3.3,-0.4 -4.4,-4.3 -1.5,-5.1 3.2,-0.8 5.2,-0.7 5.8,0.3z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M97.1,63.3c-3.4,7 -2.3,10.9 2.1,7.4 2.6,-2 3.3,-11.7 0.8,-11.7 -0.5,-0 -1.8,1.9 -2.9,4.3z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M86.5,118c-0.4,0.6 -0.3,1.6 0.3,2.2 0.6,0.6 1.2,0.6 1.7,-0.2 0.4,-0.6 0.3,-1.6 -0.3,-2.2 -0.6,-0.6 -1.2,-0.6 -1.7,0.2z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M224.4,121.4c-0.3,0.8 -0.4,2.3 -0.2,3.3 0.3,1.5 1.5,1.9 7.1,2.1 5.3,0.2 6.7,-0 6.7,-1.1 0,-0.8 -0.8,-1.8 -1.7,-2.1 -1,-0.3 -2.9,-1.3 -4.3,-2.1 -3.2,-1.9 -6.9,-1.9 -7.6,-0.1z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M202.2,124.5c0.6,1.4 1.7,2.5 2.5,2.5 0.8,-0 1.3,1.2 1.3,3 0,4 -1.9,3.8 -4.9,-0.5 -3.4,-5 -7.9,-4.9 -15.2,0.6 -7.4,5.5 -7.1,6.5 2.1,6.1l7.5,-0.3 5.4,4.7c5,4.5 5.7,4.8 10.5,4.7 2.9,-0.1 7.9,-0.8 11.3,-1.7 3.3,-0.9 7,-1.6 8.1,-1.6 2.1,-0 3.5,-2.2 2.6,-4.3 -0.6,-1.6 -11,-4.8 -16.2,-4.9 -3.5,-0 -4.6,-0.6 -8,-4.3 -2.1,-2.3 -4.8,-4.8 -6,-5.4 -2.1,-1.1 -2.1,-1 -1,1.4z"/>
|
||||
</vector>
|
23
app/src/main/res/drawable/sym_keyboard_numpad_key_holo.xml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="34dp"
|
||||
android:width="34dp"
|
||||
android:viewportHeight="1350"
|
||||
android:viewportWidth="1350">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M821,194.7c-42.9,8.3 -74.1,31.4 -91.4,67.8 -1,2.2 -2.5,5.2 -3.3,6.7 -0.7,1.5 -1.4,4.4 -1.6,6.5l-0.2,3.7 10.5,4.4c5.8,2.3 11.2,4.5 12,4.9 4.8,1.9 31,12.6 33.5,13.8 7,3.1 7.6,2.7 11.5,-6.5 7.3,-17.6 22.3,-31 38.3,-34.1 6.9,-1.3 22,-1.2 28.7,0.2 14.2,2.9 27,12.8 33.1,25.5 3.2,6.5 3.4,7.5 3.4,17.9 0,10.7 -0.9,15.9 -4.3,23.5 -4.8,10.9 -8.8,17.3 -17.1,27.1 -3.1,3.6 -7.4,8.8 -9.6,11.5 -2.1,2.7 -34,35.1 -70.7,72l-66.8,67 0.2,32 0.3,31.9 122.5,-0 122.5,-0 0.3,-30.4c0.2,-23.7 -0.1,-30.6 -1,-31.3 -0.7,-0.4 -34.5,-0.8 -75,-0.8 -66.4,-0 -73.8,-0.2 -73.8,-1.6 0,-0.8 20.6,-22.1 45.8,-47.2 25.2,-25.1 47.6,-47.7 49.8,-50.2 3.9,-4.4 15.8,-19.6 22,-28.2 21.1,-29.4 30.7,-64.3 25.9,-94.3 -3.1,-19.8 -9.1,-34.6 -19.6,-48.5 -17.4,-23.1 -41.7,-37 -75.4,-43 -13.4,-2.4 -38.9,-2.6 -50.5,-0.3z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M489.5,202.1c-1.6,0.4 -7.3,2.7 -12.5,5.1 -13.5,6.4 -25.3,12 -42.5,20 -8.2,3.9 -19,8.9 -24,11.3 -4.9,2.3 -13.2,6.2 -18.2,8.5 -5.3,2.5 -9.5,5.1 -9.8,6.1 -0.6,1.9 21.6,55.1 24.1,58 1.3,1.5 2.4,1.3 12.2,-2.7 5.9,-2.5 12.1,-5.1 13.7,-5.8 1.7,-0.8 4.8,-2.2 7,-3.1 2.2,-1 5.3,-2.4 6.8,-3.1 1.6,-0.8 3.2,-1.4 3.7,-1.4 0.8,-0 11,-4.4 16.7,-7.2 1.2,-0.6 2.9,-0.8 3.7,-0.5 1.4,0.6 1.6,14.8 1.8,141.9l0.3,141.3 35.5,-0 35.5,-0 0.3,-183.4c0.1,-126.8 -0.1,-183.8 -0.8,-184.5 -1.2,-1.2 -48.5,-1.6 -53.5,-0.5z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M457.5,707.6c-21.7,4.5 -39,11.8 -53.5,22.4 -17.6,12.9 -31,29.7 -39.8,50l-2.4,5.4 2.2,1.5c2.3,1.5 10.4,5 32,13.5 7.4,3 16,6.5 19.1,7.9 3.1,1.4 7.1,2.8 8.7,3.2 3,0.6 3.2,0.5 6.6,-6.4 6.8,-13.7 15.7,-23.4 26.1,-28.2 8.5,-4 16.2,-5.2 28,-4.5 14.7,0.8 21,3.1 30.6,10.9 10.2,8.3 15.1,22.4 12.8,37 -2,12.8 -7.9,22.3 -18.1,28.9 -11.5,7.5 -22.4,9.8 -46.2,9.8 -12.8,-0 -18.6,0.4 -19.4,1.2 -0.9,0.9 -1.2,9.4 -1.2,32 0,29.4 0.1,30.8 1.9,31.8 1.2,0.6 10.7,1 23.9,1 25.5,-0 32.2,1.1 45,7.2 30,14.2 36.5,51.1 13.2,74.8 -7.7,7.8 -15.2,11.7 -29,15.1 -11.2,2.7 -29.6,0.7 -41.4,-4.5 -9.4,-4.2 -21.4,-14.7 -26.3,-23.1 -2.6,-4.4 -7.1,-14.2 -8.3,-18 -1.5,-4.9 -2.7,-6.5 -4.9,-6.5 -0.9,-0 -6.3,2 -12.1,4.4 -9.7,4.1 -19.4,8 -42.5,16.9 -9.9,3.8 -10.6,4.8 -8.2,10.6 0.9,2 3,7.2 4.7,11.6 6.2,15.4 16.1,29.9 29.4,43 18,17.7 41.5,29.4 69.1,34.7 9.6,1.8 47.6,1.8 57,-0.1 12.1,-2.3 25.8,-6.2 31.3,-9 0.9,-0.4 4.8,-2.3 8.7,-4.2 15.3,-7.5 34.6,-24.1 42.7,-36.9 12.5,-19.6 16.8,-35.2 16.8,-60.7 -0.1,-21.8 -3.5,-35.8 -12.6,-51.4 -7.6,-12.8 -25.1,-28.2 -40.6,-35.6 -3.6,-1.7 -5.8,-3.4 -5.8,-4.4 0,-0.9 3,-3.5 6.7,-5.9 19.1,-12.4 33.4,-34.5 37.8,-58.5 1.8,-10.1 1.9,-29 0.1,-37.5 -6.2,-29.8 -25.6,-53.8 -54.5,-67.6 -8.8,-4.2 -23.1,-9 -30.9,-10.3 -3.1,-0.6 -8.4,-1.5 -11.7,-2.1 -8.7,-1.5 -36.6,-1.1 -45,0.6z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M877.7,714.8c-2.2,0.3 -3.9,2 -8.6,9 -3.2,4.8 -10.6,15.7 -16.3,24.2 -18.4,27.2 -43.9,65.2 -51.1,76 -3.8,5.8 -7.7,11.7 -8.7,13.1 -5.6,7.9 -60.5,89.7 -72.7,108.2l-9.3,13.9 0,27.2c0,19.8 0.3,27.5 1.2,28.4 0.9,0.9 21,1.2 84.5,1.2 81.3,-0 83.3,-0 84.3,1.9 0.6,1.3 1,13.8 1,34l0,32.1 35.3,-0.2 35.2,-0.3 0.5,-33.5c0.3,-18.4 0.7,-33.6 0.8,-33.7 0.1,-0.2 10.2,-0.4 22.5,-0.5l22.2,-0.3 0,-32.5 0,-32.5 -22.5,-0.5c-12.4,-0.3 -22.6,-0.7 -22.7,-0.8 -0.2,-0.1 -0.3,-52.6 -0.3,-116.6 0,-85.2 -0.3,-116.7 -1.1,-117.2 -1.1,-0.7 -68.7,-1.2 -74.2,-0.6zM881.4,823.2c1.1,4.1 0.7,122.8 -0.4,124.9 -1,1.8 -2.6,1.9 -44.1,1.9 -37.8,-0 -43,-0.2 -43.6,-1.5 -0.5,-1.5 2.6,-6.4 27.4,-43 19.5,-28.7 38.4,-56.7 46.3,-68.5 4.6,-6.9 9,-13.3 9.8,-14.3 2.1,-2.3 3.8,-2.1 4.6,0.5z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_return_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="36dp"
|
||||
android:width="36dp"
|
||||
android:viewportHeight="450"
|
||||
android:viewportWidth="450">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M149,119.6c-12.85,10.75 -16.75,14.05 -53,44.5 -14,11.8 -33.8,28.4 -44,36.9 -10.15,8.55 -19.6,16.45 -21,17.65 -1.35,1.2 -3.6,3.05 -4.9,4.1 -3.3,2.6 -7.8,-1.7 59.2,56.5 33.1,28.75 63.65,55.35 67.95,59.1l7.75,6.85 0,-52.6 0,-52.6 130.5,-0 130.5,-0 0,-40 0,-40 -10.5,-0 -10.5,-0 0,26 0,26 -117.75,0.25c-64.75,0.15 -118.75,0.1 -120,-0.05l-2.25,-0.35 -0.25,-50.95 -0.25,-50.95 -11.5,9.65z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_search_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
icon from icon8.com
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="28dp"
|
||||
android:height="28dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M13.262,14.867L15.742,17.348C15.363,18.07 15.324,18.789 15.723,19.188L20.25,23.715C20.82,24.285 22.063,23.973 23.016,23.016C23.973,22.059 24.285,20.82 23.715,20.25L19.191,15.723C18.789,15.324 18.07,15.363 17.348,15.738L14.867,13.262ZM8.5,0C3.805,0 0,3.805 0,8.5C0,13.195 3.805,17 8.5,17C13.195,17 17,13.195 17,8.5C17,3.805 13.195,0 8.5,0ZM8.5,15C4.91,15 2,12.09 2,8.5C2,4.91 4.91,2 8.5,2C12.09,2 15,4.91 15,8.5C15,12.09 12.09,15 8.5,15Z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_settings_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
icon from icon8.com
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="28dp"
|
||||
android:height="28dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M12.063,0C9.773,0 9.813,0.219 9.813,0.219C9.539,1.539 9.254,2.434 9.063,2.969C7.898,3.352 6.824,3.949 5.906,4.719C5.352,4.609 4.457,4.406 3.219,3.969C3.219,3.969 3.051,3.824 1.875,5.813C0.695,7.801 0.875,7.906 0.875,7.906C1.789,8.766 2.387,9.426 2.75,9.875C2.594,10.559 2.5,11.27 2.5,12C2.5,12.664 2.559,13.313 2.688,13.938C2.316,14.379 1.707,15.043 0.781,15.875C0.781,15.875 0.613,15.957 1.75,17.969C2.887,19.98 3.031,19.844 3.031,19.844C4.281,19.43 5.191,19.254 5.75,19.156C6.664,19.961 7.73,20.563 8.906,20.969C9.102,21.496 9.406,22.414 9.688,23.781C9.688,23.781 9.652,24 11.938,24C14.223,24 14.219,23.781 14.219,23.781C14.492,22.465 14.742,21.566 14.938,21.031C16.102,20.648 17.176,20.051 18.094,19.281C18.648,19.391 19.543,19.594 20.781,20.031C20.781,20.031 20.945,20.176 22.125,18.188C23.301,16.199 23.125,16.094 23.125,16.094C22.211,15.234 21.613,14.574 21.25,14.125C21.406,13.438 21.5,12.73 21.5,12C21.5,11.336 21.441,10.688 21.313,10.063C21.684,9.621 22.293,8.957 23.219,8.125C23.219,8.125 23.387,8.043 22.25,6.031C21.113,4.02 20.969,4.156 20.969,4.156C19.719,4.57 18.809,4.746 18.25,4.844C17.336,4.043 16.27,3.438 15.094,3.031C14.902,2.504 14.594,1.586 14.313,0.219C14.313,0.219 14.348,0 12.063,0ZM12,4C16.418,4 20,7.582 20,12C20,16.418 16.418,20 12,20C7.582,20 4,16.418 4,12C4,7.582 7.582,4 12,4ZM12,5C8.133,5 5,8.133 5,12C5,15.867 8.133,19 12,19C15.867,19 19,15.867 19,12C19,8.133 15.867,5 12,5ZM12,8C14.211,8 16,9.789 16,12C16,14.211 14.211,16 12,16C9.789,16 8,14.211 8,12C8,9.789 9.789,8 12,8Z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_shift_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="28dp"
|
||||
android:width="28dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M15,18V12H17.17L12,6.83L6.83,12H9V18H15M12,4L22,14H17V20H7V14H2L12,4Z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_shift_locked_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="28dp"
|
||||
android:width="28dp"
|
||||
android:viewportHeight="1350"
|
||||
android:viewportWidth="1350">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M601.3,297.3c-38.6,38.6 -164.2,164.2 -279.2,279.1 -114.9,115 -208.8,209.3 -208.5,209.8 0.3,0.4 62.5,0.8 138.3,0.8 114.5,-0 138,0.2 139,1.3 0.8,1 1.2,46.8 1.3,167.8l0.3,166.4 279.9,0.3c168.5,0.1 280.2,-0.2 280.5,-0.7 0.4,-0.5 0.8,-75.8 1,-167.3 0.2,-123.5 0.6,-166.5 1.5,-167 0.6,-0.4 63.1,-0.8 138.9,-0.8 121.7,-0 137.8,-0.2 137.5,-1.5 -0.2,-0.8 -92.9,-94.1 -206,-207.2 -281.9,-282 -351.6,-351.3 -353,-351.2 -0.7,-0 -32.9,31.6 -71.5,70.2z"/>
|
||||
</vector>
|
23
app/src/main/res/drawable/sym_keyboard_smiley_holo.xml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="32dp"
|
||||
android:width="32dp"
|
||||
android:viewportHeight="450"
|
||||
android:viewportWidth="450">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M203.5,58.7c-142.75,18.2 -201.25,191.05 -98.2,290 108.75,104.35 289.05,24.65 285.45,-126.2 -2.35,-98.7 -90.85,-176.1 -187.25,-163.8zM237.8,81.05c118.5,12.65 173.45,152.35 95.35,242.55 -61.7,71.25 -179.8,63.8 -231.3,-14.6 -68.25,-103.9 13.5,-241 135.95,-227.95z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M157.45,173.4c-13.1,5.7 -17,25.1 -7.15,35.45 14.25,14.85 38.6,5.65 38.7,-14.65 0.05,-16.15 -16.75,-27.25 -31.55,-20.8z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M268.15,174.15c-7.9,3.9 -13,13.75 -11.75,22.75 3.55,26.05 42.25,25.05 44.35,-1.1 1.4,-17.75 -16.5,-29.6 -32.6,-21.65z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M144.4,265.15c4.5,28.05 29.5,52.2 60.5,58.4 42.75,8.55 86.7,-16.2 95.05,-53.55 0.65,-3.05 1.45,-6.3 1.7,-7.25 0.45,-1.65 -3.75,-1.75 -78.7,-1.75l-79.2,-0 0.65,4.15z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_space_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="32dp"
|
||||
android:width="32dp"
|
||||
android:viewportHeight="1200"
|
||||
android:viewportWidth="1350">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M95.1,846.4c-0.8,1 -1,29 -0.9,104.2l0.3,102.9 585,-0 585,-0 0,-104 0,-104 -29.7,-0.3c-29.6,-0.2 -29.7,-0.2 -36.4,2.3 -7.2,2.7 -9.9,4.9 -12.7,10.5 -1.6,3.2 -1.7,8.4 -2,59l-0.2,55.5 -502.5,0.3c-276.4,0.1 -503.5,-0 -504.7,-0.3l-2.3,-0.5 0,-56.4 0,-56.3 -2.6,-3.9c-3,-4.5 -3.9,-5.1 -11.4,-8.1 -5.2,-2.1 -7,-2.2 -34.6,-2.2 -23.4,-0.1 -29.4,0.2 -30.3,1.3z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_tab_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="28dp"
|
||||
android:width="28dp"
|
||||
android:viewportHeight="1350"
|
||||
android:viewportWidth="1350">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M1084.3,266.2c-0.6,0.8 -1,77.8 -1.2,203.3 -0.2,152.9 -0.5,202.3 -1.4,203.2 -0.9,0.9 -2.5,0.4 -6.9,-2.5 -3.1,-2 -10.7,-6.9 -16.8,-10.7 -12.2,-7.7 -23,-14.6 -33,-21 -5.9,-3.8 -15.5,-9.8 -20.4,-12.8 -1.1,-0.7 -4.7,-3 -8.1,-5.3 -3.3,-2.2 -6.7,-4.3 -7.5,-4.7 -0.8,-0.4 -2.7,-1.5 -4.2,-2.5 -1.5,-0.9 -5.7,-3.6 -9.5,-6 -3.7,-2.4 -10.2,-6.5 -14.3,-9.2 -4.1,-2.7 -11.5,-7.4 -16.5,-10.5 -4.9,-3 -13.5,-8.5 -19,-12 -5.5,-3.5 -14,-8.9 -19,-12 -4.9,-3.1 -12.4,-7.9 -16.5,-10.6 -4.1,-2.7 -8.4,-5.3 -9.5,-5.9 -1.1,-0.6 -5.4,-3.3 -9.5,-6 -4.1,-2.7 -8.4,-5.4 -9.5,-6 -1.1,-0.6 -5.4,-3.2 -9.5,-5.9 -6.7,-4.4 -23.3,-14.9 -27.8,-17.6 -0.9,-0.6 -4.4,-2.8 -7.7,-5 -3.3,-2.2 -6.7,-4.4 -7.7,-5 -16.1,-10 -21.5,-13.4 -27.8,-17.5 -4.1,-2.7 -11.5,-7.4 -16.5,-10.5 -4.9,-3.1 -13.4,-8.4 -18.7,-11.8 -25.7,-16.3 -30.3,-19.2 -31.1,-19.6 -0.5,-0.2 -3.8,-2.3 -7.3,-4.7 -3.5,-2.4 -6.6,-4.4 -6.9,-4.4 -0.3,-0 -3.3,-1.9 -6.8,-4.3 -3.4,-2.4 -6.9,-4.6 -7.7,-5 -0.8,-0.4 -5.9,-3.5 -11.2,-6.9 -5.4,-3.5 -17.2,-11 -26.3,-16.8 -9.2,-5.8 -17.7,-11.2 -19,-12 -1.3,-0.8 -5.4,-3.4 -9.2,-5.8 -3.7,-2.4 -11.3,-7.2 -16.8,-10.7 -5.5,-3.6 -10.7,-6.8 -11.5,-7.2 -1.6,-0.9 -11.2,-7 -17.2,-11 -7.4,-5 -6.8,-16.7 -7,136.4l-0.3,137.8 -208.5,0.5c-114.7,0.3 -208.6,0.6 -208.7,0.8 -0.2,0.1 -0.3,22.6 -0.3,50 0,37.4 0.3,50.1 1.2,51 0.9,0.9 48.1,1.2 206.5,1.2 153.6,-0 205.8,0.3 207.8,1.2l2.5,1.1 0,133.6c0,73.5 0.4,134.2 0.9,134.9 0.8,1.4 4.1,-0.4 20.1,-10.8 4.1,-2.7 10.6,-6.8 14.3,-9.2 3.8,-2.4 7.9,-5 9.2,-5.8 3.3,-2.1 16.2,-10.2 19.1,-12 2.3,-1.4 24.5,-15.6 45.2,-28.7 5.3,-3.4 13.8,-8.7 18.7,-11.8 5,-3.1 12.4,-7.9 16.5,-10.6 4.1,-2.7 8.4,-5.3 9.5,-5.9 1.1,-0.6 5.4,-3.3 9.5,-6 4.1,-2.7 8.4,-5.4 9.5,-6 1.1,-0.6 5.4,-3.3 9.5,-6 4.1,-2.7 8.4,-5.4 9.5,-6 1.1,-0.6 5.4,-3.2 9.5,-5.9 4.1,-2.8 10.4,-6.8 14,-9.1 3.6,-2.2 12.1,-7.6 19,-12 6.9,-4.4 15.4,-9.8 19,-12 3.6,-2.3 11,-7 16.5,-10.5 5.5,-3.5 13.1,-8.3 16.9,-10.7 3.8,-2.4 7.9,-5 9.2,-5.8 1.2,-0.8 6.4,-4.1 11.6,-7.3 5.1,-3.2 12.7,-8 16.8,-10.7 4.1,-2.7 10.6,-6.8 14.4,-9.2 3.8,-2.4 8,-5.1 9.5,-6 1.4,-1 3.5,-2.2 4.6,-2.8 1.1,-0.6 5.4,-3.3 9.5,-6 4.1,-2.7 11.6,-7.4 16.5,-10.5 5,-3.1 12.4,-7.8 16.5,-10.5 4.1,-2.7 11.6,-7.4 16.5,-10.5 5,-3.1 13.4,-8.4 18.7,-11.8 5.4,-3.4 16.9,-10.7 25.5,-16.1 8.7,-5.5 19.4,-12.3 23.8,-15.1 4.4,-2.8 10.8,-6.9 14.3,-9.1 3.4,-2.1 9.2,-5.8 12.7,-8.1 5.8,-3.7 6.6,-4 7.4,-2.5 0.5,1 1,87.5 1.2,207.2 0.1,113 0.6,206.3 1.1,207.3 0.8,1.6 4,1.7 51.6,1.5l50.7,-0.3 0,-415.5 0,-415.5 -50.6,-0.3c-39.8,-0.2 -50.8,0.1 -51.6,1z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_voice_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!--
|
||||
icon available in Android Studio
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<!-- TODO: use "sym_keyboard_voice_lxx" and change the size in code to delete it -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="32dp"
|
||||
android:width="32dp"
|
||||
android:viewportHeight="24"
|
||||
android:viewportWidth="24">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M12,14c1.66,0 2.99,-1.34 2.99,-3L15,5c0,-1.66 -1.34,-3 -3,-3S9,3.34 9,5v6c0,1.66 1.34,3 3,3zM17.3,11c0,3 -2.54,5.1 -5.3,5.1S6.7,14 6.7,11L5,11c0,3.41 2.72,6.23 6,6.72L11,21h2v-3.28c3.28,-0.48 6,-3.3 6,-6.72h-1.7z"/>
|
||||
</vector>
|
14
app/src/main/res/drawable/sym_keyboard_voice_off_holo.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!--
|
||||
icon available in Android Studio
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<!-- TODO: use "sym_keyboard_voice_off_lxx" and change the size in code -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="32dp"
|
||||
android:width="32dp"
|
||||
android:viewportHeight="24"
|
||||
android:viewportWidth="24">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M19,11h-1.7c0,0.74 -0.16,1.43 -0.43,2.05l1.23,1.23c0.56,-0.98 0.9,-2.09 0.9,-3.28zM14.98,11.17c0,-0.06 0.02,-0.11 0.02,-0.17L15,5c0,-1.66 -1.34,-3 -3,-3S9,3.34 9,5v0.18l5.98,5.99zM4.27,3L3,4.27l6.01,6.01L9.01,11c0,1.66 1.33,3 2.99,3 0.22,0 0.44,-0.03 0.65,-0.08l1.66,1.66c-0.71,0.33 -1.5,0.52 -2.31,0.52 -2.76,0 -5.3,-2.1 -5.3,-5.1L5,11c0,3.41 2.72,6.23 6,6.72L11,21h2v-3.28c0.91,-0.13 1.77,-0.45 2.54,-0.9L19.73,21 21,19.73 4.27,3z"/>
|
||||
</vector>
|
26
app/src/main/res/drawable/sym_keyboard_zwj_holo.xml
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="24dp"
|
||||
android:width="24dp"
|
||||
android:viewportHeight="450"
|
||||
android:viewportWidth="450">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M213,78l0,44 11.5,-0 11.5,-0 0,-44 0,-44 -11.5,-0 -11.5,-0 0,44z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M380,170.7c-12.9,7.85 -35.65,21.55 -50.5,30.45 -14.85,8.85 -27.6,16.65 -28.3,17.3 -1.8,1.65 -0.2,2.85 15.8,12.1 22.55,13 36.35,21.05 60.5,35.4 20.65,12.25 25.75,15.15 26.15,14.75 0.2,-0.2 0.25,-28.25 0.1,-62.35l-0.25,-61.95 -23.5,14.3z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M45,219.45c0,33.85 0.3,61.55 0.6,61.55 0.6,-0 26.85,-15.4 58.9,-34.5 3.85,-2.3 15.45,-9.05 25.8,-15 10.3,-5.95 18.6,-11.3 18.4,-11.9 -0.35,-1.1 -4.45,-3.6 -30.2,-18.55 -16.15,-9.35 -41.95,-24.6 -59.5,-35.05 -5.2,-3.15 -10.5,-6.25 -11.75,-6.9l-2.25,-1.15 0,61.5z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M213,222.5l0,43.5 11.5,-0 11.5,-0 0,-43.5 0,-43.5 -11.5,-0 -11.5,-0 0,43.5z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M213,361.5l0,43.5 11.5,-0 11.5,-0 0,-43.5 0,-43.5 -11.5,-0 -11.5,-0 0,43.5z"/>
|
||||
</vector>
|
26
app/src/main/res/drawable/sym_keyboard_zwnj_holo.xml
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The Android Open Source Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="24dp"
|
||||
android:width="24dp"
|
||||
android:viewportHeight="1350"
|
||||
android:viewportWidth="1350">
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M638.9,104.1c-0.5,0.3 -0.8,53.6 -0.7,131l0.3,130.4 34,-0 34,-0 0.3,-130.8c0.1,-71.9 -0.1,-130.7 -0.5,-130.7 -13.8,-0.4 -66.8,-0.3 -67.4,0.1z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M430.4,487.3c-7.7,4.6 -14.7,8.7 -15.5,9 -0.8,0.4 -2.7,1.5 -4.4,2.6 -3.2,1.9 -42.3,24.5 -46.5,26.8 -1.4,0.8 -3.8,2.3 -5.5,3.3 -1.6,1.1 -3.7,2.3 -4.5,2.7 -1.8,0.8 -20.8,11.9 -23,13.3 -0.8,0.6 -2.2,1.3 -3,1.7 -0.8,0.4 -6,3.4 -11.5,6.6 -16.1,9.6 -35.6,20.7 -36.3,20.7 -0.3,-0 -1.3,0.6 -2.1,1.4 -0.9,0.7 -3.8,2.6 -6.6,4.1 -4.7,2.6 -16.2,9.2 -38.2,22.1 -5,3 -9.5,5.4 -9.9,5.4 -0.4,-0 -1.5,0.6 -2.3,1.4 -0.9,0.7 -3.8,2.6 -6.6,4.1 -2.7,1.5 -10.2,5.7 -16.5,9.4 -28.5,16.6 -37.8,22 -41.5,24.1 -11.4,6.3 -24.5,14.2 -25.4,15.4 -1.2,1.4 -0.3,2 10.9,8.3 13.9,7.8 28.6,16.2 34.5,19.8 3.9,2.3 7.7,4.5 8.5,4.8 0.8,0.4 3.1,1.7 5,2.8 1.9,1.2 11.4,6.6 21,12.2 9.6,5.5 18.9,10.7 20.5,11.7 11.5,6.7 37.7,21.6 40.8,23.4 2.1,1.1 4.6,2.5 5.5,3.1 3.8,2.2 18.3,10.6 29.7,17.1 6.6,3.8 12.9,7.4 14,8.1 1.1,0.7 2.7,1.6 3.5,2 0.8,0.4 5.9,3.3 11.3,6.5 5.4,3.2 10.1,5.8 10.3,5.8 0.2,-0 6.1,3.4 13,7.5 6.9,4.1 12.7,7.5 12.9,7.5 0.2,-0 4.9,2.7 10.5,6 5.6,3.3 10.3,6 10.6,6 0.2,-0 3.6,1.9 7.6,4.3 4,2.4 8,4.6 8.8,5 0.8,0.4 2.4,1.3 3.5,2 17.1,10.2 32.7,18.7 33.5,18.2 0.7,-0.4 1,-59 1,-182.6 0,-172.6 -0.1,-181.9 -1.7,-181.9 -1,-0 -8.1,3.8 -15.9,8.3z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M900,660.9c0,124.1 0.3,182.2 1,182.6 0.6,0.4 2.7,-0.3 4.8,-1.6 2,-1.2 5.3,-3.1 7.2,-4.2 1.9,-1 10.6,-6.2 19.3,-11.3 8.7,-5.2 16,-9.4 16.2,-9.4 0.2,-0 8.6,-4.9 18.7,-10.8 22.7,-13.5 49.5,-29.1 52.8,-30.9 1.4,-0.8 3.9,-2.3 5.5,-3.3 1.7,-1 4.2,-2.5 5.6,-3.3 3.6,-1.9 28.9,-16.7 31.9,-18.6 1.4,-0.9 3.4,-2.1 4.5,-2.6 1.1,-0.6 7.6,-4.4 14.5,-8.4 6.9,-4 22.2,-13 34,-19.9 11.8,-6.9 30.1,-17.6 40.5,-23.7 10.5,-6.1 25.5,-14.9 33.5,-19.6 7.9,-4.6 15.4,-8.9 16.5,-9.6 1.1,-0.7 3,-1.7 4.2,-2.2 1.2,-0.6 2.7,-1.9 3.3,-3.1 0.9,-1.7 0.8,-2.2 -0.7,-2.7 -1,-0.4 -6.2,-3.3 -11.6,-6.5 -5.4,-3.2 -10,-5.8 -10.2,-5.8 -0.2,-0 -3.9,-2.1 -8.2,-4.6 -4.3,-2.6 -15,-8.8 -23.8,-13.9 -8.8,-5.1 -17.6,-10.2 -19.5,-11.4 -1.9,-1.1 -4.2,-2.4 -5,-2.8 -0.8,-0.3 -3.3,-1.8 -5.5,-3.2 -2.2,-1.4 -5.3,-3.2 -7,-4.1 -5.2,-2.8 -31.7,-18.1 -38.3,-22.2 -3.4,-2.1 -6.4,-3.8 -6.6,-3.8 -0.2,-0 -6.1,-3.4 -13.1,-7.5 -6.9,-4.1 -12.8,-7.5 -13,-7.5 -0.2,-0 -6,-3.3 -12.8,-7.4 -6.9,-4.1 -15.1,-8.9 -18.4,-10.8 -6.9,-3.9 -27.1,-15.5 -31.4,-18.1 -6.1,-3.6 -43.5,-25.1 -45.9,-26.4 -1.4,-0.8 -3.8,-2.3 -5.5,-3.3 -1.6,-1 -4.1,-2.5 -5.5,-3.3 -1.4,-0.7 -8.5,-4.8 -15.7,-9 -7.3,-4.2 -13.9,-7.7 -14.8,-7.7 -1.3,-0 -1.5,19.6 -1.5,181.9z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M638,668.5l0,130.5 34.5,-0 34.5,-0 0,-130.5 0,-130.5 -34.5,-0 -34.5,-0 0,130.5z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M639,954.8c-0.7,0.3 -1,44.7 -1,130.8l0,130.4 34.5,-0 34.5,-0 0,-130.5c0,-71.8 -0.3,-130.5 -0.7,-130.5 -9.4,-0.3 -66.6,-0.4 -67.3,-0.2z"/>
|
||||
</vector>
|
|
@ -8,29 +8,29 @@
|
|||
<resources>
|
||||
<style name="KeyboardIcons.Holo">
|
||||
<!-- Keyboard icons -->
|
||||
<item name="iconShiftKey">@drawable/sym_keyboard_shift_holo_dark</item>
|
||||
<item name="iconDeleteKey">@drawable/sym_keyboard_delete_holo_dark</item>
|
||||
<item name="iconSettingsKey">@drawable/sym_keyboard_settings_holo_dark</item>
|
||||
<item name="iconShiftKey">@drawable/sym_keyboard_shift_holo</item>
|
||||
<item name="iconDeleteKey">@drawable/sym_keyboard_delete_holo</item>
|
||||
<item name="iconSettingsKey">@drawable/sym_keyboard_settings_holo</item>
|
||||
<item name="iconSpaceKey">@null</item>
|
||||
<item name="iconEnterKey">@drawable/sym_keyboard_return_holo_dark</item>
|
||||
<item name="iconSearchKey">@drawable/sym_keyboard_search_holo_dark</item>
|
||||
<item name="iconTabKey">@drawable/sym_keyboard_tab_holo_dark</item>
|
||||
<item name="iconShortcutKey">@drawable/sym_keyboard_voice_holo_dark</item>
|
||||
<item name="iconEnterKey">@drawable/sym_keyboard_return_holo</item>
|
||||
<item name="iconSearchKey">@drawable/sym_keyboard_search_holo</item>
|
||||
<item name="iconTabKey">@drawable/sym_keyboard_tab_holo</item>
|
||||
<item name="iconShortcutKey">@drawable/sym_keyboard_voice_holo</item>
|
||||
<item name="iconIncognitoKey">@drawable/sym_keyboard_incognito_holo</item>
|
||||
<item name="iconSpaceKeyForNumberLayout">@drawable/sym_keyboard_space_holo_dark</item>
|
||||
<item name="iconShiftKeyShifted">@drawable/sym_keyboard_shift_locked_holo_dark</item>
|
||||
<item name="iconShortcutKeyDisabled">@drawable/sym_keyboard_voice_off_holo_dark</item>
|
||||
<item name="iconLanguageSwitchKey">@drawable/sym_keyboard_language_switch_dark</item>
|
||||
<item name="iconZwnjKey">@drawable/sym_keyboard_zwnj_holo_dark</item>
|
||||
<item name="iconZwjKey">@drawable/sym_keyboard_zwj_holo_dark</item>
|
||||
<item name="iconEmojiActionKey">@drawable/sym_keyboard_smiley_holo_dark</item>
|
||||
<item name="iconEmojiNormalKey">@drawable/sym_keyboard_smiley_holo_dark</item>
|
||||
<item name="iconClipboardActionKey">@drawable/sym_keyboard_clipboard_holo_dark</item>
|
||||
<item name="iconClipboardNormalKey">@drawable/sym_keyboard_clipboard_holo_dark</item>
|
||||
<item name="iconClearClipboardKey">@drawable/sym_keyboard_clear_clipboard_holo_dark</item>
|
||||
<item name="iconSpaceKeyForNumberLayout">@drawable/sym_keyboard_space_holo</item>
|
||||
<item name="iconShiftKeyShifted">@drawable/sym_keyboard_shift_locked_holo</item>
|
||||
<item name="iconShortcutKeyDisabled">@drawable/sym_keyboard_voice_off_holo</item>
|
||||
<item name="iconLanguageSwitchKey">@drawable/sym_keyboard_language_switch</item>
|
||||
<item name="iconZwnjKey">@drawable/sym_keyboard_zwnj_holo</item>
|
||||
<item name="iconZwjKey">@drawable/sym_keyboard_zwj_holo</item>
|
||||
<item name="iconEmojiActionKey">@drawable/sym_keyboard_smiley_holo</item>
|
||||
<item name="iconEmojiNormalKey">@drawable/sym_keyboard_smiley_holo</item>
|
||||
<item name="iconClipboardActionKey">@drawable/sym_keyboard_clipboard_holo</item>
|
||||
<item name="iconClipboardNormalKey">@drawable/sym_keyboard_clipboard_holo</item>
|
||||
<item name="iconClearClipboardKey">@drawable/sym_keyboard_clear_clipboard_holo</item>
|
||||
<item name="iconStartOneHandedMode">@drawable/sym_keyboard_start_onehanded_holo</item>
|
||||
<item name="iconStopOneHandedMode">@drawable/sym_keyboard_stop_onehanded_holo</item>
|
||||
<item name="iconSwitchOneHandedMode">@drawable/sym_keyboard_switch_onehanded_holo</item>
|
||||
<item name="iconNumpadKey">@drawable/sym_keyboard_numpad_key_holo_dark</item>
|
||||
<item name="iconNumpadKey">@drawable/sym_keyboard_numpad_key_holo</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|