Commit Graph

10334 Commits

Author SHA1 Message Date
Winson Chung 1c4cf4a11f Minor bug fixes
- Making the spring loaded side page hovers slightly faster
- Fixing issue where you can't drag over another item on another page to create a portal
- Ignoring side pages while hovering over hotseat
- Fixing issue where hotseat may be stuck in shrunken state (and removing the scale on the hotseat)

Change-Id: I87d50a1bdc451704285482c79caed0982a5a7f5a
2011-08-02 14:06:55 -07:00
Adam Cohen ed51cc9a12 Fixing animation when dropping to adjacent screen, issue 4990545
Change-Id: I575e9257a211ed72a6aefb119bccf1154d2a0c9f
2011-08-01 20:30:29 -07:00
Adam Cohen 8182e5bc3c Preventing StackView from clipping in software on Soju, issue 4225485
Change-Id: I97a5e38e18591a32310c1cb59ce958e6551e54e4
2011-08-01 15:43:31 -07:00
Adam Cohen 05e0f40e50 Fixing issue 5043360, double haptic feedback
-> Minor code cleanup in Folder.java

Change-Id: I62267078bfdab9f37fdef28448a63760db1fc1fb
2011-08-01 12:12:49 -07:00
Adam Cohen 67bd9ccf85 Completing fix for issue 5052078, folder items no longer lost
Change-Id: I9d9cc4658122816e2a60de2e12da65f3fe42bc5c
2011-07-29 15:17:32 -07:00
Winson Chung fda77c1d26 Merge "Removing use of deprecated constants in GridLayout." 2011-07-29 14:19:47 -07:00
Winson Chung 72d8b393b0 Removing use of deprecated constants in GridLayout.
Change-Id: Ifbf88e182cab5f68276e4d69f866238c91591c0b
2011-07-29 13:57:15 -07:00
Winson Chung 4afe9b31f5 Adding ability to add to hotseat from spring loaded mode (5064141).
- Fixing regression where folder items had no text in tablet ui and assets
- Fixing spring loaded frame sizing (5067335)
- Making the cells 80x80 for testing again on the phone ui (5085986)

Change-Id: I52a0f5eaf2dcf4adaf57c5a71da3903892c490a8
2011-07-29 11:34:23 -07:00
Winson Chung fec9786f2e Merge "Adding workaround for crashes (5087036, 4556344) now that widget previews are loaded asynchronously." 2011-07-28 11:00:20 -07:00
Winson Chung 3b0b46af5d Adding workaround for crashes (5087036, 4556344) now that widget previews are loaded asynchronously.
Change-Id: I2cfc0760bb563360434c7a8ecf4b198c20d15be6
2011-07-28 10:45:39 -07:00
Adam Cohen ac68b8151f Merge "Some launcher bugs:" 2011-07-28 09:54:34 -07:00
Adam Cohen 228da5a24e Some launcher bugs:
-> Allowing folders to be specified in xml (issue 5032559)
-> Mostly fixing issue where you can lose items when dragging
   out of a folder to a full screen (issue 5052078)

Change-Id: I3228dd568b2b8919c14594ee518f86173430481e
2011-07-27 23:27:22 -07:00
Michael Jurka 292bffbdc8 Merge "Fix bug where Launcher would appear all black" 2011-07-27 22:56:52 -07:00
Michael Jurka 99633da900 Fix bug where Launcher would appear all black
Bug # 5033201

Change-Id: If88406fe1ad1d56469765d1783aeb6d73f28b192
2011-07-27 22:42:40 -07:00
Winson Chung 365055f289 Merge "Fixing minor bugs (5085316, 5082963, 5042828)" 2011-07-27 15:18:16 -07:00
Winson Chung a6427b15c1 Fixing minor bugs (5085316, 5082963, 5042828)
- Adding separator between qsb and workspace content
- Adding a bit of spacing between drawables and text in all apps
- Making the drop target area smaller...

