Merge "Update platlogo."
This commit is contained in:
committed by
Android (Google) Code Review
commit
c90bb01e0e
@@ -1,31 +1,50 @@
|
||||
<!--
|
||||
Copyright (C) 2020 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="240dp"
|
||||
android:height="240dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M16 4c-2.2 0-4 1.8-4 4v4H4V8c0-2.2 1.8-4 4-4h8z"/>
|
||||
android:fillColor="#F86734"
|
||||
android:pathData="M416.23 236.62h-10.67c-1.46 0-2.65-1.19-2.65-2.65v-9.85c0-1.47 1.19-2.65 2.65-2.65h23.37c1.47 0 2.66 1.19 2.66 2.65v66.9c0 1.46-1.2 2.65-2.66 2.65H418.9c-1.47 0-2.66-1.19-2.66-2.65v-54.4z"/>
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M8 20c2.2 0 4-1.8 4-4v-4H4v8h4z"/>
|
||||
android:fillColor="#F86734"
|
||||
android:pathData="M455.51 236.62h-10.67c-1.47 0-2.65-1.19-2.65-2.65v-9.85c0-1.47 1.18-2.65 2.65-2.65h23.37c1.47 0 2.66 1.19 2.66 2.65v66.9c0 1.46-1.2 2.65-2.66 2.65h-10.05c-1.46 0-2.65-1.19-2.65-2.65v-54.4z"/>
|
||||
<path
|
||||
android:fillColor="#80000000"
|
||||
android:pathData="M16 12c2.2 0 4-1.8 4-4V4h-8v8h4z"/>
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M364.12 400.25a4.34 4.34 0 1 0 0 8.68a4.34 4.34 0 1 0 0-8.68z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M275.46 433.53a4.84 4.84 0 1 0 0 9.68a4.84 4.84 0 1 0 0-9.68z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M184.52 418.83a5.36 5.36 0 1 0 0 10.72a5.36 5.36 0 1 0 0-10.72z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M110.42 359.19a5.89 5.89 0 1 0 0 11.78a5.89 5.89 0 1 0 0-11.78z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M75.94 270.17a6.43 6.43 0 1 0 0 12.86a6.43 6.43 0 1 0 0-12.86z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M89.48 178.57a6.98 6.98 0 1 0 0 13.96a6.98 6.98 0 1 0 0-13.96z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M147.97 103.54a7.54 7.54 0 1 0 0 15.08a7.54 7.54 0 1 0 0-15.08z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M236.63 66.7a8.1 8.1 0 1 0 0 16.2a8.1 8.1 0 1 0 0-16.2z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M327.09 78.3a8.66 8.66 0 1 0 0 17.32a8.66 8.66 0 1 0 0-17.32z"/>
|
||||
<path
|
||||
android:fillColor="#D6F0FF"
|
||||
android:pathData="M401.05 136.97a9.22 9.22 0 1 0 0 18.44a9.22 9.22 0 1 0 0-18.44z"/>
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#3DDB85"
|
||||
android:pathData="M255.45 129.46a128.11 128.11 0 1 0 0 256.22a128.11 128.11 0 1 0 0-256.22z"/>
|
||||
<path
|
||||
android:fillColor="#FFF"
|
||||
android:pathData="M339.23 236.09a21.48 21.48 0 1 0 0 42.96a21.48 21.48 0 1 0 0-42.96z"/>
|
||||
</group>
|
||||
</vector>
|
||||
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
<!--
|
||||
Copyright (C) 2020 The Android Open Source Project
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright 2020 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
|
||||
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
|
||||
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.
|
||||
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"
|
||||
@@ -19,12 +19,22 @@ Copyright (C) 2020 The Android Open Source Project
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M16 4c-2.2 0-4 1.8-4 4v4H4V8c0-2.2 1.8-4 4-4h8z"/>
|
||||
<path
|
||||
android:fillColor="#000"
|
||||
android:pathData="M8 20c2.2 0 4-1.8 4-4v-4H4v8h4z"/>
|
||||
<path
|
||||
android:fillColor="#80000000"
|
||||
android:pathData="M16 12c2.2 0 4-1.8 4-4V4h-8v8h4z"/>
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="
|
||||
M 12,1
|
||||
A 11 11 0 0 0 1,12
|
||||
A 11 11 0 1 0 12,1
|
||||
Z
|
||||
|
||||
M 12.5,8
|
||||
a 3,3 0 0 1 6,0
|
||||
a 3,3 0 0 1 -6,0
|
||||
Z
|
||||
|
||||
M 5.5,8
|
||||
a 3,3 0 0 1 6,0
|
||||
l 0,8
|
||||
a 3,3 0 0 1 -6,0
|
||||
Z
|
||||
"/>
|
||||
</vector>
|
||||
|
||||
63
packages/SystemUI/res/drawable-nodpi/android_11_dial.xml
Normal file
63
packages/SystemUI/res/drawable-nodpi/android_11_dial.xml
Normal file
@@ -0,0 +1,63 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:pathData="M77.773,51.064h-1.583c-0.217,0 -0.393,-0.176 -0.393,-0.393v-1.46c0,-0.217 0.176,-0.393 0.393,-0.393h3.466c0.217,0 0.393,0.176 0.393,0.393v9.921c0,0.217 -0.176,0.393 -0.393,0.393h-1.49c-0.217,0 -0.393,-0.176 -0.393,-0.393V51.064z"
|
||||
android:fillColor="#F86734"/>
|
||||
<path
|
||||
android:pathData="M83.598,51.064h-1.583c-0.217,0 -0.393,-0.176 -0.393,-0.393v-1.46c0,-0.217 0.176,-0.393 0.393,-0.393h3.466c0.217,0 0.393,0.176 0.393,0.393v9.921c0,0.217 -0.176,0.393 -0.393,0.393h-1.49c-0.217,0 -0.393,-0.176 -0.393,-0.393V51.064z"
|
||||
android:fillColor="#F86734"/>
|
||||
<path
|
||||
android:pathData="M70.044,75.974m-0.644,0a0.644,0.644 0,1 1,1.288 0a0.644,0.644 0,1 1,-1.288 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M56.896,80.985m-0.718,0a0.718,0.718 0,1 1,1.436 0a0.718,0.718 0,1 1,-1.436 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M43.408,78.881m-0.795,0a0.795,0.795 0,1 1,1.59 0a0.795,0.795 0,1 1,-1.59 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M32.419,70.115m-0.874,0a0.874,0.874 0,1 1,1.748 0a0.874,0.874 0,1 1,-1.748 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M27.306,56.992m-0.954,0a0.954,0.954 0,1 1,1.908 0a0.954,0.954 0,1 1,-1.908 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M29.313,43.489m-1.036,0a1.036,1.036 0,1 1,2.072 0a1.036,1.036 0,1 1,-2.072 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M37.988,32.445m-1.118,0a1.118,1.118 0,1 1,2.236 0a1.118,1.118 0,1 1,-2.236 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M51.137,27.064m-1.201,0a1.201,1.201 0,1 1,2.402 0a1.201,1.201 0,1 1,-2.402 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M64.553,28.868m-1.284,0a1.284,1.284 0,1 1,2.568 0a1.284,1.284 0,1 1,-2.568 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M75.522,37.652m-1.368,0a1.368,1.368 0,1 1,2.736 0a1.368,1.368 0,1 1,-2.736 0"
|
||||
android:fillColor="#d7effe"/>
|
||||
<path
|
||||
android:pathData="M87.942,115.052l-47.557,-47.557l26.869,-26.87l47.557,47.558z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="56.087"
|
||||
android:startX="55.8464"
|
||||
android:endY="100.0297"
|
||||
android:endX="99.7891"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#3F000000"/>
|
||||
<item android:offset="1" android:color="#00000000"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M53.928,54.17m-18.999,0a18.999,18.999 0,1 1,37.998 0a18.999,18.999 0,1 1,-37.998 0"
|
||||
android:fillColor="#3ddc84"/>
|
||||
<path
|
||||
android:pathData="M66.353,54.17m-3.185,0a3.185,3.185 0,1 1,6.37 0a3.185,3.185 0,1 1,-6.37 0"
|
||||
android:fillColor="#FFFFFF"/>
|
||||
</vector>
|
||||
@@ -15,5 +15,5 @@ Copyright (C) 2018 The Android Open Source Project
|
||||
-->
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/icon_bg"/>
|
||||
<foreground android:drawable="@drawable/q"/>
|
||||
<foreground android:drawable="@drawable/android_11_dial"/>
|
||||
</adaptive-icon>
|
||||
|
||||
@@ -14,5 +14,5 @@ Copyright (C) 2018 The Android Open Source Project
|
||||
limitations under the License.
|
||||
-->
|
||||
<color xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="#77C360" />
|
||||
android:color="#073042" />
|
||||
|
||||
|
||||
@@ -1,40 +0,0 @@
|
||||
<!--
|
||||
Copyright (C) 2019 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="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108.0"
|
||||
android:viewportHeight="108.0">
|
||||
<group
|
||||
android:name="scale"
|
||||
android:pivotX="54" android:pivotY="54"
|
||||
android:scaleX="0.9"
|
||||
android:scaleY="0.9">
|
||||
<group
|
||||
android:name="nudge"
|
||||
android:translateX="24"
|
||||
android:translateY="23.5">
|
||||
<path
|
||||
android:name="tail"
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M21.749674,34.122784l-9.431964,9.529709l-6.31771,-6.2529106l15.736504,-15.899582l64.765724,65.16436l-6.3046494,6.266083z"/>
|
||||
<path
|
||||
android:name="counter"
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M30,9.32352941 C41.6954418,9.32352941 51.1764706,18.8045582 51.1764706,30.5 C51.1764706,42.1954418 41.6954418,51.6764706 30,51.6764706 C18.3045582,51.6764706 8.82352941,42.1954418 8.82352941,30.5 C8.82352941,18.8045582 18.3045582,9.32352941 30,9.32352941 L30,9.32352941 Z M30,0.5 C13.4314575,0.5 -5.53805368e-15,13.9314575 -7.10542736e-15,30.5 C-1.02401747e-14,47.0685425 13.4314575,60.5 30,60.5 C46.5685425,60.5 60,47.0685425 60,30.5 C59.9805514,13.9395201 46.5604799,0.519448617 30,0.5 Z"/>
|
||||
</group>
|
||||
</group>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user