summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Merge "Fixing wallpaper scrolling to be consistent in springloaded"Adam Cohen2011-08-312-16/+42
|\
| * Fixing wallpaper scrolling to be consistent in springloadedAdam Cohen2011-08-312-16/+42
| | | | | | | | Change-Id: I0aabd541e07c32aaa47068047e5ecb67f89cabab
* | Execute update operations immediately if on right threadMichael Jurka2011-08-311-2/+7
| | | | | | | | | | | | - Potential fix to bug 5205131 Change-Id: Iae302f81e4c8f5c07dc4363b3bb9ef298a33faf4
* | Padding the new market button.Winson Chung2011-08-311-2/+8
|/ | | | Change-Id: I293859d4041a05619cb144a82aa1122a70403719
* Merge "Refactor and simplify home transitions"Adam Cohen2011-08-313-505/+178
|\
| * Refactor and simplify home transitionsAdam Cohen2011-08-313-505/+178
| | | | | | | | Change-Id: I499ba571c889b684a759ee84c2a626ef94977855
* | Fixing bug where workspace wouldn't accept dropAdam Cohen2011-08-301-0/+7
|/ | | | Change-Id: I23a4b70b42d2271afc12f9cb6ed429b6d320ebeb
* Merge "Fix issue #5209847: Make launcher turn off the wallpaper in all apps."Dianne Hackborn2011-08-301-0/+16
|\
| * Fix issue #5209847: Make launcher turn off the wallpaper in all apps.Dianne Hackborn2011-08-301-0/+16
| | | | | | | | Change-Id: If7129048dfb127057aac5761d64125505b0641b0
* | Merge "Tweaking grid spacing (5162387)"Winson Chung2011-08-301-7/+2
|\ \ | |/ |/|
| * Tweaking grid spacing (5162387)Winson Chung2011-08-291-7/+2
| | | | | | | | Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1