Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- android-sdk/platforms/android-34/data/res/drawable-nodpi/alert_window_layer.xml +24 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/android_logotype.xml +42 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/clock_dial.xml +10 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/clock_hand_hour.xml +10 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/clock_hand_minute.xml +10 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/ic_number11.xml +12 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/platlogo.xml +45 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/platlogo_m.xml +21 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/stat_sys_adb.xml +54 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/vpn_connected.xml +24 -0
- android-sdk/platforms/android-34/data/res/drawable-nodpi/vpn_disconnected.xml +24 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/dialog_background_material.xml +19 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/global_action_item_divider.xml +20 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_grey_background.xml +20 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_grey_background_shape.xml +22 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_red_background.xml +20 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_red_background_shape.xml +22 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/ic_input_extract_action_done.xml +19 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/ic_input_extract_action_send.xml +24 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/ic_lock_bugreport.xml +31 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/ic_lock_power_off.xml +26 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/ic_restart.xml +26 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/scrollbar_vertical_thumb.xml +23 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/scrollbar_vertical_track.xml +21 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/switch_thumb_watch_default_dark_anim.xml +93 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/sym_def_app_icon.xml +5 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/sym_def_app_icon_background.xml +5 -0
- android-sdk/platforms/android-34/data/res/drawable-watch/toast_frame.xml +24 -0
- android-sdk/platforms/android-34/data/res/interpolator-watch/progress_indeterminate_rotation_interpolator.xml +18 -0
- android-sdk/platforms/android-34/data/res/interpolator-watch/trim_end_interpolator.xml +18 -0
- android-sdk/platforms/android-34/data/res/interpolator-watch/trim_offset_interpolator.xml +18 -0
- android-sdk/platforms/android-34/data/res/interpolator-watch/trim_start_interpolator.xml +18 -0
- android-sdk/platforms/android-34/data/res/interpolator/accelerate_cubic.xml +21 -0
- android-sdk/platforms/android-34/data/res/interpolator/accelerate_decelerate.xml +20 -0
- android-sdk/platforms/android-34/data/res/interpolator/accelerate_quad.xml +20 -0
- android-sdk/platforms/android-34/data/res/interpolator/accelerate_quart.xml +21 -0
- android-sdk/platforms/android-34/data/res/interpolator/accelerate_quint.xml +21 -0
- android-sdk/platforms/android-34/data/res/interpolator/activity_close_dim.xml +22 -0
- android-sdk/platforms/android-34/data/res/interpolator/aggressive_ease.xml +22 -0
- android-sdk/platforms/android-34/data/res/interpolator/anticipate.xml +21 -0
- android-sdk/platforms/android-34/data/res/interpolator/anticipate_overshoot.xml +21 -0
- android-sdk/platforms/android-34/data/res/interpolator/bounce.xml +21 -0
- android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml +20 -0
- android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml +20 -0
- android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml +20 -0
- android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml +20 -0
- android-sdk/platforms/android-34/data/res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml +19 -0
- android-sdk/platforms/android-34/data/res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml +19 -0
- android-sdk/platforms/android-34/data/res/interpolator/cycle.xml +21 -0
- android-sdk/platforms/android-34/data/res/interpolator/decelerate_cubic.xml +21 -0
android-sdk/platforms/android-34/data/res/drawable-nodpi/alert_window_layer.xml
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2017 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:width="24dp"
|
| 18 |
+
android:height="24dp"
|
| 19 |
+
android:viewportWidth="24.0"
|
| 20 |
+
android:viewportHeight="24.0">
|
| 21 |
+
<path
|
| 22 |
+
android:fillColor="#FF000000"
|
| 23 |
+
android:pathData="M11.99,18.54l-7.37,-5.73L3,14.07l9,7 9,-7 -1.63,-1.27 -7.38,5.74zM12,16l7.36,-5.73L21,9l-9,-7 -9,7 1.63,1.27L12,16z"/>
|
| 24 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/android_logotype.xml
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2015 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:width="290dp"
|
| 18 |
+
android:height="64dp"
|
| 19 |
+
android:viewportWidth="290.0"
|
| 20 |
+
android:viewportHeight="64.0">
|
| 21 |
+
<path
|
| 22 |
+
android:fillColor="#FF000000"
|
| 23 |
+
android:pathData="M21.81,28.91c-7.44,0,-12.45,5.85,-12.45,13.37c0,7.52,5.01,13.37,12.45,13.37s12.45,-5.85,12.45,-13.37 C34.26,34.76,29.24,28.91,21.81,28.91 M20.13,20.55c6.02,0,11.03,3.09,13.37,6.43v-5.6l9.19,0l0,41.78l-6.24,0 c-1.63,0,-2.95,-1.32,-2.95,-2.95v-2.65C31.17,60.91,26.15,64,20.14,64C8.69,64,0,54.23,0,42.28C0,30.33,8.69,20.55,20.13,20.55"/>
|
| 24 |
+
<path
|
| 25 |
+
android:fillColor="#FF000000"
|
| 26 |
+
android:pathData="M53.13,21.39l9.19,0l0,5.68c2.5,-4.18,7.27,-6.52,12.7,-6.52c9.69,0,15.96,6.85,15.96,17.46l0,25.15l-6.24,0 c-1.63,0,-2.95,-1.32,-2.95,-2.95l0,-20.7c0,-6.6,-3.34,-10.61,-8.69,-10.61c-6.1,0,-10.78,4.76,-10.78,13.7l0,20.55l-6.25,0 c-1.63,0,-2.95,-1.32,-2.95,-2.95L53.13,21.39z"/>
|
| 27 |
+
<path
|
| 28 |
+
android:fillColor="#FF000000"
|
| 29 |
+
android:pathData="M120.06,28.91c-7.43,0,-12.45,5.85,-12.45,13.37c0,7.52,5.01,13.37,12.45,13.37c7.43,0,12.45,-5.85,12.45,-13.37 C132.51,34.76,127.5,28.91,120.06,28.91 M118.39,20.55c6.02,0,11.03,3.09,13.37,6.43l0,-26.49l9.19,0l0,62.66h-6.24 c-1.63,0,-2.95,-1.32,-2.95,-2.95v-2.65c-2.34,3.34,-7.35,6.43,-13.37,6.43c-11.45,0,-20.14,-9.77,-20.14,-21.72 C98.25,30.33,106.94,20.55,118.39,20.55"/>
|
| 30 |
+
<path
|
| 31 |
+
android:fillColor="#FF000000"
|
| 32 |
+
android:pathData="M151.39,21.39l9.19,0v7.44c1.59,-4.76,6.27,-7.86,11.03,-7.86c1.17,0,2.34,0.08,3.59,0.34v9.44c-1.59,-0.5,-2.92,-0.75,-4.59,-0.75 c-5.26,0,-10.03,4.43,-10.03,12.78l0,20.39l-6.24,0c-1.63,0,-2.95,-1.32,-2.95,-2.95L151.39,21.39z"/>
|
| 33 |
+
<path
|
| 34 |
+
android:fillColor="#FF000000"
|
| 35 |
+
android:pathData="M199.98,55.48c7.35,0,12.53,-5.77,12.53,-13.2c0,-7.44,-5.18,-13.2,-12.53,-13.2c-7.44,0,-12.62,5.77,-12.62,13.2 C187.37,49.71,192.55,55.48,199.98,55.48 M199.98,64c-12.37,0,-21.89,-9.61,-21.89,-21.72c0,-12.12,9.52,-21.73,21.89,-21.73 c12.37,0,21.89,9.61,21.89,21.73C221.87,54.39,212.35,64,199.98,64"/>
|
| 36 |
+
<path
|
| 37 |
+
android:fillColor="#FF000000"
|
| 38 |
+
android:pathData="M229.32,21.39l9.19,0l0,41.78l-6.24,0c-1.63,0,-2.95,-1.32,-2.95,-2.95L229.32,21.39z M233.92,12.28 c-3.34,0,-6.18,-2.76,-6.18,-6.18c0,-3.34,2.84,-6.1,6.18,-6.1c3.43,0,6.1,2.76,6.1,6.1C240.02,9.53,237.34,12.28,233.92,12.28"/>
|
| 39 |
+
<path
|
| 40 |
+
android:fillColor="#FF000000"
|
| 41 |
+
android:pathData="M267.87,28.91c-7.43,0,-12.45,5.85,-12.45,13.37c0,7.52,5.01,13.37,12.45,13.37c7.44,0,12.45,-5.85,12.45,-13.37 C280.32,34.76,275.31,28.91,267.87,28.91 M266.2,20.55c6.02,0,11.03,3.09,13.37,6.43l0,-26.49l9.19,0l0,62.66l-6.24,0 c-1.63,0,-2.95,-1.32,-2.95,-2.95v-2.65c-2.34,3.34,-7.35,6.43,-13.37,6.43c-11.44,0,-20.14,-9.77,-20.14,-21.72S254.76,20.55,266.2,20.55"/>
|
| 42 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/clock_dial.xml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 3 |
+
android:width="380dp"
|
| 4 |
+
android:height="380dp"
|
| 5 |
+
android:viewportWidth="380"
|
| 6 |
+
android:viewportHeight="380">
|
| 7 |
+
<path
|
| 8 |
+
android:pathData="M177.389,2.803C185.381,-0.934 194.619,-0.934 202.611,2.803L231.193,16.169C234.358,17.649 237.76,18.56 241.242,18.861L272.677,21.577C281.467,22.336 289.468,26.956 294.52,34.188L312.59,60.054C314.591,62.919 317.081,65.409 319.946,67.41L345.812,85.48C353.044,90.533 357.664,98.533 358.423,107.323L361.139,138.758C361.44,142.24 362.351,145.642 363.832,148.807L377.197,177.389C380.934,185.381 380.934,194.619 377.197,202.611L363.832,231.193C362.351,234.359 361.44,237.76 361.139,241.242L358.423,272.677C357.664,281.467 353.044,289.468 345.812,294.52L319.946,312.59C317.081,314.591 314.591,317.081 312.59,319.946L294.52,345.812C289.468,353.044 281.467,357.664 272.677,358.423L241.242,361.139C237.76,361.44 234.359,362.351 231.193,363.832L202.611,377.197C194.619,380.934 185.381,380.934 177.389,377.197L148.807,363.832C145.642,362.351 142.24,361.44 138.758,361.139L107.323,358.423C98.533,357.664 90.533,353.044 85.48,345.812L67.41,319.946C65.409,317.081 62.919,314.591 60.054,312.59L34.188,294.52C26.956,289.468 22.336,281.467 21.577,272.677L18.861,241.242C18.56,237.76 17.649,234.359 16.169,231.193L2.803,202.611C-0.934,194.619 -0.934,185.381 2.803,177.389L16.169,148.807C17.649,145.642 18.56,142.24 18.861,138.758L21.577,107.323C22.336,98.533 26.956,90.533 34.188,85.48L60.054,67.41C62.919,65.409 65.409,62.919 67.41,60.054L85.48,34.188C90.533,26.956 98.533,22.336 107.323,21.577L138.758,18.861C142.24,18.56 145.642,17.649 148.807,16.169L177.389,2.803Z"
|
| 9 |
+
android:fillColor="@color/system_neutral1_200"/>
|
| 10 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/clock_hand_hour.xml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 3 |
+
android:width="380dp"
|
| 4 |
+
android:height="380dp"
|
| 5 |
+
android:viewportWidth="380"
|
| 6 |
+
android:viewportHeight="380">
|
| 7 |
+
<path
|
| 8 |
+
android:pathData="M190,96L190,96A16,16 0,0 1,206 112L206,190A16,16 0,0 1,190 206L190,206A16,16 0,0 1,174 190L174,112A16,16 0,0 1,190 96z"
|
| 9 |
+
android:fillColor="@color/system_accent1_700"/>
|
| 10 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/clock_hand_minute.xml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 3 |
+
android:width="380dp"
|
| 4 |
+
android:height="380dp"
|
| 5 |
+
android:viewportWidth="380"
|
| 6 |
+
android:viewportHeight="380">
|
| 7 |
+
<path
|
| 8 |
+
android:pathData="M190,60L190,60A16,16 0,0 1,206 76L206,190A16,16 0,0 1,190 206L190,206A16,16 0,0 1,174 190L174,76A16,16 0,0 1,190 60z"
|
| 9 |
+
android:fillColor="@color/system_accent2_500"/>
|
| 10 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/ic_number11.xml
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 2 |
+
android:width="24dp"
|
| 3 |
+
android:height="24dp"
|
| 4 |
+
android:viewportWidth="24"
|
| 5 |
+
android:viewportHeight="24">
|
| 6 |
+
<path
|
| 7 |
+
android:pathData="M5.14,5H1.59a0.88,0.88 0,0 1,-0.88 -0.89V0.88A0.87,0.87 0,0 1,1.59 0H9.36a0.87,0.87 0,0 1,0.88 0.88V23.12a0.88,0.88 0,0 1,-0.88 0.88H6a0.88,0.88 0,0 1,-0.88 -0.88Z"
|
| 8 |
+
android:fillColor="#000000"/>
|
| 9 |
+
<path
|
| 10 |
+
android:pathData="M18.19,5H14.64a0.89,0.89 0,0 1,-0.88 -0.89V0.88A0.88,0.88 0,0 1,14.64 0h7.78a0.87,0.87 0,0 1,0.87 0.88V23.12a0.88,0.88 0,0 1,-0.87 0.88H19.08a0.89,0.89 0,0 1,-0.89 -0.88Z"
|
| 11 |
+
android:fillColor="#000000"/>
|
| 12 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/platlogo.xml
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2021 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector android:height="128dp"
|
| 17 |
+
android:width="128dp"
|
| 18 |
+
android:viewportHeight="24"
|
| 19 |
+
android:viewportWidth="24"
|
| 20 |
+
xmlns:android="http://schemas.android.com/apk/res/android">
|
| 21 |
+
<path
|
| 22 |
+
android:fillColor="@android:color/system_accent1_400"
|
| 23 |
+
android:pathData="M11,0.3c0.6,-0.3 1.4,-0.3 2,0l0.6,0.4c0.7,0.4 1.4,0.6 2.2,0.6l0.7,-0.1c0.7,0 1.4,0.3 1.8,0.9l0.3,0.6c0.4,0.7 1,1.2 1.7,1.5L21,4.5c0.7,0.3 1.1,0.9 1.2,1.7v0.7C22.2,7.7 22.5,8.4 23,9l0.4,0.5c0.4,0.6 0.5,1.3 0.2,2l-0.3,0.6c-0.3,0.7 -0.4,1.5 -0.3,2.3l0.1,0.7c0.1,0.7 -0.2,1.4 -0.7,1.9L22,17.5c-0.6,0.5 -1.1,1.1 -1.3,1.9L20.5,20c-0.2,0.7 -0.8,1.2 -1.5,1.4l-0.7,0.1c-0.8,0.2 -1.4,0.5 -2,1.1l-0.5,0.5c-0.5,0.5 -1.3,0.7 -2,0.5l-0.6,-0.2c-0.8,-0.2 -1.5,-0.2 -2.3,0l-0.6,0.2c-0.7,0.2 -1.5,0 -2,-0.5l-0.5,-0.5c-0.5,-0.5 -1.2,-0.9 -2,-1.1L5,21.4c-0.7,-0.2 -1.3,-0.7 -1.5,-1.4l-0.2,-0.7C3.1,18.6 2.6,18 2,17.5l-0.6,-0.4c-0.6,-0.5 -0.8,-1.2 -0.7,-1.9l0.1,-0.7c0.1,-0.8 0,-1.6 -0.3,-2.3l-0.3,-0.6c-0.3,-0.7 -0.2,-1.4 0.2,-2L1,9c0.5,-0.6 0.7,-1.4 0.8,-2.2V6.2C1.9,5.5 2.3,4.8 3,4.5l0.6,-0.3c0.7,-0.3 1.3,-0.9 1.7,-1.5l0.3,-0.6c0.4,-0.6 1.1,-1 1.8,-0.9l0.7,0.1c0.8,0 1.6,-0.2 2.2,-0.6L11,0.3z"
|
| 24 |
+
/>
|
| 25 |
+
<path
|
| 26 |
+
android:pathData="M6.3,6.5l3,0l0,12.2"
|
| 27 |
+
android:strokeWidth="2.22"
|
| 28 |
+
android:strokeColor="@android:color/system_accent3_800"
|
| 29 |
+
/>
|
| 30 |
+
<path
|
| 31 |
+
android:pathData="M12.3,6.5h4l-2,4c2.2,0.3 3.6,2.4 3.3,4.5c-0.3,1.9 -1.9,3.3 -3.8,3.3c-0.5,0 -1,-0.1 -1.4,-0.3"
|
| 32 |
+
android:strokeWidth="2.22"
|
| 33 |
+
android:strokeColor="@android:color/system_accent3_800"
|
| 34 |
+
/>
|
| 35 |
+
<path
|
| 36 |
+
android:pathData="M6.3,6.5l3,0l0,12.2"
|
| 37 |
+
android:strokeWidth="0.56"
|
| 38 |
+
android:strokeColor="@android:color/system_neutral1_100"
|
| 39 |
+
/>
|
| 40 |
+
<path
|
| 41 |
+
android:pathData="M12.3,6.5h4l-2,4c2.2,0.3 3.6,2.4 3.3,4.5c-0.3,1.9 -1.9,3.3 -3.8,3.3c-0.5,0 -1,-0.1 -1.4,-0.3"
|
| 42 |
+
android:strokeWidth="0.56"
|
| 43 |
+
android:strokeColor="@android:color/system_neutral1_100"
|
| 44 |
+
/>
|
| 45 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/platlogo_m.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2017 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:width="480dp"
|
| 18 |
+
android:height="480dp"
|
| 19 |
+
android:viewportWidth="48.0"
|
| 20 |
+
android:viewportHeight="48.0">
|
| 21 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/stat_sys_adb.xml
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2023 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:width="24dp"
|
| 19 |
+
android:height="24dp"
|
| 20 |
+
android:viewportWidth="24"
|
| 21 |
+
android:viewportHeight="24">
|
| 22 |
+
<path
|
| 23 |
+
android:name="ring"
|
| 24 |
+
android:pathData="M 12 21 C 16.971 21 21 16.971 21 12 C 21 7.029 16.971 3 12 3 C 7.029 3 3 7.029 3 12 C 3 16.971 7.029 21 12 21 Z"
|
| 25 |
+
android:fillColor="#00000000"
|
| 26 |
+
android:strokeColor="#ffffff"
|
| 27 |
+
android:strokeWidth="2"/>
|
| 28 |
+
<group android:name="group">
|
| 29 |
+
<clip-path
|
| 30 |
+
android:pathData="M 20.5 12 C 20.5 16.694 16.694 20.5 12 20.5 C 7.306 20.5 3.5 16.694 3.5 12 C 3.5 7.306 7.306 3.5 12 3.5 C 16.694 3.5 20.5 7.306 20.5 12 Z"/>
|
| 31 |
+
<path
|
| 32 |
+
android:pathData="M 14.812 9.023 C 13.014 9.707 11.027 9.707 9.229 9.023 L 8.265 10.693 C 8.06 11.048 7.605 11.17 7.25 10.964 C 6.895 10.759 6.773 10.305 6.978 9.949 L 7.899 8.355 C 5.988 7.137 4.702 5.084 4.502 2.695 L 4.456 2.153 L 19.584 2.153 L 19.539 2.695 C 19.339 5.084 18.052 7.137 16.142 8.355 L 17.067 9.958 C 17.259 10.307 17.142 10.746 16.801 10.952 C 16.45 11.165 15.993 11.052 15.781 10.701 L 15.775 10.693 L 14.812 9.023 Z"
|
| 33 |
+
android:fillColor="#ffffff"/>
|
| 34 |
+
<group android:name="stars">
|
| 35 |
+
<path android:pathData="
|
| 36 |
+
M 7,14 h1v1h-1z
|
| 37 |
+
M 13,15 h1v1h-1z
|
| 38 |
+
M 14,11 h1v1h-1z
|
| 39 |
+
|
| 40 |
+
M 11,17 h0.5v0.5h-0.5z
|
| 41 |
+
M 10,15 h0.5v0.5h-0.5z
|
| 42 |
+
M 13,18 h0.5v0.5h-0.5z
|
| 43 |
+
M 17,15 h0.5v0.5h-0.5z
|
| 44 |
+
M 15,14 h0.5v0.5h-0.5z
|
| 45 |
+
M 18,12 h0.5v0.5h-0.5z
|
| 46 |
+
M 5,13 h0.5v0.5h-0.5z
|
| 47 |
+
M 5,10 h0.5v0.5h-0.5z
|
| 48 |
+
M 9,11 h0.5v0.5h-0.5z
|
| 49 |
+
M 8,17 h0.5v0.5h-0.5z
|
| 50 |
+
M 12,12 h0.5v0.5h-0.5z
|
| 51 |
+
" android:fillColor="#ffffff"/>
|
| 52 |
+
</group>
|
| 53 |
+
</group>
|
| 54 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/vpn_connected.xml
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:width="48dp"
|
| 18 |
+
android:height="48dp"
|
| 19 |
+
android:viewportWidth="48.0"
|
| 20 |
+
android:viewportHeight="48.0">
|
| 21 |
+
<path
|
| 22 |
+
android:fillColor="#FF000000"
|
| 23 |
+
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"/>
|
| 24 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-nodpi/vpn_disconnected.xml
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:width="48dp"
|
| 18 |
+
android:height="48dp"
|
| 19 |
+
android:viewportWidth="48.0"
|
| 20 |
+
android:viewportHeight="48.0">
|
| 21 |
+
<path
|
| 22 |
+
android:fillColor="#FF000000"
|
| 23 |
+
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"/>
|
| 24 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-watch/dialog_background_material.xml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!-- Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
| 18 |
+
<solid android:color="?attr/colorBackground" />
|
| 19 |
+
</shape>
|
android-sdk/platforms/android-34/data/res/drawable-watch/global_action_item_divider.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
~ Copyright (C) 2021 The Android Open Source Project
|
| 3 |
+
~
|
| 4 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
~ you may not use this file except in compliance with the License.
|
| 6 |
+
~ You may obtain a copy of the License at
|
| 7 |
+
~
|
| 8 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
~
|
| 10 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
~ See the License for the specific language governing permissions and
|
| 14 |
+
~ limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
| 18 |
+
<solid android:color="@android:color/transparent" />
|
| 19 |
+
<size android:height="4dp" />
|
| 20 |
+
</shape>
|
android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_grey_background.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
~ Copyright (C) 2021 The Android Open Source Project
|
| 3 |
+
~
|
| 4 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
~ you may not use this file except in compliance with the License.
|
| 6 |
+
~ You may obtain a copy of the License at
|
| 7 |
+
~
|
| 8 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
~
|
| 10 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
~ See the License for the specific language governing permissions and
|
| 14 |
+
~ limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:color="?attr/colorControlHighlight">
|
| 19 |
+
<item android:drawable="@drawable/global_actions_item_grey_background_shape"/>
|
| 20 |
+
</ripple>
|
android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_grey_background_shape.xml
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
~ Copyright (C) 2021 The Android Open Source Project
|
| 4 |
+
~
|
| 5 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
~ you may not use this file except in compliance with the License.
|
| 7 |
+
~ You may obtain a copy of the License at
|
| 8 |
+
~
|
| 9 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
~
|
| 11 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
~ See the License for the specific language governing permissions and
|
| 15 |
+
~ limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
| 19 |
+
android:shape="rectangle">
|
| 20 |
+
<corners android:radius="26dp"/>
|
| 21 |
+
<solid android:color="@color/wear_material_grey_900"/>
|
| 22 |
+
</shape>
|
android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_red_background.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
~ Copyright (C) 2021 The Android Open Source Project
|
| 3 |
+
~
|
| 4 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
~ you may not use this file except in compliance with the License.
|
| 6 |
+
~ You may obtain a copy of the License at
|
| 7 |
+
~
|
| 8 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
~
|
| 10 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
~ See the License for the specific language governing permissions and
|
| 14 |
+
~ limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:color="?attr/colorControlHighlight">
|
| 19 |
+
<item android:drawable="@drawable/global_actions_item_red_background_shape"/>
|
| 20 |
+
</ripple>
|
android-sdk/platforms/android-34/data/res/drawable-watch/global_actions_item_red_background_shape.xml
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
~ Copyright (C) 2021 The Android Open Source Project
|
| 4 |
+
~
|
| 5 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
~ you may not use this file except in compliance with the License.
|
| 7 |
+
~ You may obtain a copy of the License at
|
| 8 |
+
~
|
| 9 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
~
|
| 11 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
~ See the License for the specific language governing permissions and
|
| 15 |
+
~ limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
| 19 |
+
android:shape="rectangle">
|
| 20 |
+
<corners android:radius="26dp"/>
|
| 21 |
+
<solid android:color="@color/wear_material_red_mid"/>
|
| 22 |
+
</shape>
|
android-sdk/platforms/android-34/data/res/drawable-watch/ic_input_extract_action_done.xml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector android:height="22dp" android:viewportHeight="22.0"
|
| 17 |
+
android:viewportWidth="22.0" android:width="22dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
| 18 |
+
<path android:fillColor="#FFFFFF" android:pathData="M9.25,14.82L5.43,11l-1.3,1.3 5.12,5.12 11,-11 -1.3,-1.3 -9.7,9.7z"/>
|
| 19 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-watch/ic_input_extract_action_send.xml
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:width="22dp"
|
| 18 |
+
android:height="22dp"
|
| 19 |
+
android:viewportWidth="22.0"
|
| 20 |
+
android:viewportHeight="22.0">
|
| 21 |
+
<path
|
| 22 |
+
android:pathData="M2.77,19.32L22,11.07 2.78,2.82v6.42l13.74,1.83L2.77,12.9v6.42z"
|
| 23 |
+
android:fillColor="#FFFFFF"/>
|
| 24 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-watch/ic_lock_bugreport.xml
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
Copyright (C) 2017 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:width="24.0dp"
|
| 18 |
+
android:height="24.0dp"
|
| 19 |
+
android:viewportWidth="24.0"
|
| 20 |
+
android:viewportHeight="24.0"
|
| 21 |
+
android:tint="@android:color/white">
|
| 22 |
+
<path
|
| 23 |
+
android:fillColor="#FF000000"
|
| 24 |
+
android:pathData="M20,10V8h-2.81c-0.45,-0.78 -1.07,-1.46 -1.82,-1.96L17,4.41L15.59,3l-2.17,2.17c-0.03,-0.01 -0.05,-0.01 -0.08,-0.01c-0.16,-0.04 -0.32,-0.06 -0.49,-0.09c-0.06,-0.01 -0.11,-0.02 -0.17,-0.03C12.46,5.02 12.23,5 12,5h0c-0.49,0 -0.97,0.07 -1.42,0.18l0.02,-0.01L8.41,3L7,4.41l1.62,1.63l0.01,0C7.88,6.54 7.26,7.22 6.81,8H4v2h2.09C6.03,10.33 6,10.66 6,11v1H4v2h2v1c0,0.34 0.04,0.67 0.09,1H4v2h2.81c1.04,1.79 2.97,3 5.19,3h0c2.22,0 4.15,-1.21 5.19,-3H20v-2h-2.09l0,0c0.05,-0.33 0.09,-0.66 0.09,-1v-1h2v-2h-2v-1c0,-0.34 -0.04,-0.67 -0.09,-1l0,0H20zM16,15c0,2.21 -1.79,4 -4,4c-2.21,0 -4,-1.79 -4,-4v-4c0,-2.21 1.79,-4 4,-4h0c2.21,0 4,1.79 4,4V15z"/>
|
| 25 |
+
<path
|
| 26 |
+
android:fillColor="#FF000000"
|
| 27 |
+
android:pathData="M10,14h4v2h-4z"/>
|
| 28 |
+
<path
|
| 29 |
+
android:fillColor="#FF000000"
|
| 30 |
+
android:pathData="M10,10h4v2h-4z"/>
|
| 31 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-watch/ic_lock_power_off.xml
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
~ Copyright (C) 2021 The Android Open Source Project
|
| 3 |
+
~
|
| 4 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
~ you may not use this file except in compliance with the License.
|
| 6 |
+
~ You may obtain a copy of the License at
|
| 7 |
+
~
|
| 8 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
~
|
| 10 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
~ See the License for the specific language governing permissions and
|
| 14 |
+
~ limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:width="24dp"
|
| 19 |
+
android:height="24dp"
|
| 20 |
+
android:viewportWidth="24"
|
| 21 |
+
android:viewportHeight="24"
|
| 22 |
+
android:tint="@android:color/white">
|
| 23 |
+
<path
|
| 24 |
+
android:fillColor="@android:color/black"
|
| 25 |
+
android:pathData="M11,2h2v10h-2zM18.37,5.64l-1.41,1.41c2.73,2.73 2.72,7.16 -0.01,9.89 -2.73,2.73 -7.17,2.73 -9.89,0.01 -2.73,-2.73 -2.74,-7.18 -0.01,-9.91l-1.41,-1.4c-3.51,3.51 -3.51,9.21 0.01,12.73 3.51,3.51 9.21,3.51 12.72,-0.01 3.51,-3.51 3.51,-9.2 0,-12.72z"/>
|
| 26 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-watch/ic_restart.xml
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!--
|
| 2 |
+
~ Copyright (C) 2021 The Android Open Source Project
|
| 3 |
+
~
|
| 4 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
~ you may not use this file except in compliance with the License.
|
| 6 |
+
~ You may obtain a copy of the License at
|
| 7 |
+
~
|
| 8 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
~
|
| 10 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
~ See the License for the specific language governing permissions and
|
| 14 |
+
~ limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:width="24dp"
|
| 19 |
+
android:height="24dp"
|
| 20 |
+
android:viewportWidth="24"
|
| 21 |
+
android:viewportHeight="24"
|
| 22 |
+
android:tint="@android:color/white">
|
| 23 |
+
<path
|
| 24 |
+
android:fillColor="@android:color/black"
|
| 25 |
+
android:pathData="M6,13c0,-1.65 0.67,-3.15 1.76,-4.24L6.34,7.34C4.9,8.79 4,10.79 4,13c0,4.08 3.05,7.44 7,7.93v-2.02c-2.83,-0.48 -5,-2.94 -5,-5.91zM20,13c0,-4.42 -3.58,-8 -8,-8 -0.06,0 -0.12,0.01 -0.18,0.01l1.09,-1.09L11.5,2.5 8,6l3.5,3.5 1.41,-1.41 -1.08,-1.08c0.06,0 0.12,-0.01 0.17,-0.01 3.31,0 6,2.69 6,6 0,2.97 -2.17,5.43 -5,5.91v2.02c3.95,-0.49 7,-3.85 7,-7.93z"/>
|
| 26 |
+
</vector>
|
android-sdk/platforms/android-34/data/res/drawable-watch/scrollbar_vertical_thumb.xml
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!-- Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:tint="?attr/colorControlNormal"
|
| 19 |
+
android:shape="rectangle">
|
| 20 |
+
<solid android:color="#39757575" />
|
| 21 |
+
<size android:height="10dp" />
|
| 22 |
+
<corners android:radius="2dp" />
|
| 23 |
+
</shape>
|
android-sdk/platforms/android-34/data/res/drawable-watch/scrollbar_vertical_track.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!-- Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
| 17 |
+
android:tint="?attr/colorControlNormal"
|
| 18 |
+
android:shape="rectangle">
|
| 19 |
+
<solid android:color="#39ffffff" />
|
| 20 |
+
<size android:width="4dp" />
|
| 21 |
+
</shape>
|
android-sdk/platforms/android-34/data/res/drawable-watch/switch_thumb_watch_default_dark_anim.xml
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!-- Copyright (C) 2016 The Android Open Source Project
|
| 3 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 4 |
+
you may not use this file except in compliance with the License.
|
| 5 |
+
You may obtain a copy of the License at
|
| 6 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 7 |
+
Unless required by applicable law or agreed to in writing, software
|
| 8 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 9 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 10 |
+
See the License for the specific language governing permissions and
|
| 11 |
+
limitations under the License.
|
| 12 |
+
-->
|
| 13 |
+
|
| 14 |
+
<animated-selector xmlns:android="http://schemas.android.com/apk/res/android"
|
| 15 |
+
android:constantSize="true">
|
| 16 |
+
<item
|
| 17 |
+
android:id="@+id/off"
|
| 18 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_14w"
|
| 19 |
+
android:state_enabled="false" />
|
| 20 |
+
<item
|
| 21 |
+
android:id="@+id/on"
|
| 22 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_14w"
|
| 23 |
+
android:state_checked="true" />
|
| 24 |
+
<item
|
| 25 |
+
android:id="@+id/off"
|
| 26 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_14w" />
|
| 27 |
+
<transition
|
| 28 |
+
android:fromId="@id/off"
|
| 29 |
+
android:toId="@id/on">
|
| 30 |
+
<animation-list>
|
| 31 |
+
<item
|
| 32 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_14w"
|
| 33 |
+
android:duration="30" />
|
| 34 |
+
<item
|
| 35 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_15w"
|
| 36 |
+
android:duration="15" />
|
| 37 |
+
<item
|
| 38 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_16w"
|
| 39 |
+
android:duration="15" />
|
| 40 |
+
<item
|
| 41 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_17w"
|
| 42 |
+
android:duration="15" />
|
| 43 |
+
<item
|
| 44 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_18w"
|
| 45 |
+
android:duration="75" />
|
| 46 |
+
<item
|
| 47 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_17w"
|
| 48 |
+
android:duration="15" />
|
| 49 |
+
<item
|
| 50 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_16w"
|
| 51 |
+
android:duration="15" />
|
| 52 |
+
<item
|
| 53 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_15w"
|
| 54 |
+
android:duration="15" />
|
| 55 |
+
<item
|
| 56 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_14w"
|
| 57 |
+
android:duration="30" />
|
| 58 |
+
</animation-list>
|
| 59 |
+
</transition>
|
| 60 |
+
<transition
|
| 61 |
+
android:fromId="@id/on"
|
| 62 |
+
android:toId="@id/off">
|
| 63 |
+
<animation-list>
|
| 64 |
+
<item
|
| 65 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_14w"
|
| 66 |
+
android:duration="30" />
|
| 67 |
+
<item
|
| 68 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_15w"
|
| 69 |
+
android:duration="15" />
|
| 70 |
+
<item
|
| 71 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_16w"
|
| 72 |
+
android:duration="15" />
|
| 73 |
+
<item
|
| 74 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_17w"
|
| 75 |
+
android:duration="15" />
|
| 76 |
+
<item
|
| 77 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_18w"
|
| 78 |
+
android:duration="75" />
|
| 79 |
+
<item
|
| 80 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_17w"
|
| 81 |
+
android:duration="15" />
|
| 82 |
+
<item
|
| 83 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_16w"
|
| 84 |
+
android:duration="15" />
|
| 85 |
+
<item
|
| 86 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_15w"
|
| 87 |
+
android:duration="15" />
|
| 88 |
+
<item
|
| 89 |
+
android:drawable="@drawable/watch_switch_thumb_mtrl_14w"
|
| 90 |
+
android:duration="30" />
|
| 91 |
+
</animation-list>
|
| 92 |
+
</transition>
|
| 93 |
+
</animated-selector>
|
android-sdk/platforms/android-34/data/res/drawable-watch/sym_def_app_icon.xml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
| 3 |
+
<background android:drawable="@drawable/sym_def_app_icon_background" />
|
| 4 |
+
<foreground android:drawable="@mipmap/sym_def_app_icon_foreground" />
|
| 5 |
+
</adaptive-icon>
|
android-sdk/platforms/android-34/data/res/drawable-watch/sym_def_app_icon_background.xml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
|
| 3 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
| 4 |
+
<solid android:color="#2374CE"/>
|
| 5 |
+
</shape>
|
android-sdk/platforms/android-34/data/res/drawable-watch/toast_frame.xml
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/* Copyright 2018, The Android Open Source Project
|
| 4 |
+
**
|
| 5 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
** you may not use this file except in compliance with the License.
|
| 7 |
+
** You may obtain a copy of the License at
|
| 8 |
+
**
|
| 9 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
**
|
| 11 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
** See the License for the specific language governing permissions and
|
| 15 |
+
** limitations under the License.
|
| 16 |
+
*/
|
| 17 |
+
-->
|
| 18 |
+
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
| 19 |
+
android:shape="rectangle">
|
| 20 |
+
<!-- background is material_grey_700 with .9 alpha -->
|
| 21 |
+
<solid android:color="#E65F6368" />
|
| 22 |
+
<corners android:radius="24dp" />
|
| 23 |
+
</shape>
|
| 24 |
+
|
android-sdk/platforms/android-34/data/res/interpolator-watch/progress_indeterminate_rotation_interpolator.xml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:pathData="M 0.0,0.0 c 0.032,0.0 0.016,0.2 0.08,0.2 l 0.12,0.0 c 0.032,0.0 0.016,0.2 0.08,0.2 l 0.12,0.0 c 0.032,0.0 0.016,0.2 0.08,0.2 l 0.12,0.0 c 0.032,0.0 0.016,0.2 0.08,0.2 l 0.12,0.0 c 0.032,0.0 0.016,0.2 0.08,0.2 l 0.12,0.0 L 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator-watch/trim_end_interpolator.xml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:pathData="M 0.0,0.0 c 0.08,0.0 0.04,1.0 0.2,1.0 l 0.8,0.0 L 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator-watch/trim_offset_interpolator.xml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:pathData="M 0.0,0.0 l 0.4,1.0 l 0.6,0.0 L 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator-watch/trim_start_interpolator.xml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2016 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 18 |
+
android:pathData="M 0.0,0.0 l 0.2,0.0 c 0.08,0.0 0.04,1.0 0.2,1.0 l 0.6,0.0 L 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/accelerate_cubic.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
** Copyright 2010, The Android Open Source Project
|
| 5 |
+
**
|
| 6 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 7 |
+
** you may not use this file except in compliance with the License.
|
| 8 |
+
** You may obtain a copy of the License at
|
| 9 |
+
**
|
| 10 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 11 |
+
**
|
| 12 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 13 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 14 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 15 |
+
** See the License for the specific language governing permissions and
|
| 16 |
+
** limitations under the License.
|
| 17 |
+
*/
|
| 18 |
+
-->
|
| 19 |
+
|
| 20 |
+
<accelerateInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 21 |
+
android:factor="1.5" />
|
android-sdk/platforms/android-34/data/res/interpolator/accelerate_decelerate.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
** Copyright 2007, The Android Open Source Project
|
| 5 |
+
**
|
| 6 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 7 |
+
** you may not use this file except in compliance with the License.
|
| 8 |
+
** You may obtain a copy of the License at
|
| 9 |
+
**
|
| 10 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 11 |
+
**
|
| 12 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 13 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 14 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 15 |
+
** See the License for the specific language governing permissions and
|
| 16 |
+
** limitations under the License.
|
| 17 |
+
*/
|
| 18 |
+
-->
|
| 19 |
+
|
| 20 |
+
<accelerateDecelerateInterpolator />
|
android-sdk/platforms/android-34/data/res/interpolator/accelerate_quad.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
** Copyright 2007, The Android Open Source Project
|
| 5 |
+
**
|
| 6 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 7 |
+
** you may not use this file except in compliance with the License.
|
| 8 |
+
** You may obtain a copy of the License at
|
| 9 |
+
**
|
| 10 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 11 |
+
**
|
| 12 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 13 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 14 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 15 |
+
** See the License for the specific language governing permissions and
|
| 16 |
+
** limitations under the License.
|
| 17 |
+
*/
|
| 18 |
+
-->
|
| 19 |
+
|
| 20 |
+
<accelerateInterpolator />
|
android-sdk/platforms/android-34/data/res/interpolator/accelerate_quart.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
** Copyright 2014, The Android Open Source Project
|
| 5 |
+
**
|
| 6 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 7 |
+
** you may not use this file except in compliance with the License.
|
| 8 |
+
** You may obtain a copy of the License at
|
| 9 |
+
**
|
| 10 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 11 |
+
**
|
| 12 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 13 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 14 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 15 |
+
** See the License for the specific language governing permissions and
|
| 16 |
+
** limitations under the License.
|
| 17 |
+
*/
|
| 18 |
+
-->
|
| 19 |
+
|
| 20 |
+
<accelerateInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 21 |
+
android:factor="2.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/accelerate_quint.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
** Copyright 2010, The Android Open Source Project
|
| 5 |
+
**
|
| 6 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 7 |
+
** you may not use this file except in compliance with the License.
|
| 8 |
+
** You may obtain a copy of the License at
|
| 9 |
+
**
|
| 10 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 11 |
+
**
|
| 12 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 13 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 14 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 15 |
+
** See the License for the specific language governing permissions and
|
| 16 |
+
** limitations under the License.
|
| 17 |
+
*/
|
| 18 |
+
-->
|
| 19 |
+
|
| 20 |
+
<accelerateInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 21 |
+
android:factor="2.5" />
|
android-sdk/platforms/android-34/data/res/interpolator/activity_close_dim.xml
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
~ Copyright (C) 2018 The Android Open Source Project
|
| 4 |
+
~
|
| 5 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
~ you may not use this file except in compliance with the License.
|
| 7 |
+
~ You may obtain a copy of the License at
|
| 8 |
+
~
|
| 9 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
~
|
| 11 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
~ See the License for the specific language governing permissions and
|
| 15 |
+
~ limitations under the License
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 19 |
+
android:controlX1="0.33"
|
| 20 |
+
android:controlY1="0"
|
| 21 |
+
android:controlX2="1"
|
| 22 |
+
android:controlY2="1"/>
|
android-sdk/platforms/android-34/data/res/interpolator/aggressive_ease.xml
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
~ Copyright (C) 2017 The Android Open Source Project
|
| 4 |
+
~
|
| 5 |
+
~ Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
~ you may not use this file except in compliance with the License.
|
| 7 |
+
~ You may obtain a copy of the License at
|
| 8 |
+
~
|
| 9 |
+
~ http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
~
|
| 11 |
+
~ Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
~ distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
~ See the License for the specific language governing permissions and
|
| 15 |
+
~ limitations under the License
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 19 |
+
android:controlX1="0.2"
|
| 20 |
+
android:controlY1="0"
|
| 21 |
+
android:controlX2="0"
|
| 22 |
+
android:controlY2="1"/>
|
android-sdk/platforms/android-34/data/res/interpolator/anticipate.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
**
|
| 5 |
+
** Copyright 2009, The Android Open Source Project
|
| 6 |
+
**
|
| 7 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 8 |
+
** you may not use this file except in compliance with the License.
|
| 9 |
+
** You may obtain a copy of the License at
|
| 10 |
+
**
|
| 11 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 12 |
+
**
|
| 13 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 14 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 15 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 16 |
+
** See the License for the specific language governing permissions and
|
| 17 |
+
** limitations under the License.
|
| 18 |
+
*/
|
| 19 |
+
-->
|
| 20 |
+
|
| 21 |
+
<anticipateInterpolator />
|
android-sdk/platforms/android-34/data/res/interpolator/anticipate_overshoot.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
**
|
| 5 |
+
** Copyright 2009, The Android Open Source Project
|
| 6 |
+
**
|
| 7 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 8 |
+
** you may not use this file except in compliance with the License.
|
| 9 |
+
** You may obtain a copy of the License at
|
| 10 |
+
**
|
| 11 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 12 |
+
**
|
| 13 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 14 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 15 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 16 |
+
** See the License for the specific language governing permissions and
|
| 17 |
+
** limitations under the License.
|
| 18 |
+
*/
|
| 19 |
+
-->
|
| 20 |
+
|
| 21 |
+
<anticipateOvershootInterpolator />
|
android-sdk/platforms/android-34/data/res/interpolator/bounce.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
**
|
| 5 |
+
** Copyright 2009, The Android Open Source Project
|
| 6 |
+
**
|
| 7 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 8 |
+
** you may not use this file except in compliance with the License.
|
| 9 |
+
** You may obtain a copy of the License at
|
| 10 |
+
**
|
| 11 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 12 |
+
**
|
| 13 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 14 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 15 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 16 |
+
** See the License for the specific language governing permissions and
|
| 17 |
+
** limitations under the License.
|
| 18 |
+
*/
|
| 19 |
+
-->
|
| 20 |
+
|
| 21 |
+
<bounceInterpolator />
|
android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2015 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<pathInterpolator
|
| 19 |
+
xmlns:android="http://schemas.android.com/apk/res/android"
|
| 20 |
+
android:pathData="M 0.0,0.0 l 1.0,0.0 l 0.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2015 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<pathInterpolator
|
| 19 |
+
xmlns:android="http://schemas.android.com/apk/res/android"
|
| 20 |
+
android:pathData="M 0.0,0.0 c 0.33333333,0.0 0.0,1.0 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2015 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<pathInterpolator
|
| 19 |
+
xmlns:android="http://schemas.android.com/apk/res/android"
|
| 20 |
+
android:pathData="M 0.0,0.0 l 1.0,0.0 l 0.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
Copyright (C) 2015 The Android Open Source Project
|
| 4 |
+
|
| 5 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 6 |
+
you may not use this file except in compliance with the License.
|
| 7 |
+
You may obtain a copy of the License at
|
| 8 |
+
|
| 9 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 10 |
+
|
| 11 |
+
Unless required by applicable law or agreed to in writing, software
|
| 12 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 13 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 14 |
+
See the License for the specific language governing permissions and
|
| 15 |
+
limitations under the License.
|
| 16 |
+
-->
|
| 17 |
+
|
| 18 |
+
<pathInterpolator
|
| 19 |
+
xmlns:android="http://schemas.android.com/apk/res/android"
|
| 20 |
+
android:pathData="M 0.0,0.0 c 0.33333333,0.0 0.0,1.0 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!-- Copyright (C) 2015 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<pathInterpolator
|
| 18 |
+
xmlns:android="http://schemas.android.com/apk/res/android"
|
| 19 |
+
android:pathData="M 0.0,0.0 c 0.4,0.0 0.4,1.0 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!-- Copyright (C) 2015 The Android Open Source Project
|
| 3 |
+
|
| 4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 5 |
+
you may not use this file except in compliance with the License.
|
| 6 |
+
You may obtain a copy of the License at
|
| 7 |
+
|
| 8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 9 |
+
|
| 10 |
+
Unless required by applicable law or agreed to in writing, software
|
| 11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
+
See the License for the specific language governing permissions and
|
| 14 |
+
limitations under the License.
|
| 15 |
+
-->
|
| 16 |
+
|
| 17 |
+
<pathInterpolator
|
| 18 |
+
xmlns:android="http://schemas.android.com/apk/res/android"
|
| 19 |
+
android:pathData="M 0.0,0.0 c 0.4,0.0 0.4,1.0 1.0,1.0" />
|
android-sdk/platforms/android-34/data/res/interpolator/cycle.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
**
|
| 5 |
+
** Copyright 2010, The Android Open Source Project
|
| 6 |
+
**
|
| 7 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 8 |
+
** you may not use this file except in compliance with the License.
|
| 9 |
+
** You may obtain a copy of the License at
|
| 10 |
+
**
|
| 11 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 12 |
+
**
|
| 13 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 14 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 15 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 16 |
+
** See the License for the specific language governing permissions and
|
| 17 |
+
** limitations under the License.
|
| 18 |
+
*/
|
| 19 |
+
-->
|
| 20 |
+
|
| 21 |
+
<cycleInterpolator />
|
android-sdk/platforms/android-34/data/res/interpolator/decelerate_cubic.xml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
+
<!--
|
| 3 |
+
/*
|
| 4 |
+
** Copyright 2010, The Android Open Source Project
|
| 5 |
+
**
|
| 6 |
+
** Licensed under the Apache License, Version 2.0 (the "License");
|
| 7 |
+
** you may not use this file except in compliance with the License.
|
| 8 |
+
** You may obtain a copy of the License at
|
| 9 |
+
**
|
| 10 |
+
** http://www.apache.org/licenses/LICENSE-2.0
|
| 11 |
+
**
|
| 12 |
+
** Unless required by applicable law or agreed to in writing, software
|
| 13 |
+
** distributed under the License is distributed on an "AS IS" BASIS,
|
| 14 |
+
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 15 |
+
** See the License for the specific language governing permissions and
|
| 16 |
+
** limitations under the License.
|
| 17 |
+
*/
|
| 18 |
+
-->
|
| 19 |
+
|
| 20 |
+
<decelerateInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
| 21 |
+
android:factor="1.5" />
|