Merge "Removing some more unused resources" into ub-launcher3-burnaby
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
@@ -1,22 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2011 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.
|
||||
-->
|
||||
<ProgressBar
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
style="?android:attr/progressBarStyleLarge"
|
||||
android:id="@+id/apps_customize_progress_bar"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center" />
|
||||
@@ -1,21 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2011 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.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<!-- Workspace -->
|
||||
<!-- Whether or not the drop targets drop down as opposed to fade in -->
|
||||
<bool name="config_useDropTargetDownTransition">false</bool>
|
||||
</resources>
|
||||
@@ -1,21 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2009 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.
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<!-- AppsCustomize -->
|
||||
<integer name="apps_customize_widget_cell_count_x">2</integer>
|
||||
<integer name="apps_customize_widget_cell_count_y">3</integer>
|
||||
</resources>
|
||||
@@ -23,11 +23,6 @@
|
||||
<dimen name="apps_view_section_text_size">26sp</dimen>
|
||||
<dimen name="apps_icon_top_bottom_padding">12dp</dimen>
|
||||
|
||||
<!-- AppsCustomize -->
|
||||
<dimen name="widget_preview_label_margin_top">8dp</dimen>
|
||||
<dimen name="widget_preview_label_margin_left">@dimen/widget_preview_label_horizontal_padding</dimen>
|
||||
<dimen name="widget_preview_label_margin_right">@dimen/widget_preview_label_horizontal_padding</dimen>
|
||||
|
||||
<!-- Cling -->
|
||||
<dimen name="cling_migration_logo_height">400dp</dimen>
|
||||
<dimen name="cling_migration_logo_width">274dp</dimen>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
<color name="info_target_hover_tint">#DA009688</color>
|
||||
<color name="cling_scrim_background">#80000000</color>
|
||||
|
||||
<color name="bubble_dark_background">#20000000</color>
|
||||
<color name="focused_background">#80c6c5c5</color>
|
||||
|
||||
<color name="appwidget_error_color">#FCCC</color>
|
||||
@@ -33,7 +32,6 @@
|
||||
<color name="workspace_icon_text_color">#FFF</color>
|
||||
|
||||
<color name="quantum_panel_text_color">#FF666666</color>
|
||||
<color name="quantum_panel_text_shadow_color">#FFC4C4C4</color>
|
||||
<color name="outline_color">#FFFFFFFF</color>
|
||||
<color name="widget_text_panel">#FF374248</color>
|
||||
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
<integer name="config_appsCustomizeRevealTime">220</integer>
|
||||
<integer name="config_appsCustomizeWorkspaceShrinkTime">300</integer>
|
||||
|
||||
<integer name="config_appsCustomizeConcealTime">250</integer>
|
||||
<integer name="config_appsCustomizeItemsAlphaStagger">60</integer>
|
||||
|
||||
<!-- This constant stores the ratio of the all apps button drawable which
|
||||
@@ -47,13 +46,6 @@
|
||||
|
||||
<integer name="config_workspaceDefaultScreen">0</integer>
|
||||
|
||||
<!-- Tab transition animation duration -->
|
||||
<integer name="config_tabTransitionDuration">250</integer>
|
||||
|
||||
<!-- The slope, in percent, of the drag movement needed to drag an item out of
|
||||
AppsCustomize (y / x * 100%) -->
|
||||
<integer name="config_appsCustomizeDragSlopeThreshold">150</integer>
|
||||
|
||||
<!-- Workspace -->
|
||||
<!-- The duration (in ms) of the fade animation on the object outlines, used when
|
||||
we are dragging objects around on the home screen. -->
|
||||
@@ -75,10 +67,6 @@
|
||||
<!-- The distance at which the animation should take the max duration -->
|
||||
<integer name="config_dropAnimMaxDist">800</integer>
|
||||
|
||||
<!-- Properties controlling the workspace fade-out during dragging -->
|
||||
<integer name="config_dragFadeOutAlpha">80</integer>
|
||||
<integer name="config_dragFadeOutDuration">250</integer>
|
||||
|
||||
<!-- Hotseat -->
|
||||
<bool name="hotseat_transpose_layout_with_orientation">true</bool>
|
||||
|
||||
|
||||
@@ -48,7 +48,6 @@
|
||||
|
||||
<!-- Apps view -->
|
||||
<dimen name="apps_container_width">0dp</dimen>
|
||||
<dimen name="apps_container_height">0dp</dimen>
|
||||
<dimen name="apps_container_inset">8dp</dimen>
|
||||
<dimen name="apps_grid_view_start_margin">56dp</dimen>
|
||||
<dimen name="apps_grid_section_y_offset">8dp</dimen>
|
||||
@@ -67,7 +66,6 @@
|
||||
|
||||
<!-- AllApps/Customize/AppsCustomize -->
|
||||
<dimen name="app_icon_size">48dp</dimen>
|
||||
<dimen name="apps_customize_horizontal_padding">0dp</dimen>
|
||||
|
||||
<!-- Drag padding to add to the bottom of drop targets -->
|
||||
<dimen name="drop_target_drag_padding">14dp</dimen>
|
||||
@@ -88,8 +86,6 @@
|
||||
|
||||
<!-- Widget tray -->
|
||||
<dimen name="widget_container_inset">8dp</dimen>
|
||||
<dimen name="widget_preview_size">130dp</dimen>
|
||||
<dimen name="widget_preview_padding_top">8dp</dimen>
|
||||
<dimen name="widget_preview_label_vertical_padding">8dp</dimen>
|
||||
<dimen name="widget_preview_label_horizontal_padding">8dp</dimen>
|
||||
<dimen name="widget_preview_horizontal_padding">8dp</dimen>
|
||||
@@ -99,8 +95,6 @@
|
||||
<dimen name="widget_section_vertical_padding">8dp</dimen>
|
||||
<dimen name="widget_section_horizontal_padding">16dp</dimen>
|
||||
|
||||
<!-- Equation: widget_preview_size + 2 * widget_preview_padding_horizontal -->
|
||||
<dimen name="widget_preview_container_width">146dp</dimen>
|
||||
<dimen name="widget_row_padding">8dp</dimen>
|
||||
<dimen name="widget_row_divider">2dp</dimen>
|
||||
|
||||
|
||||
@@ -32,8 +32,6 @@
|
||||
|
||||
<!-- Application name -->
|
||||
<string name="application_name">Launcher3</string>
|
||||
<!-- Accessibility-facing application name -->
|
||||
<string name="home">Home</string>
|
||||
<!-- Default folder name -->
|
||||
<string name="folder_name"></string>
|
||||
<!-- Work folder name -->
|
||||
@@ -120,9 +118,6 @@
|
||||
<!-- Accessibility -->
|
||||
<skip />
|
||||
|
||||
<!-- The format string for Workspace descriptions [CHAR_LIMIT=none] -->
|
||||
<string name="workspace_description_format">Home screen %1$d</string>
|
||||
|
||||
<!-- The format string for default page scroll text [CHAR_LIMIT=none] -->
|
||||
<string name="default_scroll_format">Page %1$d of %2$d</string>
|
||||
<!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] -->
|
||||
@@ -145,8 +140,6 @@
|
||||
<string name="workspace_cling_longpress_description">Touch & hold background to customize</string>
|
||||
<!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
|
||||
<string name="workspace_cling_longpress_dismiss">GOT IT</string>
|
||||
<!-- The text on the button to dismiss a cling [CHAR_LIMIT=30] -->
|
||||
<string name="cling_dismiss">OK</string>
|
||||
|
||||
<!-- Folder accessibility -->
|
||||
<!-- The format string for when a folder is opened, speaks the dimensions -->
|
||||
@@ -173,19 +166,9 @@
|
||||
<!-- Text for settings button -->
|
||||
<string name="settings_button_text">Settings</string>
|
||||
|
||||
<!-- Label on an icon that references an uninstalled package, that is going to be installed at some point. [CHAR_LIMIT=15] -->
|
||||
<string name="package_state_enqueued">Waiting</string>
|
||||
<!-- Label on an icon that references an uninstalled package, that is currently being downloaded. [CHAR_LIMIT=15] -->
|
||||
<string name="package_state_downloading">Downloading</string>
|
||||
<!-- Label on an icon that references an uninstalled package, that is currently being installed. [CHAR_LIMIT=15] -->
|
||||
<string name="package_state_installing">Installing</string>
|
||||
<!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] -->
|
||||
<string name="package_state_unknown">Unknown</string>
|
||||
<!-- Label on an icon that references an uninstalled package, for which restore from market has failed. [CHAR_LIMIT=15] -->
|
||||
<string name="package_state_error">Not restored</string>
|
||||
|
||||
<!-- Button for abandoned promises dialog, that removes all abandoned promise icons. -->
|
||||
<string name="abandoned_clean_all">Remove All</string>
|
||||
<!-- Button for abandoned promises dialog, to removes this abandoned promise icon. -->
|
||||
<string name="abandoned_clean_this">Remove</string>
|
||||
<!-- Button for abandoned promise dialog, to search in the market for the missing package. -->
|
||||
|
||||
@@ -1,49 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2011 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.
|
||||
-->
|
||||
|
||||
<favorites xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3">
|
||||
<!-- Update the db with new hotseat items. Note that we reference the browser's original
|
||||
package name. -->
|
||||
<!-- Hotseat (We use the screen as the position of the item in the hotseat) -->
|
||||
<favorite
|
||||
launcher:packageName="com.android.dialer"
|
||||
launcher:className="com.android.dialer.DialtactsActivity"
|
||||
launcher:container="-101"
|
||||
launcher:screen="0"
|
||||
launcher:x="0"
|
||||
launcher:y="0" />
|
||||
<favorite
|
||||
launcher:packageName="com.android.contacts"
|
||||
launcher:className="com.android.contacts.activities.PeopleActivity"
|
||||
launcher:container="-101"
|
||||
launcher:screen="1"
|
||||
launcher:x="1"
|
||||
launcher:y="0" />
|
||||
<favorite
|
||||
launcher:packageName="com.android.mms"
|
||||
launcher:className="com.android.mms.ui.ConversationList"
|
||||
launcher:container="-101"
|
||||
launcher:screen="3"
|
||||
launcher:x="3"
|
||||
launcher:y="0" />
|
||||
<favorite
|
||||
launcher:packageName="com.android.browser"
|
||||
launcher:className="com.android.browser.BrowserActivity"
|
||||
launcher:container="-101"
|
||||
launcher:screen="4"
|
||||
launcher:x="4"
|
||||
launcher:y="0" />
|
||||
</favorites>
|
||||
Reference in New Issue
Block a user