Daniel Sandler | 388f679 | 2010-03-02 14:08:08 -0500 | [diff] [blame] | 1 | <resources> |
Michael Jurka | f2ff7d9 | 2011-06-14 14:38:49 -0700 | [diff] [blame] | 2 | <bool name="config_hardwareAccelerated">true</bool> |
Adam Cohen | 56901eb | 2011-07-25 14:54:22 -0700 | [diff] [blame] | 3 | <bool name="config_largeHeap">false</bool> |
Winson Chung | a62e9fd | 2011-07-11 15:20:48 -0700 | [diff] [blame] | 4 | |
Winson Chung | 785d2eb | 2011-04-14 16:08:02 -0700 | [diff] [blame] | 5 | <!-- AllApps/Customize/AppsCustomize --> |
Winson Chung | 557d6ed | 2011-07-08 15:34:52 -0700 | [diff] [blame] | 6 | <!-- The alpha of the AppsCustomize bg in spring loaded mode --> |
| 7 | <integer name="config_appsCustomizeSpringLoadedBgAlpha">45</integer> |
Winson Chung | 785d2eb | 2011-04-14 16:08:02 -0700 | [diff] [blame] | 8 | <!-- Fade in/out duration of icons being dragged from the trays --> |
| 9 | <integer name="config_dragAppsCustomizeIconFadeInDuration">150</integer> |
| 10 | <integer name="config_dragAppsCustomizeIconFadeOutDuration">200</integer> |
| 11 | <integer name="config_dragAppsCustomizeIconFadeAlpha">100</integer> |
Winson Chung | 6a3fd3f | 2011-08-02 14:03:26 -0700 | [diff] [blame^] | 12 | <integer name="config_workspaceUnshrinkTime">300</integer> |
Winson Chung | b26f3d6 | 2011-06-02 10:49:29 -0700 | [diff] [blame] | 13 | <!-- Out of 100, the percent to shrink the workspace during spring loaded mode. --> |
| 14 | <integer name="config_workspaceSpringLoadShrinkPercentage">80</integer> |
| 15 | <!-- When items are dropped on the mini screens in customize mode, we have a bounce animation |
| 16 | of the bright green hover outline, and then fade out the outline at the end. These are |
| 17 | the values used in that animation --> |
| 18 | <integer name="config_screenOnDropScalePercent">120</integer> |
| 19 | <integer name="config_screenOnDropScaleUpDuration">200</integer> |
| 20 | <integer name="config_screenOnDropScaleDownDuration">200</integer> |
| 21 | <integer name="config_screenOnDropAlphaFadeDelay">350</integer> |
| 22 | <integer name="config_screenOnDropAlphaFadeDuration">50</integer> |
Winson Chung | 785d2eb | 2011-04-14 16:08:02 -0700 | [diff] [blame] | 23 | |
| 24 | <!-- Fade/zoom in/out duration & scale in the AllApps transition. |
| 25 | Note: This should be less than the workspaceShrinkTime as they happen together. --> |
| 26 | <integer name="config_appsCustomizeZoomInTime">1000</integer> |
| 27 | <integer name="config_appsCustomizeZoomOutTime">1200</integer> |
| 28 | <integer name="config_appsCustomizeZoomScaleFactor">20</integer> |
| 29 | <integer name="config_appsCustomizeFadeInTime">250</integer> |
| 30 | <integer name="config_appsCustomizeFadeOutTime">500</integer> |
| 31 | <integer name="config_appsCustomizeWorkspaceShrinkTime">1000</integer> |
| 32 | |
| 33 | <!-- Tab transition animation duration --> |
| 34 | <integer name="config_tabTransitionDuration">100</integer> |
| 35 | |
| 36 | <!-- The slope, in percent, of the drag movement needed to drag an item out of |
| 37 | AppsCustomize (y / x * 100%) --> |
| 38 | <integer name="config_appsCustomizeDragSlopeThreshold">150</integer> |
| 39 | |
Winson Chung | 785d2eb | 2011-04-14 16:08:02 -0700 | [diff] [blame] | 40 | <!-- Batch loading for loading in LauncherModel --> |
| 41 | <integer name="config_allAppsBatchLoadDelay">0</integer> |
| 42 | <integer name="config_allAppsBatchSize">0</integer> |
| 43 | |
| 44 | <!-- Workspace --> |
Winson Chung | a62e9fd | 2011-07-11 15:20:48 -0700 | [diff] [blame] | 45 | <!-- Whether or not the drop targets drop down as opposed to fade in --> |
| 46 | <bool name="config_useDropTargetDownTransition">true</bool> |
| 47 | |
Winson Chung | 61fa419 | 2011-06-12 15:15:29 -0700 | [diff] [blame] | 48 | <!-- The transition duration for the background of the drop targets --> |
Winson Chung | aaa530a | 2011-07-11 21:06:30 -0700 | [diff] [blame] | 49 | <integer name="config_dropTargetBgTransitionDuration">100</integer> |
Winson Chung | 61fa419 | 2011-06-12 15:15:29 -0700 | [diff] [blame] | 50 | |
Patrick Dubroy | 046e7eb | 2010-10-06 12:14:43 -0700 | [diff] [blame] | 51 | <integer name="config_crosshairsFadeInTime">600</integer> |
| 52 | |
Patrick Dubroy | de7658b | 2010-09-27 11:15:43 -0700 | [diff] [blame] | 53 | <!-- When dragging an item on the workspace, how much bigger (in pixels) the dragged view |
| 54 | should be, as compared to the original view. If 0, it will not be scaled at all. |
| 55 | Should be an even number, for pixel alignment. --> |
| 56 | <integer name="config_dragViewExtraPixels">40</integer> |
| 57 | |
Patrick Dubroy | 046e7eb | 2010-10-06 12:14:43 -0700 | [diff] [blame] | 58 | <!-- The duration (in ms) of the fade animation on the object outlines, used when |
| 59 | we are dragging objects around on the home screen. --> |
| 60 | <integer name="config_dragOutlineFadeTime">900</integer> |
| 61 | |
| 62 | <!-- 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] | 63 | <integer name="config_dragOutlineMaxAlpha">128</integer> |
Patrick Dubroy | ce34a97 | 2010-10-19 10:34:32 -0700 | [diff] [blame] | 64 | |
| 65 | <!-- Parameters controlling the animation for when an item is dropped on the home screen, |
| 66 | and it animates from its old position to the new one. --> |
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 | 3e8f811 | 2011-07-02 18:03:00 -0700 | [diff] [blame] | 70 | <integer name="config_folderAnimDuration">120</integer> |
Adam Cohen | 7f4eabe | 2011-04-21 16:19:16 -0700 | [diff] [blame] | 71 | |
Patrick Dubroy | ce34a97 | 2010-10-19 10:34:32 -0700 | [diff] [blame] | 72 | <!-- The distance at which the animation should take the max duration --> |
| 73 | <integer name="config_dropAnimMaxDist">800</integer> |
Adam Lesinski | 2a898a0 | 2010-12-09 21:04:15 -0800 | [diff] [blame] | 74 | |
tedbo | c3bab1d | 2011-01-07 15:19:33 -0800 | [diff] [blame] | 75 | <!-- Workspace screens are cached to bitmaps only when they're smaller than a certain size |
| 76 | (maxScaleForUsingWorkspaceScreenBitmapCache), since the bitmap cache itself is smaller |
| 77 | than the view itself (workspaceScreenBitmapCacheScale) --> |
| 78 | <integer name="config_workspaceScreenBitmapCacheScale">20</integer> |
| 79 | <integer name="config_maxScaleForUsingWorkspaceScreenBitmapCache">50</integer> |
Adam Powell | 483de5c | 2011-05-23 12:30:13 -0700 | [diff] [blame] | 80 | |
| 81 | <!-- When shrinking the workspace, this is the percentage of its original size. --> |
| 82 | <integer name="config_workspaceShrinkPercent">17</integer> |
Daniel Sandler | 388f679 | 2010-03-02 14:08:08 -0500 | [diff] [blame] | 83 | </resources> |