diff options
| author | 2017-08-04 20:14:52 +0000 | |
|---|---|---|
| committer | 2017-08-04 20:14:52 +0000 | |
| commit | 6df24d2f425143dc3627c1005fe8eda7980d7ffb (patch) | |
| tree | 21fc908cd6fc9baf859b57c8f238680b48d0922a | |
| parent | fb52158e8575602635577c3c2e5fe5159921b3a7 (diff) | |
| parent | 6a52608309ede743e40c7c99f290cdd3022ae916 (diff) | |
Merge "New keyguard icons" into oc-dr1-dev
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable-hdpi/ic_done_wht.png | bin | 1374 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable-mdpi/ic_done_wht.png | bin | 1206 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable-xhdpi/ic_done_wht.png | bin | 1600 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable-xxhdpi/ic_done_wht.png | bin | 1133 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable-xxxhdpi/ic_done_wht.png | bin | 2753 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable/ic_backspace_24dp.xml | 26 | ||||
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable/ic_backspace_black_24dp.xml | 25 | ||||
| -rw-r--r-- | packages/SystemUI/res-keyguard/drawable/ic_done_black_24dp.xml | 25 | ||||
| -rw-r--r-- | packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml | 5 | ||||
| -rw-r--r-- | packages/SystemUI/res-keyguard/layout/keyguard_sim_pin_view.xml | 5 | ||||
| -rw-r--r-- | packages/SystemUI/res-keyguard/layout/keyguard_sim_puk_view.xml | 5 |
11 files changed, 59 insertions, 32 deletions
diff --git a/packages/SystemUI/res-keyguard/drawable-hdpi/ic_done_wht.png b/packages/SystemUI/res-keyguard/drawable-hdpi/ic_done_wht.png Binary files differdeleted file mode 100644 index 82c01ef5cda7..000000000000 --- a/packages/SystemUI/res-keyguard/drawable-hdpi/ic_done_wht.png +++ /dev/null diff --git a/packages/SystemUI/res-keyguard/drawable-mdpi/ic_done_wht.png b/packages/SystemUI/res-keyguard/drawable-mdpi/ic_done_wht.png Binary files differdeleted file mode 100644 index 8c169301911a..000000000000 --- a/packages/SystemUI/res-keyguard/drawable-mdpi/ic_done_wht.png +++ /dev/null diff --git a/packages/SystemUI/res-keyguard/drawable-xhdpi/ic_done_wht.png b/packages/SystemUI/res-keyguard/drawable-xhdpi/ic_done_wht.png Binary files differdeleted file mode 100644 index 6a4d8a7b01ea..000000000000 --- a/packages/SystemUI/res-keyguard/drawable-xhdpi/ic_done_wht.png +++ /dev/null diff --git a/packages/SystemUI/res-keyguard/drawable-xxhdpi/ic_done_wht.png b/packages/SystemUI/res-keyguard/drawable-xxhdpi/ic_done_wht.png Binary files differdeleted file mode 100644 index 4c04ba28b58a..000000000000 --- a/packages/SystemUI/res-keyguard/drawable-xxhdpi/ic_done_wht.png +++ /dev/null diff --git a/packages/SystemUI/res-keyguard/drawable-xxxhdpi/ic_done_wht.png b/packages/SystemUI/res-keyguard/drawable-xxxhdpi/ic_done_wht.png Binary files differdeleted file mode 100644 index bd6c4df14a88..000000000000 --- a/packages/SystemUI/res-keyguard/drawable-xxxhdpi/ic_done_wht.png +++ /dev/null diff --git a/packages/SystemUI/res-keyguard/drawable/ic_backspace_24dp.xml b/packages/SystemUI/res-keyguard/drawable/ic_backspace_24dp.xml deleted file mode 100644 index 1e4022ea402b..000000000000 --- a/packages/SystemUI/res-keyguard/drawable/ic_backspace_24dp.xml +++ /dev/null @@ -1,26 +0,0 @@ -<!-- -Copyright (C) 2014 The Android Open Source Project - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<vector xmlns:android="http://schemas.android.com/apk/res/android" - android:width="24dp" - android:autoMirrored="true" - android:height="24dp" - android:viewportWidth="48.0" - android:viewportHeight="48.0"> - - <path - android:fillColor="#ffffffff" - android:pathData="M44.0,6.0L14.0,6.0c-1.4,0.0 -2.5,0.7 -3.2,1.8L0.0,24.0l10.8,16.2c0.7,1.1 1.8,1.8 3.2,1.8l30.0,0.0c2.2,0.0 4.0,-1.8 4.0,-4.0L48.0,10.0C48.0,7.8 46.2,6.0 44.0,6.0zM38.0,31.2L35.2,34.0L28.0,26.8L20.8,34.0L18.0,31.2l7.2,-7.2L18.0,16.8l2.8,-2.8l7.2,7.2l7.2,-7.2l2.8,2.8L30.8,24.0L38.0,31.2z"/> -</vector> diff --git a/packages/SystemUI/res-keyguard/drawable/ic_backspace_black_24dp.xml b/packages/SystemUI/res-keyguard/drawable/ic_backspace_black_24dp.xml new file mode 100644 index 000000000000..6edae4baf69a --- /dev/null +++ b/packages/SystemUI/res-keyguard/drawable/ic_backspace_black_24dp.xml @@ -0,0 +1,25 @@ +<!-- + ~ Copyright (C) 2017 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> + +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="24dp" + android:height="24dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0"> + <path + android:fillColor="#FF000000" + android:pathData="M22,3H7C6.31,3 5.77,3.35 5.41,3.88l-5.04,7.57c-0.22,0.34 -0.22,0.77 0,1.11l5.04,7.56C5.77,20.64 6.31,21 7,21h15c1.1,0 2,-0.9 2,-2V5C24,3.9 23.1,3 22,3zM18.3,16.3L18.3,16.3c-0.39,0.39 -1.02,0.39 -1.41,0L14,13.41l-2.89,2.89c-0.39,0.39 -1.02,0.39 -1.41,0h0c-0.39,-0.39 -0.39,-1.02 0,-1.41L12.59,12L9.7,9.11c-0.39,-0.39 -0.39,-1.02 0,-1.41l0,0c0.39,-0.39 1.02,-0.39 1.41,0L14,10.59l2.89,-2.89c0.39,-0.39 1.02,-0.39 1.41,0v0c0.39,0.39 0.39,1.02 0,1.41L15.41,12l2.89,2.89C18.68,15.27 18.68,15.91 18.3,16.3z"/> +</vector> diff --git a/packages/SystemUI/res-keyguard/drawable/ic_done_black_24dp.xml b/packages/SystemUI/res-keyguard/drawable/ic_done_black_24dp.xml new file mode 100644 index 000000000000..5026f07de912 --- /dev/null +++ b/packages/SystemUI/res-keyguard/drawable/ic_done_black_24dp.xml @@ -0,0 +1,25 @@ +<!-- + ~ Copyright (C) 2017 The Android Open Source Project + ~ + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ distributed under the License is distributed on an "AS IS" BASIS, + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + ~ See the License for the specific language governing permissions and + ~ limitations under the License + --> + +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="24dp" + android:height="24dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0"> + <path + android:fillColor="#FF000000" + android:pathData="M9,16.2l-3.5,-3.5a0.984,0.984 0,0 0,-1.4 0,0.984 0.984,0 0,0 0,1.4l4.19,4.19c0.39,0.39 1.02,0.39 1.41,0L20.3,7.7a0.984,0.984 0,0 0,0 -1.4,0.984 0.984,0 0,0 -1.4,0L9,16.2z"/> +</vector> diff --git a/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml b/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml index 3283e0411ec4..631cc0d3df30 100644 --- a/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml +++ b/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml @@ -62,7 +62,7 @@ android:layout_width="wrap_content" android:layout_height="match_parent" android:gravity="center_vertical" - android:src="@drawable/ic_backspace_24dp" + android:src="@drawable/ic_backspace_black_24dp" android:clickable="true" android:paddingTop="8dip" android:paddingBottom="8dip" @@ -73,6 +73,7 @@ android:layout_alignEnd="@+id/pinEntry" android:layout_alignParentRight="true" android:tint="@color/pin_delete_color" + android:tintMode="src_in" /> <View android:id="@+id/divider" @@ -204,7 +205,7 @@ android:layout_height="match_parent" android:layout_weight="1" android:paddingBottom="11sp" - android:src="@drawable/ic_done_wht" + android:src="@drawable/ic_done_black_24dp" style="@style/Keyguard.ImageButton.NumPadEnter" android:background="@drawable/ripple_drawable" android:contentDescription="@string/keyboardview_keycode_enter" diff --git a/packages/SystemUI/res-keyguard/layout/keyguard_sim_pin_view.xml b/packages/SystemUI/res-keyguard/layout/keyguard_sim_pin_view.xml index cf87f9026e22..97c896591eb2 100644 --- a/packages/SystemUI/res-keyguard/layout/keyguard_sim_pin_view.xml +++ b/packages/SystemUI/res-keyguard/layout/keyguard_sim_pin_view.xml @@ -75,7 +75,7 @@ android:layout_width="wrap_content" android:layout_height="match_parent" android:gravity="center_vertical" - android:src="@drawable/ic_backspace_24dp" + android:src="@drawable/ic_backspace_black_24dp" android:clickable="true" android:paddingTop="8dip" android:paddingBottom="8dip" @@ -86,6 +86,7 @@ android:layout_alignEnd="@+id/pinEntry" android:layout_alignParentRight="true" android:tint="@color/pin_delete_color" + android:tintMode="src_in" /> <View android:id="@+id/divider" @@ -213,7 +214,7 @@ android:layout_height="match_parent" android:layout_weight="1" android:paddingBottom="11sp" - android:src="@drawable/ic_done_wht" + android:src="@drawable/ic_done_black_24dp" style="@style/Keyguard.ImageButton.NumPadEnter" android:background="@drawable/ripple_drawable" android:contentDescription="@string/keyboardview_keycode_enter" diff --git a/packages/SystemUI/res-keyguard/layout/keyguard_sim_puk_view.xml b/packages/SystemUI/res-keyguard/layout/keyguard_sim_puk_view.xml index 3cae493c5722..d4c5d7474aed 100644 --- a/packages/SystemUI/res-keyguard/layout/keyguard_sim_puk_view.xml +++ b/packages/SystemUI/res-keyguard/layout/keyguard_sim_puk_view.xml @@ -76,7 +76,7 @@ android:layout_width="wrap_content" android:layout_height="match_parent" android:gravity="center_vertical" - android:src="@drawable/ic_backspace_24dp" + android:src="@drawable/ic_backspace_black_24dp" android:clickable="true" android:paddingTop="8dip" android:paddingBottom="8dip" @@ -87,6 +87,7 @@ android:layout_alignEnd="@+id/pinEntry" android:layout_alignParentRight="true" android:tint="@color/pin_delete_color" + android:tintMode="src_in" /> <View android:id="@+id/divider" @@ -214,7 +215,7 @@ android:layout_height="match_parent" android:layout_weight="1" android:paddingBottom="11sp" - android:src="@drawable/ic_done_wht" + android:src="@drawable/ic_done_black_24dp" style="@style/Keyguard.ImageButton.NumPadEnter" android:background="@drawable/ripple_drawable" android:contentDescription="@string/keyboardview_keycode_enter" |