summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
Commit message (Collapse)AuthorAgeFilesLines
* Stop using mcc for custom workspace cling on sw600dp devicesMichael Jurka2012-10-091-0/+3
| | | Bug: 7203884
* Adding the ability to scale the hotseat or items in the hotseatAdam Cohen2012-08-201-0/+2
| | | | | | | | | | | --> A bunch of stuff breaks when scaling the hotseat. More specifically, drag and drop animations between hotseat and workspace, scaling on pick up, folder animations, determination of item placement. This CL fixes these issues so that the hotseat or hotseat items are ready to be scaled. --> For now, using 90% scale factor for 7-inch+ UIs Change-Id: Iac098409347e76139e4d726a071397b56ac684d2
* Initial changes for new 10inch layout.Winson Chung2012-08-081-0/+3
| | | | Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
* Removing unnecessary config parameter for hw accelMichael Jurka2012-06-281-1/+0
| | | | Change-Id: Ibbbca9fb93319400332ba27f9cae62b1c0cc4313
* Improving overscroll paramaters for 7-inch devicesAdam Cohen2012-06-081-0/+3
| | | | Change-Id: Iba805137fca121bab7675eac22236af9642c27bb
* Lowering the threshold for flinging on larger devices. (Bug 6575670)Winson Chung2012-05-291-0/+3
| | | | Change-Id: I969057d6135babef430c60f5b2705179210719bb
* Removing crosshairsMichael Jurka2012-04-261-2/+0
| | | | | Bug: 6380576 Change-Id: I26f248fa375ae9ad24417bc55401a08bf4f479a5
* Enable rotation for sw600dp devicesAdam Cohen2012-04-241-0/+1
| | | | Change-Id: Id01c84eba30a80cb21b1527cdc137aba9cda09f2
* Adding fling-to-delete.Winson Chung2012-03-201-1/+1
| | | | | | - Also fixing issue where the drop target icon changes color slower than the text. Change-Id: I0bfa59da5d202016342f1c3de419ebcafd81ff6f
* resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-011-0/+6
|\ | | | | | | Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
| * New small/large screen division for Launcher.Andrew Flynn2012-02-291-0/+6
| | | | | | | | | | | | | | | | Previously the dp division between the two was set at 600dp (7" tablets). This has now been bumped up to 720dp (10" tablets). Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
* | Fix a lot of easy lint issuesMichael Jurka2012-02-241-21/+0
| | | | | | | | Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
* | Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-231-0/+1
| | | | | | | | Change-Id: I8c9741e8b63ca9a0fc4af90e178dbb02fa912d83
* | Fading out workspace when dragging to higlight dragged object.Winson Chung2012-02-231-0/+4
| | | | | | | | Change-Id: I540ce145168a65a029d820d6c14a1e3070f8a5b0
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-5/+0
| | | | | | | | Change-Id: Ic97d74a14964c6bdc23305b2d378b13a1f2e3664
* | Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-3/+4
| | | | | | | | Change-Id: I133ff2631834a4b97e1e4750fb7c07793ddeba69
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-4/+3
|/ | | | | | - Also fixing up how we draw the drag view alpha Change-Id: Ied82aec9d52274b0fe65c989eab818b0264a9eb2
* Modifying portals in landscape on the phone UIAdam Cohen2011-11-151-0/+6
| | | | Change-Id: I4190b0e4958dfd0d59d943d9b4c4d6fd2e9303c0
* Fixing stutter in AllApps transitionAdam Cohen2011-10-171-2/+2
| | | | | | | | | | | | -> Tightened up the interpolator and decreased the duration of the AllApps-in animation. This removes many excess frames at the end of the transition, and frees up perf for swiping AllApps: (issue 5359751) -> Changed when AllApps state gets reset -- now only after leaving home, and then pressing home, or when the screen turns off. Change-Id: I76e988102da91c12cb52af01468cf9a81fe45545
* Tuning AllApps <--> Workspace transitionsAdam Cohen2011-09-141-5/+7
| | | | | | -> Removed extraneous service transactions during scrolling Change-Id: I60a201e7a94608d6fbafd2350f39a466d7a4c003
* Refactor and simplify home transitionsAdam Cohen2011-08-311-4/+4
| | | | Change-Id: I499ba571c889b684a759ee84c2a626ef94977855
* Tweaking grid spacing (5162387)Winson Chung2011-08-291-0/+2
| | | | Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
* Workaround for wallpaper crash. (5191436)Winson Chung2011-08-221-1/+1
| | | | | | - Adding a little time to the tab transition Change-Id: Ia7615d93f471845e568742df828cde43c1b917c4
* Improving transition between Apps/Widgets panes (5145408)Winson Chung2011-08-161-1/+1
| | | | Change-Id: Id4f73a89b646bbf168ee49e8bdeb34b85a52d9d4
* Multitude of launcher behaviour changes.Winson Chung2011-08-021-1/+1
| | | | | | | | | - Merging widgets and shortcuts in widgets pane - Removing legacy long press menu items (make it go straight to wallpapers) - Removing old option menu (just making it point to wallpapers) - Dropping user to workspace after adding an item (animations to be tweaked) or back to AppsCustomize only on failure/cancel Change-Id: Ia73670ce76f321dc45defb27bb5a828764240ab4
* Turning off largeHeap on CrespoAdam Cohen2011-07-251-0/+1
| | | | Change-Id: I28dcd1db577688fe24c786f1519f442c690bff1d
* Removing unused resourcesMichael Jurka2011-07-201-6/+0
|
* Cleaning up some drop-target issues.Winson Chung2011-07-121-0/+4
| | | | | | | | - Setting text color during drag over transitions - Fixing regression in drop target padding = Using old drop-down animation where possible Change-Id: Ia1c5ec9e58fc734d28133349d9920d123ed71ae6
* Tweaking drop target transition to prevent flash.Winson Chung2011-07-111-1/+1
| | | | Change-Id: I7a0204685f1d377117b4d8e39b1c0d32e7b37a76
* Fixing issues with spring loaded adding.Winson Chung2011-07-111-0/+2
| | | | | | | | | - Delaying until items are added - Showing bg when going into spring loaded mode - Fixing regression where dropping widgets on full page would not trigger a notification - Fixing regression on tablet where pages were no longer being rotated or shown Change-Id: Iadc0c406f0c065c5029addea1abfee395eed81b9
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-1/+1
| | | | | | | | | | -> Took DragView drawing out of the window and put it into the DragLayer -> Added fade-in/out animations to transition between the final view and the DragView, after the view animates -> Enabled hardware layers on Folder items which improves the performance Folder reordering Change-Id: I4d92ca9fba172d1bab9efc215a99abcaadcdf503
* Cleaning up some spring-loaded related dragging code. Allow cancel spring ↵Winson Chung2011-07-061-1/+1
| | | | | | loaded mode. Change-Id: Ie1f0468c563bed7abc1aa6416e222cdb0853c03a
* Adding transitions during folder creationAdam Cohen2011-07-061-2/+1
| | | | | | | | | | | -> Seamless* transition from dropping item onto another to the creation of a folder containing those items -> Seamless* transitions when adding the third item to a folder -> Cleaned up the code in FolderIcon in order to achieve above Change-Id: Iaf2519ac480acfdc928cc2b7585f28bc7d50bd23
* Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-021-1/+1
| | | | | | | -> Changed the ordering of the FolderIcon preview to show first items first -> Folder now closes immediately upon drop of an item from folder to workspace Change-Id: I66361b604dc5ef81da2413b7dda53d0c4691377e
* Allow overlays to disable hw accelerationMichael Jurka2011-06-141-0/+1
|
* Fixing drop target area, and adding bg color indicators.Winson Chung2011-06-131-0/+3
| | | | | | - Merging wallpaper fix and PagedViewIconCache key fix Change-Id: I2a65bc4b642f020dfc4d2223a36d3ebcf41de5f5
* Modifying AppsCustomize behaviour to use springloaded mode.Winson Chung2011-06-081-0/+10
| | | | Change-Id: I21d181ad3d245731ee8402915f8918b91bfc4553
* remove unused/redundant params to turn on HW accelMichael Jurka2011-06-011-3/+0
|
* Add config_workspaceShrinkPercent for phone launcher configs.Adam Powell2011-05-231-0/+3
| | | | Change-Id: I1a25cba72d13b337df87fb414335d9b80e4a6051
* Shrink-wrapped foldersAdam Cohen2011-05-161-1/+1
| | | | Change-Id: Ida1b5d0bd4d39eabfde9f8a5bee0d4b6e9b33627
* Merge "Adding initial folder animation"Adam Cohen2011-04-261-0/+3
|\
| * Adding initial folder animationAdam Cohen2011-04-211-0/+3
| | | | | | | | | | | | | | -Changed CellLayout/CellLayoutChildren to use padding in the more standard way Change-Id: I728f1b699232422be76eb29b4cf710cd5723a0aa
* | Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-7/+34
|/ | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Fixing drag icon location on non-xlarge devicesAdam Cohen2011-03-281-6/+0
| | | | Change-Id: I7897f67e145818866a51c6a50d4d3e59674b08b4
* Remove duplicate XML created by mergeKenny Root2011-01-271-6/+0
| | | | Change-Id: I49c3a4130d547fc02ab59265ebee8630bfeb2848
* am d1633b20: Add in cache values for non-xlarge screensKenny Root2011-01-271-0/+6
|\ | | | | | | | | * commit 'd1633b2059860d48f8050667417314a2af477bf5': Add in cache values for non-xlarge screens
| * Add in cache values for non-xlarge screensKenny Root2011-01-271-0/+6
| | | | | | | | Change-Id: I2ddf4a2ad90c0aea8b576c279161767be17f9227
* | Fix missing resource issue when running on Passion device.tedbo2011-01-071-0/+6
|/ | | | | | | | | | | This fixes an issue where the Launcher app will crash with a resource not found exception when running on a non-xlarge device. The missing resource(s) are config_workspaceScreenBitmapCacheScale and config_maxScaleForUsingWorkspaceScreenBitmapCache. These were introduced in commit bea15195346bab3c52b0156e92f2b71f0811b210. This change moves those two resources into the common values. Change-Id: Id642153fe514675f22ba37062544eefacf2d435e
* Update Wallpaper picker and fix bugAdam Lesinski2010-12-131-0/+4
| | | | | | | -Fixed b/3271838 -On a phone, Fragment would not remember its previous state and crash on rotation Change-Id: Ida923fba0c7f4622b090e2838fd932328ad68c63
* Animate items into place when dropping on home screenPatrick Dubroy2010-10-191-0/+8
|