diff options
| author | 2016-09-08 11:02:57 +0000 | |
|---|---|---|
| committer | 2016-09-08 11:02:57 +0000 | |
| commit | 27247a111904688249d0d63ed5c4949818b64fe8 (patch) | |
| tree | e7516beb9359655fe5f73dc87485e21a79b40748 | |
| parent | c0579c5fb7ae98db013178f792fec573a929a79a (diff) | |
| parent | cf19bfec90a15c12dae39bc48f8fc2c0a7dafcd8 (diff) | |
Update icons and strings for always-on VPN info am: 63d7c8d86d
am: cf19bfec90
Change-Id: I8c520db068b0cd6123fa772b9dd59a251c84275d
| -rw-r--r-- | core/res/res/drawable-hdpi/vpn_connected.png | bin | 539 -> 282 bytes | |||
| -rw-r--r-- | core/res/res/drawable-hdpi/vpn_disconnected.png | bin | 577 -> 297 bytes | |||
| -rw-r--r-- | core/res/res/drawable-mdpi/vpn_connected.png | bin | 502 -> 196 bytes | |||
| -rw-r--r-- | core/res/res/drawable-mdpi/vpn_disconnected.png | bin | 496 -> 209 bytes | |||
| -rw-r--r-- | core/res/res/drawable-nodpi/vpn_connected.xml | 24 | ||||
| -rw-r--r-- | core/res/res/drawable-nodpi/vpn_disconnected.xml | 24 | ||||
| -rw-r--r-- | core/res/res/drawable-xhdpi/vpn_connected.png | bin | 688 -> 342 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xhdpi/vpn_disconnected.png | bin | 717 -> 360 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xxhdpi/vpn_connected.png | bin | 781 -> 476 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xxhdpi/vpn_disconnected.png | bin | 868 -> 513 bytes | |||
| -rw-r--r-- | core/res/res/values/strings.xml | 4 | ||||
| -rw-r--r-- | core/res/res/values/symbols.xml | 1 |
12 files changed, 52 insertions, 1 deletions
diff --git a/core/res/res/drawable-hdpi/vpn_connected.png b/core/res/res/drawable-hdpi/vpn_connected.png Binary files differindex c3547e855744..e05e76ffc275 100644 --- a/core/res/res/drawable-hdpi/vpn_connected.png +++ b/core/res/res/drawable-hdpi/vpn_connected.png diff --git a/core/res/res/drawable-hdpi/vpn_disconnected.png b/core/res/res/drawable-hdpi/vpn_disconnected.png Binary files differindex 10a9065cabdd..3508984b2099 100644 --- a/core/res/res/drawable-hdpi/vpn_disconnected.png +++ b/core/res/res/drawable-hdpi/vpn_disconnected.png diff --git a/core/res/res/drawable-mdpi/vpn_connected.png b/core/res/res/drawable-mdpi/vpn_connected.png Binary files differindex 7e167f84dfa4..f7ac2a184834 100644 --- a/core/res/res/drawable-mdpi/vpn_connected.png +++ b/core/res/res/drawable-mdpi/vpn_connected.png diff --git a/core/res/res/drawable-mdpi/vpn_disconnected.png b/core/res/res/drawable-mdpi/vpn_disconnected.png Binary files differindex a08c42a2702a..9db4199d0262 100644 --- a/core/res/res/drawable-mdpi/vpn_disconnected.png +++ b/core/res/res/drawable-mdpi/vpn_disconnected.png diff --git a/core/res/res/drawable-nodpi/vpn_connected.xml b/core/res/res/drawable-nodpi/vpn_connected.xml new file mode 100644 index 000000000000..22a4a6cb4c6b --- /dev/null +++ b/core/res/res/drawable-nodpi/vpn_connected.xml @@ -0,0 +1,24 @@ +<!-- +Copyright (C) 2016 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="48dp" + android:height="48dp" + android:viewportWidth="48.0" + android:viewportHeight="48.0"> + <path + android:fillColor="#FF000000" + android:pathData="M25.3,20c-1.65,-4.66 -6.08,-8 -11.3,-8 -6.63,0 -12,5.37 -12,12s5.37,12 12,12c5.22,0 9.65,-3.34 11.3,-8H34v8h8v-8h4v-8H25.3zM14,28c-2.21,0 -4,-1.79 -4,-4s1.79,-4 4,-4 4,1.79 4,4 -1.79,4 -4,4z"/> +</vector> diff --git a/core/res/res/drawable-nodpi/vpn_disconnected.xml b/core/res/res/drawable-nodpi/vpn_disconnected.xml new file mode 100644 index 000000000000..22a4a6cb4c6b --- /dev/null +++ b/core/res/res/drawable-nodpi/vpn_disconnected.xml @@ -0,0 +1,24 @@ +<!-- +Copyright (C) 2016 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="48dp" + android:height="48dp" + android:viewportWidth="48.0" + android:viewportHeight="48.0"> + <path + android:fillColor="#FF000000" + android:pathData="M25.3,20c-1.65,-4.66 -6.08,-8 -11.3,-8 -6.63,0 -12,5.37 -12,12s5.37,12 12,12c5.22,0 9.65,-3.34 11.3,-8H34v8h8v-8h4v-8H25.3zM14,28c-2.21,0 -4,-1.79 -4,-4s1.79,-4 4,-4 4,1.79 4,4 -1.79,4 -4,4z"/> +</vector> diff --git a/core/res/res/drawable-xhdpi/vpn_connected.png b/core/res/res/drawable-xhdpi/vpn_connected.png Binary files differindex 1f46be2cea5d..a8761c90af2d 100644 --- a/core/res/res/drawable-xhdpi/vpn_connected.png +++ b/core/res/res/drawable-xhdpi/vpn_connected.png diff --git a/core/res/res/drawable-xhdpi/vpn_disconnected.png b/core/res/res/drawable-xhdpi/vpn_disconnected.png Binary files differindex 847d3f52701f..7118918ec6d5 100644 --- a/core/res/res/drawable-xhdpi/vpn_disconnected.png +++ b/core/res/res/drawable-xhdpi/vpn_disconnected.png diff --git a/core/res/res/drawable-xxhdpi/vpn_connected.png b/core/res/res/drawable-xxhdpi/vpn_connected.png Binary files differindex ea4930c4f420..16b1e4e2467b 100644 --- a/core/res/res/drawable-xxhdpi/vpn_connected.png +++ b/core/res/res/drawable-xxhdpi/vpn_connected.png diff --git a/core/res/res/drawable-xxhdpi/vpn_disconnected.png b/core/res/res/drawable-xxhdpi/vpn_disconnected.png Binary files differindex 4cd0dd4a0226..a0258186067c 100644 --- a/core/res/res/drawable-xxhdpi/vpn_disconnected.png +++ b/core/res/res/drawable-xxhdpi/vpn_disconnected.png diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 171e2610a817..0881cd157f95 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3332,10 +3332,12 @@ <string name="vpn_lockdown_connecting">Always-on VPN connecting\u2026</string> <!-- Notification title when connected to lockdown VPN. --> <string name="vpn_lockdown_connected">Always-on VPN connected</string> + <!-- Notification title when not connected to lockdown VPN. --> + <string name="vpn_lockdown_disconnected">Always-on VPN disconnected</string> <!-- Notification title when error connecting to lockdown VPN. --> <string name="vpn_lockdown_error">Always-on VPN error</string> <!-- Notification body that indicates user can touch to configure lockdown VPN connection. --> - <string name="vpn_lockdown_config">Tap to configure</string> + <string name="vpn_lockdown_config">Tap to set up</string> <!-- Localized strings for WebView --> <!-- Label for button in a WebView that will open a chooser to choose a file to upload --> diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index 64fcc6158382..f2b954ca8ca2 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -1874,6 +1874,7 @@ <java-symbol type="string" name="vpn_title_long" /> <java-symbol type="string" name="vpn_lockdown_connecting" /> <java-symbol type="string" name="vpn_lockdown_connected" /> + <java-symbol type="string" name="vpn_lockdown_disconnected" /> <java-symbol type="string" name="vpn_lockdown_error" /> <java-symbol type="string" name="vpn_lockdown_config" /> <java-symbol type="string" name="wallpaper_binding_label" /> |