summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEEric Fischer2012-03-305-8/+6
| | | | Change-Id: Iec86e28479fb1f85dc55bb957fb27b515fa42e72
* Merge "Cancelling scroll indicator animation during All Apps transition"Michael Jurka2012-03-301-0/+1
|\
| * Cancelling scroll indicator animation during All Apps transitionMichael Jurka2012-03-231-0/+1
| | | | | | | | | | | | Was causing slowdown in the All Apps transition Change-Id: I0f5934c0732e04519b426f008c8154b8a66517e9
* | Fix issue where hotseat wasn't being correctly persisted (issue 6259158)Adam Cohen2012-03-291-2/+10
| | | | | | | | Change-Id: Ie19c0f8e79a91a1021a3576f48e1db7d0c3478e1
* | Merge "Fixing launcher ANR (issue 6238175)"Adam Cohen2012-03-291-1/+4
|\ \
| * | Fixing launcher ANR (issue 6238175)Adam Cohen2012-03-291-1/+4
| | | | | | | | | | | | Change-Id: I6518ea9e6ce8b50a5f2a3b24e909e18c5b1bde51
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-299-17/+10
|\ \ \
| * | | Import translations. DO NOT MERGEEric Fischer2012-03-299-17/+10
| | | | | | | | | | | | | | | | Change-Id: I458689163d17ab1db09b7c8768247c41cc745191
* | | | Merge "Fixing issue where flinging-to-delete from a folder does not ↵Winson Chung2012-03-291-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | reflow/close the folder. (Bug 6240540)"
| * | | | Fixing issue where flinging-to-delete from a folder does not reflow/close ↵Winson Chung2012-03-281-1/+3
| | |/ / | |/| | | | | | | | | | | | | | | | | | the folder. (Bug 6240540) Change-Id: I0d442761048c05110b079916eea7c0dcfbaf9759
* | | | Merge "Fixing issue where you can't hover over the right edge to snap to ↵Winson Chung2012-03-291-1/+2
|\ \ \ \ | |_|/ / |/| | | | | | | next page in landscape phone UI (Bug. 6240612)"
| * | | Fixing issue where you can't hover over the right edge to snap to next page ↵Winson Chung2012-03-281-1/+2
| |/ / | | | | | | | | | | | | | | | in landscape phone UI (Bug. 6240612) Change-Id: I5fcde8c51eaf0a8944799d19f35d67ebe614297d
* | | Fixing crash when dropping item in hotseat (issue 6246039)Adam Cohen2012-03-282-7/+14
|/ / | | | | | | Change-Id: I50ad5439127adbb29423116bf0471a970f62e1bf
* | Import translations. DO NOT MERGEEric Fischer2012-03-2841-102/+51
| | | | | | | | Change-Id: Ib224fbe56b75115260864a95e1df56bcd8dea786
* | Fixing small bug where final item position might not match previewAdam Cohen2012-03-271-5/+7
| | | | | | | | Change-Id: I216bbf2b454f92cf02b2807f684054e4dce6a05d
* | Fix non-persistence of launcher (broken by reordering changes)Adam Cohen2012-03-272-17/+9
| | | | | | | | Change-Id: I6fb9cb2257844e642df9b5599188b1cfce35df9b
* | Merge "Fixing issue where scrolling indicator was showing on the tablet. ↵Winson Chung2012-03-271-1/+1
|\ \ | | | | | | | | | (Bug 6164741)"
| * | Fixing issue where scrolling indicator was showing on the tablet. (Bug 6164741)Winson Chung2012-03-271-1/+1
| | | | | | | | | | | | Change-Id: Ie62deaa74920496f0152c596e87cc6e9809de47a
* | | Merge "Adding extra logging to try and catch cases where Market button does ↵Winson Chung2012-03-271-0/+2
|\ \ \ | | | | | | | | | | | | not work."
| * | | Adding extra logging to try and catch cases where Market button does not work.Winson Chung2012-03-271-0/+2
| |/ / | | | | | | | | | Change-Id: I09fde1daf3afc1921ad1cc48358ee6c55df4ab7a
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-2730-65/+34
|\ \ \ | |/ / |/| |
| * | Import translations. DO NOT MERGEEric Fischer2012-03-2730-65/+34
| | | | | | | | | | | | Change-Id: Ibfbea70872829decc7b712d557966281a22e18d8
* | | Fixing EmptyStackException (issue 6117943)Adam Cohen2012-03-271-0/+1
|/ / | | | | | | Change-Id: If5816c654dc1e4d5de1e72804e4cf1e845336a96
* | Implementing spring-back version of reorderingAdam Cohen2012-03-262-86/+360
| | | | | | | | | | | | | | | | | | | | | | | | -> If you hover above occupied cells, we try to find a new location for the items. The items only remain in the temporary position while the drag ivew is over their original position after which they animate back. -> Items in the temporary positions animate in such a way so indicate that they are in a temporary state, and in such a way so as to hint at where they will return to. Change-Id: I7537c65228c505afbd2f1c22938cfd9d7719839a
* | Import translations. DO NOT MERGEEric Fischer2012-03-2649-49/+191
| | | | | | | | Change-Id: I8142610dc67378b6d0ae95bfe486a23ceae9f318
* | Merge "Fixing potential crash when trying to create 0x0 bitmaps"Michael Jurka2012-03-261-0/+2
|\ \
| * | Fixing potential crash when trying to create 0x0 bitmapsMichael Jurka2012-03-261-0/+2
| | | | | | | | | | | | | | | Bug: 5926437 Change-Id: Id1284584104b1c4933525ea5e8744338718e4986
* | | Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-264-10/+14
| | | | | | | | | | | | Change-Id: Ib3734b7f7767bdf0fb4c95dcc1298da02c04e9cd
* | | Merge "Fixing potential issue where loader was still running after the ↵Winson Chung2012-03-261-4/+15
|\ \ \ | |/ / |/| | | | | fragment was detached. (Bug 5682275)"
| * | Fixing potential issue where loader was still running after the fragment was ↵Winson Chung2012-03-231-4/+15
| | | | | | | | | | | | | | | | | | detached. (Bug 5682275) Change-Id: I79fd21e2ad269eb09fa974264f9f319f654cad19
* | | Merge "Adding animation post-installing a shortcut."Winson Chung2012-03-238-57/+215
|\ \ \
| * | | Adding animation post-installing a shortcut.Winson Chung2012-03-238-57/+215
| | | | | | | | | | | | | | | | Change-Id: I63bb3b713fab28a43e61333dd331dbf2d211faa7
* | | | Import translations. DO NOT MERGEEric Fischer2012-03-231-24/+24
| |/ / |/| | | | | | | | Change-Id: I7edcd8ac27c36b0e97c972589a849e7bf0afe392
* | | Merge "Allow fling gesture while dragging from AllApps to dismiss drag."Winson Chung2012-03-236-27/+99
|\ \ \
| * | | Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-226-27/+99
| | |/ | |/| | | | | | | Change-Id: I5eea14336579a1374aded63dda9ad1a33e8b8d4a
* | | Merge "Minor code cleanup"Michael Jurka2012-03-231-2/+2
|\ \ \ | |_|/ |/| |
| * | Minor code cleanupMichael Jurka2012-03-221-2/+2
| |/ | | | | | | Change-Id: I92c0f9c9c96bace85a96a781bb4fdf2604c6f75b
* | Fixing animation bug for reorderingAdam Cohen2012-03-221-4/+3
| | | | | | | | Change-Id: Ibb8f53a9beb2ddcacab93507fe7469639e0e0587
* | Code cleanup + a bit of documentation for reorderingAdam Cohen2012-03-221-152/+109
|/ | | | | | -> in preparation for more substantial changes Change-Id: I68657af1efc17be66ab973e0815991d3f1697a1f
* Merge "Fix more cases where blips show up in All Apps"Michael Jurka2012-03-212-38/+83
|\
| * Fix more cases where blips show up in All AppsMichael Jurka2012-03-202-38/+83
| | | | | | | | | | | | | | | | | | - defer any updates to the widget previews if we're mid-transition - call System.gc() before a transition to avoid gc mid-transition Change-Id: If8b4699b142af20b2f14e9a8653f893139adf90e
* | Import translations. DO NOT MERGEEric Fischer2012-03-212-2/+2
| | | | | | | | Change-Id: Id39ebf225ba159000cf4b13b9743760480d4d232
* | Merge "Eliminate custom alpha handling in CellLayout"Michael Jurka2012-03-217-117/+107
|\ \
| * | Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-207-117/+107
| | | | | | | | | | | | | | | | | | Also rename CellLayoutChildren to ShortcutsAndWidgetsView Change-Id: Ic2ebc5497adb153cc2fce99730cc2c6fbdc101e6
* | | Merge "Adding fling-to-delete."Winson Chung2012-03-2012-44/+416
|\ \ \ | |/ / |/| |
| * | Adding fling-to-delete.Winson Chung2012-03-2012-44/+416
| | | | | | | | | | | | | | | | | | - Also fixing issue where the drop target icon changes color slower than the text. Change-Id: I0bfa59da5d202016342f1c3de419ebcafd81ff6f
* | | Tweaking reordering algorithm -- added "pushing" notionAdam Cohen2012-03-191-27/+226
|/ / | | | | | | | | | | -> Fixed bug when no available space was found Change-Id: I90898773d259aa84c89d645a1375f2013a520223
* | Merge "Initial implementation of CellLayout auto-reordering"Adam Cohen2012-03-155-158/+836
|\ \
| * | Initial implementation of CellLayout auto-reorderingAdam Cohen2012-03-155-158/+836
| |/ | | | | | | Change-Id: Id5b5080e846907a7d9cd6535f6e7285e83a0ff71
* | Import translations. DO NOT MERGEEric Fischer2012-03-151-4/+4
| | | | | | | | Change-Id: I0d9573d0925675b5c0ec0ae4a8b2eea9ea59041a