Daniel Sandler | 388f679 | 2010-03-02 14:08:08 -0500 | [diff] [blame] | 1 | <resources> |
Winson Chung | 67ca7e4 | 2013-10-31 16:53:19 -0700 | [diff] [blame] | 2 | <!-- Miscellaneous --> |
Adam Cohen | 56901eb | 2011-07-25 14:54:22 -0700 | [diff] [blame] | 3 | <bool name="config_largeHeap">false</bool> |
Winson Chung | 5f8afe6 | 2013-08-12 16:19:28 -0700 | [diff] [blame] | 4 | <bool name="is_tablet">false</bool> |
| 5 | <bool name="is_large_tablet">false</bool> |
Adam Cohen | cb3f98e | 2012-04-24 14:24:35 -0700 | [diff] [blame] | 6 | <bool name="allow_rotation">false</bool> |
Winson Chung | a62e9fd | 2011-07-11 15:20:48 -0700 | [diff] [blame] | 7 | |
Mario Bertschler | f30c63c | 2017-08-21 12:32:42 -0700 | [diff] [blame] | 8 | <integer name="extracted_color_gradient_alpha">153</integer> |
Sunny Goyal | 6d1e9a1 | 2017-07-27 10:21:50 -0700 | [diff] [blame] | 9 | |
Sunny Goyal | 112ce42 | 2016-08-22 16:45:29 -0700 | [diff] [blame] | 10 | <!-- A string pointer to the original app name string. This allows derived projects to |
| 11 | easily override the app name without providing all translations --> |
| 12 | <string name="derived_app_name" translatable="false">@string/app_name</string> |
| 13 | |
Sunny Goyal | 161f96b | 2017-05-07 11:56:00 -0700 | [diff] [blame] | 14 | <!-- String representing the intent for search on the apps market. To specify a query, add |
| 15 | q=<query> to the data to the intent --> |
| 16 | <string name="market_search_intent" translatable="false">market://search?c=apps</string> |
| 17 | |
Jon Miranda | c56e3ff | 2017-08-23 12:13:24 -0700 | [diff] [blame] | 18 | <!-- String representing the intent to delete a package.--> |
| 19 | <string name="delete_package_intent" translatable="false">#Intent;action=android.intent.action.DELETE;launchFlags=0x10800000;end</string> |
| 20 | |
Sunny Goyal | ca18746 | 2017-03-31 20:09:34 -0700 | [diff] [blame] | 21 | <!-- Values for icon shape overrides. These should correspond to entries defined |
| 22 | in icon_shape_override_paths_names --> |
Sunny Goyal | 9d9dbcb | 2017-05-25 16:43:19 +0000 | [diff] [blame] | 23 | <string-array translatable="false" name="icon_shape_override_paths_values"> |
Sunny Goyal | ca18746 | 2017-03-31 20:09:34 -0700 | [diff] [blame] | 24 | <item></item> |
Sunny Goyal | 9d9dbcb | 2017-05-25 16:43:19 +0000 | [diff] [blame] | 25 | <item>M50,0L100,0 100,100 0,100 0,0z</item> |
| 26 | <item>M50,0 C10,0 0,10 0,50 0,90 10,100 50,100 90,100 100,90 100,50 100,10 90,0 50,0 Z</item> |
| 27 | <item>M50 0A50 50,0,1,1,50 100A50 50,0,1,1,50 0</item> |
| 28 | <item>M50,0A50,50,0,0 1 100,50 L100,85 A15,15,0,0 1 85,100 L50,100 A50,50,0,0 1 50,0z</item> |
Sunny Goyal | ca18746 | 2017-03-31 20:09:34 -0700 | [diff] [blame] | 29 | </string-array> |
| 30 | |
Sunny Goyal | 9d9dbcb | 2017-05-25 16:43:19 +0000 | [diff] [blame] | 31 | <string-array translatable="false" name="icon_shape_override_paths_names"> |
Sunny Goyal | ca18746 | 2017-03-31 20:09:34 -0700 | [diff] [blame] | 32 | <!-- Option to not change the icon shape on home screen. [CHAR LIMIT=50] --> |
Sunny Goyal | e7539e9 | 2017-05-15 12:15:57 -0700 | [diff] [blame] | 33 | <item>@string/icon_shape_system_default</item> |
Sunny Goyal | 9d9dbcb | 2017-05-25 16:43:19 +0000 | [diff] [blame] | 34 | <item>@string/icon_shape_square</item> |
| 35 | <item>@string/icon_shape_squircle</item> |
| 36 | <item>@string/icon_shape_circle</item> |
| 37 | <item>@string/icon_shape_teardrop</item> |
Sunny Goyal | ca18746 | 2017-03-31 20:09:34 -0700 | [diff] [blame] | 38 | </string-array> |
Sunny Goyal | 9d9dbcb | 2017-05-25 16:43:19 +0000 | [diff] [blame] | 39 | |
Winson Chung | 6e1bdaf | 2012-05-29 17:03:45 -0700 | [diff] [blame] | 40 | <!-- DragController --> |
Sunny Goyal | 5837692 | 2015-05-26 18:56:52 -0700 | [diff] [blame] | 41 | <item type="id" name="drag_event_parity" /> |
Winson Chung | 6e1bdaf | 2012-05-29 17:03:45 -0700 | [diff] [blame] | 42 | |
Winson Chung | 5f4e0fd | 2015-05-22 11:12:27 -0700 | [diff] [blame] | 43 | <!-- AllApps & Launcher transitions --> |
Winson Chung | 557d6ed | 2011-07-08 15:34:52 -0700 | [diff] [blame] | 44 | <!-- The alpha of the AppsCustomize bg in spring loaded mode --> |
Sunny Goyal | aeb1643 | 2017-10-16 11:46:41 -0700 | [diff] [blame] | 45 | <integer name="config_workspaceScrimAlpha">76</integer> |
Adam Cohen | fa2450a | 2013-10-11 18:20:27 -0700 | [diff] [blame] | 46 | |
Winson Chung | b26f3d6 | 2011-06-02 10:49:29 -0700 | [diff] [blame] | 47 | <!-- Out of 100, the percent to shrink the workspace during spring loaded mode. --> |
Tony Wickham | e0c3323 | 2016-02-08 11:37:04 -0800 | [diff] [blame] | 48 | <integer name="config_workspaceSpringLoadShrinkPercentage">90</integer> |
Winson Chung | 785d2eb | 2011-04-14 16:08:02 -0700 | [diff] [blame] | 49 | |
Sunny Goyal | 5024503 | 2016-07-13 14:24:18 -0700 | [diff] [blame] | 50 | <!-- The duration of the animation from search hint to text entry --> |
| 51 | <integer name="config_searchHintAnimationDuration">50</integer> |
| 52 | |
Jon Miranda | 5c83e7c | 2017-06-06 15:41:21 -0700 | [diff] [blame] | 53 | <!-- View tag key used to store SpringAnimation data. --> |
| 54 | <item type="id" name="spring_animation_tag" /> |
| 55 | |
Winson Chung | 785d2eb | 2011-04-14 16:08:02 -0700 | [diff] [blame] | 56 | <!-- Workspace --> |
Patrick Dubroy | 046e7eb | 2010-10-06 12:14:43 -0700 | [diff] [blame] | 57 | <!-- The duration (in ms) of the fade animation on the object outlines, used when |
| 58 | we are dragging objects around on the home screen. --> |
| 59 | <integer name="config_dragOutlineFadeTime">900</integer> |
| 60 | |
| 61 | <!-- The alpha value at which to show the most recent drop visualization outline. --> |
Joe Onorato | 4be866d | 2010-10-10 11:26:02 -0700 | [diff] [blame] | 62 | <integer name="config_dragOutlineMaxAlpha">128</integer> |
Patrick Dubroy | ce34a97 | 2010-10-19 10:34:32 -0700 | [diff] [blame] | 63 | |
| 64 | <!-- Parameters controlling the animation for when an item is dropped on the home screen, |
| 65 | and it animates from its old position to the new one. --> |
Winson Chung | 61b0c69 | 2012-02-23 16:31:13 -0800 | [diff] [blame] | 66 | <integer name="config_dropAnimMinDuration">100</integer> |
Adam Cohen | 8dfcba4 | 2011-07-07 16:38:18 -0700 | [diff] [blame] | 67 | <integer name="config_dropAnimMaxDuration">500</integer> |
Patrick Dubroy | ce34a97 | 2010-10-19 10:34:32 -0700 | [diff] [blame] | 68 | |
Adam Cohen | 7f4eabe | 2011-04-21 16:19:16 -0700 | [diff] [blame] | 69 | <!-- The duration of the UserFolder opening and closing animation --> |
Adam Cohen | c4fe9ea | 2014-08-18 18:54:10 -0700 | [diff] [blame] | 70 | <integer name="config_materialFolderExpandDuration">200</integer> |
Jon Miranda | ce74d2a | 2017-03-23 10:17:55 -0700 | [diff] [blame] | 71 | <integer name="config_folderDelay">30</integer> |
Adam Cohen | 7f4eabe | 2011-04-21 16:19:16 -0700 | [diff] [blame] | 72 | |
Patrick Dubroy | ce34a97 | 2010-10-19 10:34:32 -0700 | [diff] [blame] | 73 | <!-- The distance at which the animation should take the max duration --> |
| 74 | <integer name="config_dropAnimMaxDist">800</integer> |
Adam Lesinski | 2a898a0 | 2010-12-09 21:04:15 -0800 | [diff] [blame] | 75 | |
Peter Schiller | a30b51c | 2016-07-13 14:04:13 -0700 | [diff] [blame] | 76 | <!-- The duration of the caret animation --> |
| 77 | <integer name="config_caretAnimationDuration">200</integer> |
| 78 | |
Winson Chung | 0e721a4 | 2012-08-02 17:40:30 -0700 | [diff] [blame] | 79 | <!-- Hotseat --> |
| 80 | <bool name="hotseat_transpose_layout_with_orientation">true</bool> |
Daniel Sandler | a127b7a | 2013-06-17 14:25:46 -0400 | [diff] [blame] | 81 | |
Bjorn Bringert | 1307f63 | 2013-10-03 22:31:03 +0100 | [diff] [blame] | 82 | <!-- Name of a subclass of com.android.launcher3.AppFilter used to |
| 83 | filter the activities shown in the launcher. Can be empty. --> |
| 84 | <string name="app_filter_class" translatable="false"></string> |
| 85 | |
Annie Chin | 17f8595 | 2016-03-24 17:12:30 -0700 | [diff] [blame] | 86 | <!-- Name of an icon provider class. --> |
| 87 | <string name="icon_provider_class" translatable="false"></string> |
| 88 | |
Sunny Goyal | 55cb70b | 2016-11-12 09:58:29 -0800 | [diff] [blame] | 89 | <!-- Name of a drawable factory class. --> |
| 90 | <string name="drawable_factory_class" translatable="false"></string> |
| 91 | |
Sunny Goyal | a535ae4 | 2017-02-27 10:07:13 -0800 | [diff] [blame] | 92 | <!-- Name of a user event dispatcher class. --> |
| 93 | <string name="user_event_dispatcher_class" translatable="false"></string> |
| 94 | |
Jon Miranda | 54441f5 | 2018-01-24 15:38:25 -0800 | [diff] [blame] | 95 | <!-- Name of an app transition manager class. --> |
| 96 | <string name="app_transition_manager_class" translatable="false"></string> |
| 97 | |
Mario Bertschler | c6e0729 | 2017-05-25 13:42:58 -0700 | [diff] [blame] | 98 | <!-- Name of a color extraction implementation class. --> |
| 99 | <string name="color_extraction_impl_class" translatable="false"></string> |
| 100 | |
Sunny Goyal | f552392 | 2017-08-28 15:29:18 -0700 | [diff] [blame] | 101 | <!-- Name of a subclass of com.android.launcher3.util.InstantAppResolver. Can be empty. --> |
| 102 | <string name="instant_app_resolver_class" translatable="false"></string> |
| 103 | |
Sunny Goyal | 66f2b35 | 2018-02-09 10:57:12 -0800 | [diff] [blame] | 104 | <!-- Name of a main process initializer class. --> |
| 105 | <string name="main_process_initializer_class" translatable="false"></string> |
| 106 | |
Sunny Goyal | 04cc3a7 | 2016-05-17 10:32:43 -0700 | [diff] [blame] | 107 | <!-- Package name of the default wallpaper picker. --> |
| 108 | <string name="wallpaper_picker_package" translatable="false"></string> |
| 109 | |
Mario Bertschler | 7662a3e | 2018-01-12 10:23:16 -0800 | [diff] [blame] | 110 | <!-- Whitelisted package to retrieve packagename for badge. Can be empty. --> |
| 111 | <string name="shortcutinfocompat_badgepkg_whitelist" translatable="false"></string> |
| 112 | |
Sunny Goyal | ebfae6e | 2015-08-27 15:30:25 -0700 | [diff] [blame] | 113 | <!-- View ID to use for QSB widget --> |
| 114 | <item type="id" name="qsb_widget" /> |
| 115 | |
Sunny Goyal | e2fd14b | 2015-08-27 17:45:46 -0700 | [diff] [blame] | 116 | <!-- View ID used by cell layout to jail its content --> |
| 117 | <item type="id" name="cell_layout_jail_id" /> |
| 118 | |
Sunny Goyal | 6639a5d | 2018-02-28 15:09:36 -0800 | [diff] [blame] | 119 | <!-- Tag id used for view scrim --> |
| 120 | <item type="id" name="view_scrim" /> |
| 121 | |
Sunny Goyal | 3fbca15 | 2017-11-02 18:55:44 -0700 | [diff] [blame] | 122 | <!-- View IDs to store item highlight information --> |
| 123 | <item type="id" name="view_unhighlight_background" /> |
| 124 | <item type="id" name="view_highlighted" /> |
| 125 | |
Tony Wickham | 9438ed4 | 2017-01-20 09:38:25 -0800 | [diff] [blame] | 126 | <!-- Popup items --> |
Tony | d6573ed | 2017-06-28 17:51:53 -0700 | [diff] [blame] | 127 | <integer name="config_popupOpenCloseDuration">150</integer> |
Tony | acaf5b3 | 2017-05-10 13:05:32 -0500 | [diff] [blame] | 128 | <integer name="config_popupArrowOpenDuration">80</integer> |
Tony Wickham | 9438ed4 | 2017-01-20 09:38:25 -0800 | [diff] [blame] | 129 | <integer name="config_removeNotificationViewDuration">300</integer> |
Tony Wickham | 8f58e61 | 2016-07-15 17:23:07 -0700 | [diff] [blame] | 130 | |
Sunny Goyal | 71b5c0b | 2015-01-08 16:59:04 -0800 | [diff] [blame] | 131 | <!-- Accessibility actions --> |
| 132 | <item type="id" name="action_remove" /> |
| 133 | <item type="id" name="action_uninstall" /> |
Winson Chung | 1054d4e | 2018-03-05 19:39:21 +0000 | [diff] [blame] | 134 | <item type="id" name="action_reconfigure" /> |
Sunny Goyal | 71b5c0b | 2015-01-08 16:59:04 -0800 | [diff] [blame] | 135 | <item type="id" name="action_add_to_workspace" /> |
Adam Cohen | c9735cf | 2015-01-23 16:11:55 -0800 | [diff] [blame] | 136 | <item type="id" name="action_move" /> |
Sunny Goyal | 9ae7777 | 2015-04-29 16:30:23 -0700 | [diff] [blame] | 137 | <item type="id" name="action_move_to_workspace" /> |
Sunny Goyal | 1d08f70 | 2015-05-04 15:50:25 -0700 | [diff] [blame] | 138 | <item type="id" name="action_move_screen_backwards" /> |
| 139 | <item type="id" name="action_move_screen_forwards" /> |
Sunny Goyal | 9ca9c13 | 2015-04-29 14:57:22 -0700 | [diff] [blame] | 140 | <item type="id" name="action_resize" /> |
Sunny Goyal | 3ffa64d | 2016-07-25 13:54:32 -0700 | [diff] [blame] | 141 | <item type="id" name="action_deep_shortcuts" /> |
Tony | 18c4aa4 | 2017-05-10 21:23:57 -0500 | [diff] [blame] | 142 | <item type="id" name="action_dismiss_notification" /> |
Sunny Goyal | c7b8df8 | 2017-06-27 11:11:03 -0700 | [diff] [blame] | 143 | |
| 144 | <!-- QSB IDs. DO not change --> |
| 145 | <item type="id" name="search_container_workspace" /> |
| 146 | <item type="id" name="search_container_hotseat" /> |
| 147 | <item type="id" name="search_container_all_apps" /> |
| 148 | |
Winson Chung | b63b44c | 2017-11-10 17:54:44 -0800 | [diff] [blame] | 149 | <!-- Recents --> |
Vadim Tryshev | 6d2321c | 2018-04-11 17:19:08 -0700 | [diff] [blame^] | 150 | <item type="id" name="overview_panel"/> |
Winson Chung | b63b44c | 2017-11-10 17:54:44 -0800 | [diff] [blame] | 151 | <integer name="config_recentsMaxThumbnailCacheSize">6</integer> |
| 152 | <integer name="config_recentsMaxIconCacheSize">12</integer> |
| 153 | |
Daniel Sandler | 388f679 | 2010-03-02 14:08:08 -0500 | [diff] [blame] | 154 | </resources> |