summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Fix 5033850 (again), slight variant this timeAdam Cohen2011-08-021-1/+3
| | | | Change-Id: I9b9fe1bb114a66c99a4819607a482d1b776a6269
* Minor bug fixesWinson Chung2011-08-024-25/+27
| | | | | | | | | - 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
* Fixing animation when dropping to adjacent screen, issue 4990545Adam Cohen2011-08-012-6/+43
| | | | Change-Id: I575e9257a211ed72a6aefb119bccf1154d2a0c9f
* Preventing StackView from clipping in software on Soju, issue 4225485Adam Cohen2011-08-012-1/+5
| | | | Change-Id: I97a5e38e18591a32310c1cb59ce958e6551e54e4
* Fixing issue 5043360, double haptic feedbackAdam Cohen2011-08-012-15/+15
| | | | | | -> Minor code cleanup in Folder.java Change-Id: I62267078bfdab9f37fdef28448a63760db1fc1fb
* Completing fix for issue 5052078, folder items no longer lostAdam Cohen2011-07-293-17/+57
| | | | Change-Id: I9d9cc4658122816e2a60de2e12da65f3fe42bc5c
* Merge "Removing use of deprecated constants in GridLayout."Winson Chung2011-07-291-2/+4
|\
| * Removing use of deprecated constants in GridLayout.Winson Chung2011-07-291-2/+4
| | | | | | | | Change-Id: Ifbf88e182cab5f68276e4d69f866238c91591c0b
* | Adding ability to add to hotseat from spring loaded mode (5064141).Winson Chung2011-07-296-30/+70
|/ | | | | | | | - 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
* Merge "Adding workaround for crashes (5087036, 4556344) now that widget ↵Winson Chung2011-07-281-9/+19
|\ | | | | | | previews are loaded asynchronously."
| * Adding workaround for crashes (5087036, 4556344) now that widget previews ↵Winson Chung2011-07-281-9/+19
| | | | | | | | | | | | are loaded asynchronously. Change-Id: I2cfc0760bb563360434c7a8ecf4b198c20d15be6
* | Merge "Some launcher bugs:"Adam Cohen2011-07-283-56/+137
|\ \
| * | Some launcher bugs:Adam Cohen2011-07-273-56/+137
| | | | | | | | | | | | | | | | | | | | | | | | -> 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
* | | Merge "Fix bug where Launcher would appear all black"Michael Jurka2011-07-272-50/+8
|\ \ \ | |_|/ |/| |
| * | Fix bug where Launcher would appear all blackMichael Jurka2011-07-272-50/+8
| | | | | | | | | | | | | | | Bug # 5033201 Change-Id: If88406fe1ad1d56469765d1783aeb6d73f28b192
* | | Merge "Fixing minor bugs (5085316, 5082963, 5042828)"Winson Chung2011-07-276-79/+91
|\ \ \ | |/ / |/| |
| * | Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-276-79/+91
| |/ | | | | | | | | | | | | | | - 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
* | Merge "Clearing selection when done editing folder name"Adam Cohen2011-07-271-0/+3
|\ \
| * | Clearing selection when done editing folder nameAdam Cohen2011-07-261-0/+3
| |/ | | | | | | Change-Id: I3709d1be4ef4cf6bb6d4c52a41d2eccb1c9aa21f
* | Merge "Updating portals visuals:"Adam Cohen2011-07-274-2/+59
|\ \
| * | Updating portals visuals:Adam Cohen2011-07-264-2/+59
| |/ | | | | | | | | | | | | | | -> added leave behind asset to dock, issue 5052467 -> new assets -> modified text Change-Id: Ie395b768658dd5c02443b37c4f58a02cf3e86e59
* / Fixing issue 5064135, issue 5033850Adam Cohen2011-07-261-1/+1
|/ | | | | | | -> id's were duplicated causing strange behaviour in onRestoreInstanceState Change-Id: I20132942baaec54880c6d765b37d26ac2ffd31ee
* Fixing issue 5079169, portal overlays All AppsAdam Cohen2011-07-261-0/+4
| | | | Change-Id: Ib5536121d994f2254ae6b41a0cebd2bfca8de115
* Solving transient wallpaper flash when rotating All AppsMichael Jurka2011-07-262-38/+49
| | | | | - also cleaning up some code Change-Id: Ic9399e604aac3115d92186a70799bf80ecaf31c6
* Merge "Fixing regression in divider visibility during spring loaded mode. ↵Winson Chung2011-07-262-1/+61
|\ | | | | | | (5076848)"
| * Fixing regression in divider visibility during spring loaded mode. (5076848)Winson Chung2011-07-252-1/+61
| | | | | | | | Change-Id: Ib36e78c840cd2192bdc5f30e425f82e160f63189
* | Merge "Fixing bug where workspaces were visible in All Apps"Michael Jurka2011-07-251-13/+15
|\ \ | |/ |/|
| * Fixing bug where workspaces were visible in All AppsMichael Jurka2011-07-251-13/+15
| | | | | | | | - fixed bug #5063358 - some code cleanup as well
* | Turning off largeHeap on CrespoAdam Cohen2011-07-251-1/+0
| | | | | | | | Change-Id: I28dcd1db577688fe24c786f1519f442c690bff1d
* | Adding menu to jump to shortcuts page in widgets tabWinson Chung2011-07-256-56/+97
|/ | | | | | | | - 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
* Merge "Launcher cleanup and fixes."Winson Chung2011-07-252-175/+9
|\
| * Launcher cleanup and fixes.Winson Chung2011-07-252-175/+9
| | | | | | | | | | | | | | | | | | - 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
* | Merge "Fix two crashes"Michael Jurka2011-07-252-8/+15
|\ \ | |/ |/|
| * Fix two crashesMichael Jurka2011-07-232-8/+15
| | | | | | | | | | | | - NPE: bug #4984219 - IllegalStateException: bug #4969695 Change-Id: Iaf02e669b26f9277388e0e7bffd532220ebf9bb1
* | Cleaning up folder layout, still pending final assets / cell sizeAdam Cohen2011-07-221-8/+4
|/ | | | | | -> see bug 5044356 Change-Id: I80a3cd90145de2a774565aae04809d8c1d04ccd5
* Merge "Fixing issue where items dragged from the dock would fly down below."Winson Chung2011-07-211-4/+5
|\
| * Fixing issue where items dragged from the dock would fly down below.Winson Chung2011-07-211-4/+5
| | | | | | | | Change-Id: I99cabcccc08d69ddc5295454bd57bdc76ec3e5fb
* | Fixing transition issues from AppsCustomize.Winson Chung2011-07-213-10/+29
|/ | | | | | | | - 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
* Removing vestigial logic, fixing issue 4412373Adam Cohen2011-07-212-6/+1
| | | | Change-Id: Ifd8420caf9f3d9ae49c19964233f86d0ed497455
* Merge "Smoothing out transitions when adding from AllAppsCustomize"Adam Cohen2011-07-213-85/+148
|\
| * Smoothing out transitions when adding from AllAppsCustomizeAdam Cohen2011-07-213-85/+148
| | | | | | | | | | | | | | -> Making sure the dragview animates to the proper final position -> Preventing add if item is released too early in the transition Change-Id: I77882c02a6ce569436a6c8b5c3f4ed0023d5807e
* | Fixing various issues with the dock.Winson Chung2011-07-215-16/+30
| | | | | | | | | | | | | | - Prevent crash due to no overlays in certain device configurations - Fixing kb crash and adding content description for Apps button Change-Id: Ie2a2bc29e7b9408a165f93d108fdd803193afc29
* | Fixing small bug where folder could not be created in dock.Winson Chung2011-07-201-2/+6
|/ | | | | | - Ensuring default workspace items aren't overlapping. Change-Id: I53803bdd61e1e956b9582b1332cde37663cb8578
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-2010-78/+45
| | | | | | | -> issue 5021897 (when this was fixed, exposed more bugginess that is now fixed) -> issue 5038392 Change-Id: I49a4e9fca154f75ea22ad2c462641747536102ce
* Merge "Removing unused resources"Michael Jurka2011-07-201-99/+0
|\
| * Removing unused resourcesMichael Jurka2011-07-201-99/+0
| |
* | Fixing issue 4083181, making springloaded dragging accurateAdam Cohen2011-07-201-12/+10
|/ | | | Change-Id: Iaa69903220b2fe62e3b3009989094487e3125843
* Initial changes to add configurable hotseat.Winson Chung2011-07-2011-488/+568
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Merge "Fxing issues with the scroll bar"Winson Chung2011-07-204-28/+92
|\
| * Fxing issues with the scroll barWinson Chung2011-07-194-28/+92
| | | | | | | | | | | | | | | | - 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