Commit Graph

423 Commits

Author SHA1 Message Date
Michael Jurka 5b168fd48a Merge "Fixing bug where workspaces were visible in All Apps" 2011-07-25 17:15:58 -07:00
Michael Jurka c1a036b5eb Fixing bug where workspaces were visible in All Apps
- fixed bug #5063358
- some code cleanup as well
2011-07-25 17:04:23 -07:00
Adam Cohen 56901eb57c Turning off largeHeap on Crespo
Change-Id: I28dcd1db577688fe24c786f1519f442c690bff1d
2011-07-25 15:08:27 -07:00
Winson Chung 1228b3bc8e Merge "Fixing issue where items dragged from the dock would fly down below." 2011-07-21 19:56:51 -07:00
Winson Chung 40e882bf19 Fixing issue where items dragged from the dock would fly down below.
Change-Id: I99cabcccc08d69ddc5295454bd57bdc76ec3e5fb
2011-07-21 19:02:04 -07:00
Winson Chung de1af76615 Fixing transition issues from AppsCustomize.
- Preventing weird space when hitting home while configuring
- Workaround for issue with all workspace items disappearing when going out of AllApps (depends on 5052094 for proper fix)
- Fixing isuse where any multi-finger tap on AppsCustomize would dismiss it

Change-Id: Ibfa8607a66e81703bd78736b72fd7f021e5971d9
2011-07-21 17:03:47 -07:00
Adam Cohen fb268317fc Merge "Smoothing out transitions when adding from AllAppsCustomize" 2011-07-21 15:26:03 -07:00
Adam Cohen 4b285c5a60 Smoothing out transitions when adding from AllAppsCustomize
-> Making sure the dragview animates to the proper final position
-> Preventing add if item is released too early in the transition

Change-Id: I77882c02a6ce569436a6c8b5c3f4ed0023d5807e
2011-07-21 14:26:43 -07:00
Winson Chung 4d279d94ad Fixing various issues with the dock.
- Prevent crash due to no overlays in certain device configurations
- Fixing kb crash and adding content description for Apps button

Change-Id: Ie2a2bc29e7b9408a165f93d108fdd803193afc29
2011-07-21 11:48:43 -07:00
Winson Chung ec9a0a4ca5 Fixing small bug where folder could not be created in dock.
- Ensuring default workspace items aren't overlapping.

Change-Id: I53803bdd61e1e956b9582b1332cde37663cb8578
2011-07-20 20:44:48 -07:00
Adam Cohen fc53cd22c9 Fixing a couple bugs, allapps clicks and weird crash
-> issue 5021897 (when this was fixed, exposed more bugginess that is now fixed)
-> issue 5038392

Change-Id: I49a4e9fca154f75ea22ad2c462641747536102ce
2011-07-20 17:59:04 -07:00
Adam Cohen 00618753e9 Fixing issue 4083181, making springloaded dragging accurate
Change-Id: Iaa69903220b2fe62e3b3009989094487e3125843
2011-07-20 15:46:22 -07:00
Winson Chung 3d503fbd94 Initial changes to add configurable hotseat.
Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
2011-07-20 14:12:20 -07:00
Winson Chung ec8a2eee50 Merge "Fxing issues with the scroll bar" 2011-07-20 09:26:48 -07:00
Winson Chung 32174c878c Fxing issues with the scroll bar
- Removing track from AllApps
- Scrollbar should reach edge of track now
- Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize

Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
2011-07-19 17:59:48 -07:00
Adam Cohen fbba09bb1a Fixing bug 4998211, widgets with configuration not dropping in correct spot
-> cleaned up some dead code in the process

Change-Id: I05b20361b9f7ded0522bd4822532eaae9436ffea
2011-07-18 21:44:50 -07:00
Adam Cohen 95383fe41d Fixing bug which locks orientation inadvertently
Change-Id: I50dfdf6a6d1d4214e88931b3f623bc41cab333c2
2011-07-17 18:06:55 -07:00
Adam Cohen 3384c7be3c Fixing bug where you can't switch pages in springloaded
-> Fix bug 5033543
-> Also, bug 4988105 appears to no longer be an issue

Change-Id: Iffdcafb6d8b471eb18521c160b5a8f438b5cef93
2011-07-17 15:49:05 -07:00
Adam Cohen ff35bf81a2 Merge "Improving adding widgets animations" 2011-07-17 12:56:20 -07:00
Adam Cohen b7e1618c62 Improving adding widgets animations
Change-Id: I9730d3d531736bde58cdf1bf2da049392d4da83a
2011-07-17 12:55:24 -07:00
Adam Cohen 7494c56166 Fix folder creation bug 5037239
Change-Id: I0e629b186c94ca3ccaa188de94846d2bbbca83a4
2011-07-15 18:19:15 -07:00
Adam Cohen 8c247c6f54 Fixing drag start position on workspace
Change-Id: If7b31e8d11bfc7cc6612155a72465ace3b928b97
2011-07-14 17:52:06 -07:00
Adam Cohen 6cd835ce0b Merge "Pixel perfect drag animations in workspace and folders, including springloaded" 2011-07-14 12:39:48 -07:00
Adam Cohen ac8c87687b Pixel perfect drag animations in workspace and folders, including springloaded
Change-Id: I630c365bdc8e896a21dc17ebe8acb8d4664c77b5
2011-07-14 01:08:27 -07:00
Michael Jurka d74c984fcc Use hardware layers in more situations
* Turn on while dragging
* Fix bug: don't disable when swiping pages during drag
* Fix bug: disable hardware layers on startup
* Removing old state code in Workspace