Change-Id: I1bebe7dff20fc30e4896de1dcf23d23b62a31a07
2011-07-27 14:34:03 -07:00
Adam Cohen aed8c8302a Merge "Clearing selection when done editing folder name" 2011-07-27 11:58:37 -07:00
Adam Cohen 041b0c09c4 Merge "Updating portals visuals:" 2011-07-27 11:58:22 -07:00
Adam Cohen e601a43345 Clearing selection when done editing folder name
Change-Id: I3709d1be4ef4cf6bb6d4c52a41d2eccb1c9aa21f
2011-07-26 23:00:57 -07:00
Adam Cohen d2eca6b66e Fixing issue 5064135, issue 5033850
-> id's were duplicated causing strange behaviour
   in onRestoreInstanceState

Change-Id: I20132942baaec54880c6d765b37d26ac2ffd31ee
2011-07-26 22:55:52 -07:00
Adam Cohen c51934bfdf Updating portals visuals:
-> added leave behind asset to dock, issue 5052467
-> new assets
-> modified text

Change-Id: Ie395b768658dd5c02443b37c4f58a02cf3e86e59
2011-07-26 21:14:39 -07:00
Adam Cohen 2f84ef2593 Fixing issue 5079169, portal overlays All Apps
Change-Id: Ib5536121d994f2254ae6b41a0cebd2bfca8de115
2011-07-26 17:19:37 -07:00
Michael Jurka b9e14974ae Solving transient wallpaper flash when rotating All Apps
- also cleaning up some code

Change-Id: Ic9399e604aac3115d92186a70799bf80ecaf31c6
2011-07-26 15:49:50 -07:00
Winson Chung bf361decc7 Merge "Fixing regression in divider visibility during spring loaded mode. (5076848)" 2011-07-26 10:39:49 -07:00
Winson Chung bb6f6a52b6 Fixing regression in divider visibility during spring loaded mode. (5076848)
Change-Id: Ib36e78c840cd2192bdc5f30e425f82e160f63189
2011-07-25 17:56:08 -07:00
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 5a808358f1 Adding menu to jump to shortcuts page in widgets tab
- Fixing bug in PagedView when setting the current page
- Fixing small visual issue with flashing scroll indicator
- Fixing slightly offset holographic icons

Change-Id: Ic6ce6365daca41cb5a73706c7c4b078f33a4e39c
2011-07-25 13:48:59 -07:00
Winson Chung a22194bd9f Merge "Launcher cleanup and fixes." 2011-07-25 13:45:30 -07:00
Michael Jurka 126038c4d4 Merge "Fix two crashes" 2011-07-25 13:38:58 -07:00
Winson Chung f5f8cefb21 Launcher cleanup and fixes.
- Removing unused hotseat assets
- Adding xhdpi assets from designer repo
- Decoupling dock divider and scroll bar to fix landscape divider issue
- Fixing issue where dock portals were being clipped

Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
2011-07-25 12:06:43 -07:00
Michael Jurka 19e0fc53c4 Fix two crashes
- NPE: bug #4984219
- IllegalStateException: bug #4969695

Change-Id: Iaf02e669b26f9277388e0e7bffd532220ebf9bb1
2011-07-23 12:48:57 -07:00
Adam Cohen f4bb1cdecd Cleaning up folder layout, still pending final assets / cell size
-> see bug 5044356

Change-Id: I80a3cd90145de2a774565aae04809d8c1d04ccd5
2011-07-22 14:37:20 -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 faea1f816e Removing vestigial logic, fixing issue 4412373
Change-Id: Ifd8420caf9f3d9ae49c19964233f86d0ed497455
2011-07-21 16:24:56 -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
Michael Jurka d8ff0e68e8 Merge "Removing unused resources" 2011-07-20 16:58:57 -07:00
Michael Jurka 2688c9a059 Removing unused resources 2011-07-20 16:35:06 -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
Adam Cohen b424d29334 Merge "Adding animations when dropping on delete / uninstall drop target" 2011-07-19 21:57:27 -07:00
Adam Cohen d4d7aa551f Adding animations when dropping on delete / uninstall drop target
-> issue 5043661

Change-Id: I4e4830acc15e006e637b35c3d0dcc72c23414b95
2011-07-19 21:49:13 -07:00