Commit Graph

16456 Commits

Author SHA1 Message Date
Winson Chung 02765c9426 Merge "Grid spacing fixes" 2011-08-04 16:14:13 -07:00
Winson Chung ea359c6aee Grid spacing fixes
- Restoring old grid for widgets
- Disabling ability to add widgets to hotseat
- Updating holo colors
- Updating assets

Change-Id: I3a639f0afeca9463f8079eb8fbaedf295a41fa0f
2011-08-04 15:50:30 -07:00
Michael Jurka 7bdb25a989 Updating All Apps background
- Making background of All Apps black
- Drawing background within All Apps (perf gains)

Change-Id: I164274235bc347de04fab0702b7e7075e499e6c0
2011-08-04 15:37:22 -07:00
Winson Chung 46180f8132 Disabling menu completely.
Change-Id: I2a38baec66cb4f006da96110d93727f8edb7b647
2011-08-04 11:16:05 -07:00
Adam Cohen 4554ee16f1 Small code cleanup in folders, prevent crash issue 5082899
Change-Id: Iccd4a1367f895dac7925ceae7cd7934b95e81474
2011-08-03 16:18:15 -07:00
Winson Chung 459814b7e6 Merge "Bug fixes" 2011-08-03 14:48:25 -07:00
Winson Chung 54c725cc29 Bug fixes
- Fixing issue where drop target is not as tall as it should be (5116098)
- Fixing issue where number of cells was being computed incorrectly (5112002)
- Disabling side page fading in AppsCustomize on the phone UI
- Should be using action bar bg states instead of tab bg states (5086625)

Change-Id: I0ec927f87cede48dcf4b66cbaa1d62a09f3492b8
2011-08-03 14:29:19 -07:00
Michael Jurka 7578ec6fa9 Fix crash when adding bookmark to homescreen from browser
Bug 5109799

Change-Id: Ic7de1dcd06d20715170a856ed345f91bd36d982d
2011-08-03 14:12:12 -07:00
Adam Cohen aaf473c2bb Revert "Revert "Clear the bitmap associated with canvases.""
This reverts commit 4e012846cd.
2011-08-03 12:04:22 -07:00
Adam Cohen 30be2cd2a4 Merge "Revert "Clear the bitmap associated with canvases."" 2011-08-03 11:55:55 -07:00
Michael Jurka c609015e97 Merge "Fix NPE when getting app icons" 2011-08-03 11:52:31 -07:00
Michael Jurka 721d9725ad Fix NPE when getting app icons
Change-Id: I04c171424006d90321c707d124211f007159c774
2011-08-03 11:50:21 -07:00
Adam Cohen 4e012846cd Revert "Clear the bitmap associated with canvases."
This reverts commit 9b9d48f289.
2011-08-03 11:49:05 -07:00
Adam Cohen 375b01e38f Merge "Fixing weird deferred click events after deleting folder" 2011-08-03 11:38:27 -07:00
Michael Jurka e5885b587c Merge "Fix UI bugs when dragging items" 2011-08-03 11:25:08 -07:00
Michael Jurka 7cfc2825c3 Fix UI bugs when dragging items
- On large devices, snap to next screen when you drag an item to the next screen (matches behavior on phones)
- Do not fade out outlines of Workspace pages while using spring loaded mode
- Keep all icons on all pages opaque in spring loaded mode
- Optimize call to clear a CellLayout

Change-Id: Ia15e0e9da499d7835a77218985de47a1f195e4ef
2011-08-03 11:19:58 -07:00
Adam Cohen 9932a9b1e6 Fixing weird deferred click events after deleting folder
-> Fixing issue 5055487

Change-Id: I932f95f29322fa50035b13063ab51fad2d2217e8
2011-08-02 22:26:50 -07:00
Dianne Hackborn b2cdfb5f86 Merge "Clear the bitmap associated with canvases." 2011-08-02 22:02:30 -07:00
Dianne Hackborn 9b9d48f289 Clear the bitmap associated with canvases.
Change-Id: Ic100a51960f8c0e7d8b3a107b64d23c7d70e6da9
2011-08-02 16:41:28 -07:00
Winson Chung 0a7c914be6 Merge "Multitude of launcher behaviour changes." 2011-08-02 16:00:04 -07:00
Winson Chung 6a3fd3f042 Multitude of launcher behaviour changes.
- 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
2011-08-02 15:55:33 -07:00
Adam Cohen eb5362e932 Fix 5033850 (again), slight variant this time
Change-Id: I9b9fe1bb114a66c99a4819607a482d1b776a6269
2011-08-02 14:47:04 -07:00
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