Change-Id: I5633dc98f2679784aea5551564dfa19504a074a6
2011-07-13 17:41:05 -07:00
Michael Jurka 2f52ee8416 Merge "Solving rendering issues when unshrinking" 2011-07-11 13:10:02 -07:00
Winson Chung 557d6ed50c Fixing issues with spring loaded adding.
- 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
2011-07-11 11:38:24 -07:00
Michael Jurka 280969cd77 Solving rendering issues when unshrinking 2011-07-11 11:26:10 -07:00
Michael Jurka a71cb1778d Fix rendering issue when coming from spring loaded mode
Bug #5011693
2011-07-10 15:04:55 -07:00
Michael Jurka 0c4ade1ef6 Cleaning out unused lines of code
Change-Id: I558248c9e1ccf8098220b110709d2a0cba9247ea
2011-07-08 18:03:21 -07:00
Michael Jurka ff0e01b65d Disable wallpaper panning when switching to All Apps 2011-07-08 17:08:51 -07:00
Adam Cohen 8dfcba4af7 Substantially improved performance of dragging and drop animations
-> 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
2011-07-07 16:59:45 -07:00
Winson Chung c07918d005 Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode.
Change-Id: Ie1f0468c563bed7abc1aa6416e222cdb0853c03a
2011-07-06 20:48:45 -07:00
Adam Cohen d044526d82 Adding transitions during folder creation
-> 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
2011-07-06 11:35:56 -07:00
Adam Cohen 95bb800de9 Folders now close in various situations where we want them to:
-> When pressing home, from app or from home
-> When rotating (as per design request)
-> When scrolling to another page

Change-Id: I3b96b216f1ec5da07cd95d2541999866a1c1424e
2011-07-04 23:56:03 -07:00
Adam Cohen 69ce2e5bea Cleaning up Folder accept animation drawing
-> Moved from Workspace to CellLayout, which fixes a bunch
   of bugs with transforms (springloaded mode and page scrolling)

Change-Id: I92510be817f46bd29b8a10aac5512dc1ead87180
2011-07-03 19:28:04 -07:00
Adam Cohen c9c56f4f71 Merge "Added transitions when dropping items onto Folders, fixed bugs" 2011-07-02 19:16:31 -07:00
Adam Cohen 3e8f811f31 Added transitions when dropping items onto Folders, fixed bugs
-> 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
2011-07-02 18:42:25 -07:00
Winson Chung 967289b6d5 Adding new assets.
Change-Id: I20c8ceae997290781923caf195f6f87e283b1b7f
2011-07-01 12:33:32 -07:00
Winson Chung 3ac74c55cf Tweaking the scroll indicators with new assets and sizing.
- Showing the scroll indicators when changing between workspace/apps customize

Change-Id: I791c09b76deb00108c466f08ae3c29b19d77c4d8
2011-06-30 17:43:39 -07:00
Adam Cohen 04dc2bc613 Merge "Fixing small folder bugs" 2011-06-30 17:28:09 -07:00
Adam Cohen 0e4857c302 Fixing small folder bugs
-> Issue 4972348
-> Center folder when it extends beyond the workspace

Change-Id: Id5551d17d595151bfd27122e1fd4ddfeab7dbf40
2011-06-30 17:22:07 -07:00
Adam Cohen 716b51e030 Adding transitions after reorder within folder
Change-Id: I52b20fa1b2e4f9ee0b4a68ac703b95a2050dbd4a
2011-06-30 13:53:30 -07:00
Winson Chung 6a0f57dfaf Populating some more accessibility events.
Change-Id: I7813abdd6dcc0979949caec9e31029486be0396d
2011-06-29 20:11:07 -07:00
Adam Cohen 8e776a62c5 Pushing folders up to DragLayer
-> Increasing max num of items in Folders to match the grid
   size of the workspace.
-> Had to push folders up to prevent clipping

Change-Id: I7aae7920cff940b8e88e9bef82162c6ab5ff11e9
2011-06-28 19:55:57 -07:00
Adam Cohen a65beeea13 Fixing a couple folder bugs
-> Issue 4947774 - logic for determining workspace full
-> Issue 4967906 - hiding hint text on begin edit
-> Stripped out some no longer needed code from Workspace

Change-Id: I62b0e5c2dbf424af6b8b29af9b70270d68923eba
2011-06-28 10:19:44 -07:00
Adam Cohen 518eb5dbf5 Merge "Keeping folders synced when applications are uninstalled" 2011-06-24 18:13:02 -07:00
Adam Cohen df1e4e868a Keeping folders synced when applications are uninstalled
-> fix bug 4905712

Change-Id: I4a250fd134e6d03bae30cfde6b33a82ed6f5fcef
2011-06-24 15:58:01 -07:00
Winson Chung fd3385fe9e Using GridLayout in AppsCustomize widgets tab.
- Starting to implement new widgets design
- Hiding outlines in phone ui while dragging
- Making the tab bar show only when we have items as well

Change-Id: Ic027f9ba83fc0982f2f92a90412f050a8e248f9c
2011-06-24 10:49:03 -07:00
Winson Chung 74608b5dfc Removing the old dot.dot.dot page indicators at the bottom.
Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
2011-06-23 13:23:38 -07:00