summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updating assets.Winson Chung2011-09-1495-17/+14
| | | | Change-Id: Ieab9698bbbe94a3087c9f405c4318f5575e2a842
* Merge "Disable fading of side pages on phones. (5270754)"Winson Chung2011-09-135-13/+19
|\
| * Disable fading of side pages on phones. (5270754)Winson Chung2011-09-135-13/+19
| | | | | | | | | | | | - 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 "Fix regression: QSB is not clickable"Michael Jurka2011-09-121-4/+4
|\ \
| * | Fix regression: QSB is not clickableMichael Jurka2011-09-121-4/+4
| | | | | | | | | | | | Change-Id: I7e3d17d59237f4f3ad4820fa0a43bad7624c6b45
* | | 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
* | | Merge "Import revised translations."Eric Fischer2011-09-1246-102/+102
|\ \ \ | |_|/ |/| |
| * | Import revised translations.Eric Fischer2011-09-1246-102/+102
| |/ | | | | | | Change-Id: I7e879e56a715011a1f9bfb0a2b4e8b6d0b3e4f66
* | Workspace overscroll effectAdam Cohen2011-09-1112-107/+193
| | | | | | | | | | | | -> 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
* Merge "Fixing small regression where dropping from a folder causes the ↵Winson Chung2011-09-091-0/+2
|\ | | | | | | search bar to flash."
| * Fixing small regression where dropping from a folder causes the search bar ↵Winson Chung2011-09-091-0/+2
| | | | | | | | | | | | to flash. Change-Id: Ifec899ea834ecd7526e5797bbda3a2feec1f9e8c
* | We were too clever! Restoring the default folder name.Winson Chung2011-09-092-2/+3
|/ | | | Change-Id: I363328040be78e395abf1903212c93b8bbe54f08
* 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-086-3/+11
|\ \ | |/ |/|
| * Bug FixingWinson Chung2011-09-086-3/+11
| | | | | | | | | | | | | | | | | | - 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
* | | | Merge "Loading the workspace favourites in reverse order to work around ↵Winson Chung2011-09-071-1/+4
|\ \ \ \ | |/ / / |/| | | | | | | duplicate issue. (5208427)"
| * | | Loading the workspace favourites in reverse order to work around duplicate ↵Winson Chung2011-09-071-1/+4
| | |/ | |/| | | | | | | | | | | | | issue. (5208427) Change-Id: I87dee7a9aab345740f51d8168c6b073a93e20652
* | | Merge "Import revised translations."Eric Fischer2011-09-0646-566/+304
|\ \ \ | |/ / |/| |
| * | Import revised translations.Eric Fischer2011-09-0246-566/+304
| |/ | | | | | | Change-Id: I93760946aaeb2935f63f4d2b774bd0a8f02ceacc
* | 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
* Adjusting auto-padding of widgets, issue 5180178Adam Cohen2011-09-012-4/+8
| | | | Change-Id: I552d4714e37e2798540379f66c2ed92977c6c818
* 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
* | Fix malformed XML.Jeff Sharkey2011-08-311-1/+1
| | | | | | | | Change-Id: Id7dfdf96952ef2f9d41359c163e8d64e303f75cc
* | Padding the new market button.Winson Chung2011-08-312-2/+13
| | | | | | | | Change-Id: I293859d4041a05619cb144a82aa1122a70403719
* | Merge "Fixing incorrect resource overlay naming."Winson Chung2011-08-3175-0/+0
|\ \ | |/ |/|
| * Fixing incorrect resource overlay naming.Winson Chung2011-08-3175-0/+0
| | | | | | | | Change-Id: Iebb48a96835360d2a312aa8df8ac940d9a7e9be6
* | Merge "Refactor and simplify home transitions"Adam Cohen2011-08-314-509/+182
|\ \ | |/ |/|
| * Refactor and simplify home transitionsAdam Cohen2011-08-314-509/+182
| | | | | | | | 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