summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Addressing slow rotation due to folders (issue 5297213)"Adam Cohen2011-09-271-4/+6
|\
| * Addressing slow rotation due to folders (issue 5297213)Adam Cohen2011-09-261-4/+6
| | | | | | | | Change-Id: I41e9594d547695bd6b37254396874fe1a9e7cf68
* | am 7bd69e75: Merge "Making wallpaper width 2x the screen width" into ↵Michael Jurka2011-09-261-2/+2
|\ \ | |/ |/| | | | | | | | | ics-factoryrom * commit '7bd69e754ccccd3a17b902ddcbb3e447bd07b299': Making wallpaper width 2x the screen width
| * Making wallpaper width 2x the screen widthMichael Jurka2011-09-261-2/+2
| | | | | | | | | | | | Fixes bug #5373026 Change-Id: I5de999aee3958a4b6c83a144af64c7bf1cf12e39
* | Enable auto-rotation in phone UIs in eng builds (for testing)Adam Cohen2011-09-261-1/+1
|/ | | | Change-Id: I4749a861b860dede699593b8d06a17405345b8e4
* Restore gingerbread-style wallpaper parallaxMichael Jurka2011-09-231-7/+22
| | | | Change-Id: I687b725f13053726569543a82df77d4a80aa907e
* Should be updating voice icon as well on search packages changed. (Bug: 5352338)Winson Chung2011-09-211-0/+1
| | | | Change-Id: I5a30e56b871556027d50e442e3f385b1a29a2850
* Tweaking clings in response to usability testing. (5057945, 5056643)Winson Chung2011-09-203-10/+9
| | | | | | | | | - Updating assets - Removing folder cling text - Fading in folder cling after folder animation - Highlighting different icon in allapps cling Change-Id: I6e4fadf10b81a91296304f008644ee1d154ec5f8
* Merge "Launcher tweaks." into ics-factoryromWinson Chung2011-09-202-25/+27
|\
| * Launcher tweaks.Winson Chung2011-09-192-25/+27
| | | | | | | | | | | | | | | | | | - Updating search bar bg - Removing clings from the layout if they are already dismissed - Tweaking cling description paddings for languages that are more verbase - Tweaking wallpaper picker gallery spacing Change-Id: I801cdf4b1d0cc49a53113318d7b9075f6fa218bd
* | Deferring create hardware layers until we load widget pages. (5330412)Winson Chung2011-09-191-1/+14
|/ | | | Change-Id: Ia1b5e3ec3db7b7de4b0a76486136ba9df07ff70f
* Issue 5218087, HONEYCOMB_MR2 -> ICE_CREAM_SANDWICH for widget paddingAdam Cohen2011-09-191-3/+1
| | | | | | -> Also moved a couple dimens to be consistent Change-Id: I897e1fc0706b8dcc6f6c1efe719c97b6a3932407
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-188-226/+248
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* Merge "Fixing widget minResizeWidth/Height interpretation (Issue 5327589)" ↵Adam Cohen2011-09-182-3/+9
|\ | | | | | | into ics-factoryrom
| * Fixing widget minResizeWidth/Height interpretation (Issue 5327589)Adam Cohen2011-09-162-3/+9
| | | | | | | | Change-Id: I16bf9bb20baad4fa1e0676d98bb93de758af0ebc
* | Merge "Updating the qsb. (5051804)" into ics-factoryromWinson Chung2011-09-182-4/+4
|\ \ | |/ |/|
| * Updating the qsb. (5051804)Winson Chung2011-09-162-4/+4
| | | | | | | | Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
* | Locking orientation on phones (issue 4967793)Adam Cohen2011-09-153-13/+23
|/ | | | Change-Id: I6b5fe63547f43c408feea75f35dc0a08d06c258c
* DO NOT MERGE: Fixing regression where scroll position would be offset when ↵Winson Chung2011-09-151-9/+10
| | | | | | | | | rotated. - Fixes the scrolling issue only in conjunction with framework measure fix - Updating the wallpaper gallery item background Change-Id: I156de59a3eadfdaa61018c0a74ad0614d76cde6d
* Merge "Disable tap to switch pages on phones"Michael Jurka2011-09-141-2/+8
|\
| * Disable tap to switch pages on phonesMichael Jurka2011-09-141-2/+8
| | | | | | | | Change-Id: I15b911c2785df5aa124814c6128523042104b4da
* | Tuning AllApps <--> Workspace transitionsAdam Cohen2011-09-143-38/+56
|/ | | | | | -> Removed extraneous service transactions during scrolling Change-Id: I60a201e7a94608d6fbafd2350f39a466d7a4c003
* Updating assets.Winson Chung2011-09-144-17/+14
| | | | Change-Id: Ieab9698bbbe94a3087c9f405c4318f5575e2a842
* Merge "Disable fading of side pages on phones. (5270754)"Winson Chung2011-09-131-9/+15
|\
| * Disable fading of side pages on phones. (5270754)Winson Chung2011-09-131-9/+15
| | | | | | | | | | | | - Fixing small issue with scroll bars not aligning properly. Change-Id: I000c0b7a26d7e6295d131646be81491a357ffdce
* | Fixing regression with widget sizesAdam Cohen2011-09-131-2/+1
| | | | | | | | Change-Id: Id013ceaaf08ce2bfddd997b49843384082bc6834
* | Fix blip in AllApps transitionAdam Cohen2011-09-121-2/+5
| | | | | | | | Change-Id: I599867712796b5ec0e0523f3dbcf11b50e012d93
* | Fixing bug where wallpaper disappearsAdam Cohen2011-09-121-1/+9
| | | | | | | | Change-Id: I50f57a9cec20079c36c65f85243c1c4bc16c7fb8
* | Merge "Fixing NPE in LauncherAppWidgetHostView, issue 5270711"Michael Jurka2011-09-121-3/+7
|\ \ | |/ |/|
| * Fixing NPE in LauncherAppWidgetHostView, issue 5270711Adam Cohen2011-09-111-3/+7
| | | | | | | | Change-Id: Iefe70bc362e2a6540b497412f349e15d9a3120cb
* | Merge "Reverting change to load workspace items in reverse order. (5290651)"Winson Chung2011-09-121-2/+1
|\ \ | |/ |/|
| * Reverting change to load workspace items in reverse order. (5290651)Winson Chung2011-09-121-2/+1
| | | | | | | | Change-Id: I6bc5e4ccac12a5a1098721eccb0d6ccede699b42
* | Workspace overscroll effectAdam Cohen2011-09-114-103/+188
| | | | | | | | | | | | -> Made AllAppsCustomize scroll/over scroll more subtle Change-Id: Icf1889b3adccce22d4a2d80c5b487518b0ab3157
* | Bounding scroll bar to the track to prevent overscrolling.Winson Chung2011-09-091-1/+3
|/ | | | Change-Id: I2db815e072dcf41dda8102829d136fc2dca588e7
* Fixing small regression where dropping from a folder causes the search bar ↵Winson Chung2011-09-091-0/+2
| | | | | | to flash. Change-Id: Ifec899ea834ecd7526e5797bbda3a2feec1f9e8c
* Merge "Fixing issue with search icon and new intent flags."Winson Chung2011-09-081-25/+44
|\
| * Fixing issue with search icon and new intent flags.Winson Chung2011-09-081-25/+44
| | | | | | | | | | | | | | - Saving orientation specific global icons (5266914) - Adding proper flags when starting new intents to Settings and other tasks (5271530) Change-Id: I79a40f2d42b5501b90ca3f66c145598a4c43c0b5
* | Merge "Bug Fixing"Winson Chung2011-09-082-1/+7
|\ \ | |/ |/|
| * Bug FixingWinson Chung2011-09-082-1/+7
| | | | | | | | | | | | | | | | | | - Setting loader thread priority to default after loading to help rotation time (5264039, more work to be done here potentially) - Fixing regression in missing background gradient for hotseat - Removing the old cupcake gallery item bg, new bg assets coming soon (5160311) - Defering showing the AppsCustomize tab bar until we request layout to help a little with the flashing Change-Id: I8c4981435f684363be951696986b7ab1b71956eb
* | Merge "New AllAppsCustomize transitions"Adam Cohen2011-09-085-105/+143
|\ \
| * | New AllAppsCustomize transitionsAdam Cohen2011-09-075-105/+143
| | | | | | | | | | | | Change-Id: Ibefda8bf156810849c5e8f3383d49ae64a7ee08a
* | | Merge "Cleaning up LauncherModel"Michael Jurka2011-09-0712-171/+137
|\ \ \
| * | | Cleaning up LauncherModelMichael Jurka2011-09-0712-171/+137
| | |/ | |/| | | | | | | | | | | | | | | | | | | - performing all DB operations immediately if called from worker thread (a previous change that did this in updateItemInDatabase fixed an outstanding bug) - centralizing logic to do database updates - removing old logging code Change-Id: Idc7bfef3921828ff7c5492b8e996c0a07e1ec508
* / | Loading the workspace favourites in reverse order to work around duplicate ↵Winson Chung2011-09-071-1/+4
|/ / | | | | | | | | | | issue. (5208427) Change-Id: I87dee7a9aab345740f51d8168c6b073a93e20652
* | Merge "Prevent accessing LauncherModel data structures on main thread. ↵Winson Chung2011-09-032-11/+37
|\ \ | | | | | | | | | (5220358)"
| * | Prevent accessing LauncherModel data structures on main thread. (5220358)Winson Chung2011-09-022-11/+37
| |/ | | | | | | Change-Id: Ib9de96abb0ab13ef63b9c594f6982368fd1b614f
* / Fixing incorrect test of occupied state for items in the hotseat. (5208427)Winson Chung2011-09-021-2/+13
|/ | | | Change-Id: Iee78e6be21389314210ef3c60c557a78b43f8021
* Unifying widget cell requirement computationsAdam Cohen2011-09-013-16/+28
| | | | Change-Id: I5b37ebdab5b3defe7d05926882a6587d4c9f1081
* Fix small issue with wallpaper jumpAdam Cohen2011-09-011-5/+5
| | | | Change-Id: I1f9ad36b7c96528f70b82804f2505bc97c453a32
* Fix issue where folder wouldn't openAdam Cohen2011-08-311-2/+10
| | | | Change-Id: I0745b70bb08dae6ebfd4fd8223cb01a39094751d