summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "Improve reordering by always using the "push mechanic" if possible ↵Adam Cohen2012-05-301-13/+101
|\ \ | | | | | | | | | (issue 6275309)" into jb-dev
| * | Improve reordering by always using the "push mechanic" if possible (issue ↵Adam Cohen2012-05-291-13/+101
| | | | | | | | | | | | | | | | | | 6275309) Change-Id: I51450c1b1f6b439c87194a6084d82fb9989154a7
* | | Merge "Lowering the threshold for flinging on larger devices. (Bug 6575670)" ↵Winson Chung2012-05-304-13/+23
|\ \ \ | |/ / |/| | | | | into jb-dev
| * | Lowering the threshold for flinging on larger devices. (Bug 6575670)Winson Chung2012-05-294-13/+23
| | | | | | | | | | | | Change-Id: I969057d6135babef430c60f5b2705179210719bb
* | | Merge "Fix NPE when widget configuration activity is rotated (issue ↵Adam Cohen2012-05-291-0/+1
|\ \ \ | | | | | | | | | | | | 6556784)" into jb-dev
| * | | Fix NPE when widget configuration activity is rotated (issue 6556784)Adam Cohen2012-05-291-0/+1
| | | | | | | | | | | | | | | | Change-Id: I0f8949d348c11b173ba3e7c9cd6b7117c02e0c70
* | | | Fix issue where item gets added to folder when displacing folder (issue 6576460)Adam Cohen2012-05-291-1/+0
|/ / / | | | | | | | | | Change-Id: I6999d97a7aa35d2aa348ca350f89765abb674089
* | | Merge "Don't scale shortcut icons during install animation" into jb-devMichael Jurka2012-05-291-4/+13
|\ \ \ | |/ / |/| |
| * | Don't scale shortcut icons during install animationMichael Jurka2012-05-291-4/+13
| | | | | | | | | | | | | | | Bug: 6540432 Change-Id: I5760b1a66d3871702fea1cb51e5ba31d812a8158
* | | Adding debugging for stuck widget (issue 6557954)Adam Cohen2012-05-282-0/+22
|/ / | | | | | | Change-Id: I73217d6a5dd650278f93ae02672c92c823e08ded
* | Merge "Fix issue where reorder animations could leave views in translated ↵Winson Chung2012-05-251-6/+16
|\ \ | | | | | | | | | state" into jb-dev
| * | Fix issue where reorder animations could leave views in translated stateAdam Cohen2012-05-241-6/+16
| | | | | | | | | | | | Change-Id: I75f590c4ba43fec0550bbd003022d5c8309881a3
* | | Import translations. DO NOT MERGEEric Fischer2012-05-2549-6/+202
|/ / | | | | | | Change-Id: I5680c5bc29da382eb297a91553bd32de58b1e707
* | Fixing issue where multiple widget pages would fail to load correctly, ↵Winson Chung2012-05-242-0/+16
| | | | | | | | | | | | preventing you from adding widgets. (Bug 6556434) Change-Id: I48a8aa51d892aef7036009a608903fe089136d82
* | Merge "Fixing issue with resource ids. (Bug 6532243)" into jb-devWinson Chung2012-05-243-0/+24
|\ \
| * | Fixing issue with resource ids. (Bug 6532243)Winson Chung2012-05-233-0/+24
| | | | | | | | | | | | Change-Id: Ie4a245a224038a750e60b0203003638fd561713d
* | | Cleaning up some reordering issues:Adam Cohen2012-05-232-54/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | -> Reorder solution should never change unless target cell changes -> Simplified code and improved the behaviour when items' jiggle animations switch from one direction to another. These transitions are now seamless and have no more strange delays. Change-Id: I35d70f275d622501851328584bfcb46eec91ff3b
* | | Merge "Fix issue with re-order animation not hinting the correct direction" ↵Adam Cohen2012-05-231-4/+6
|\ \ \ | | | | | | | | | | | | into jb-dev
| * | | Fix issue with re-order animation not hinting the correct directionAdam Cohen2012-05-231-4/+6
| |/ / | | | | | | | | | Change-Id: I5fdf55615fde974c2cc8ae1276031f413713cb10
* / / Referencing wrong drawable in drop target bar.Winson Chung2012-05-231-1/+1
|/ / | | | | | | Change-Id: Ib942779b117cd6a473f9dc8305ab6085901bc8f6
* | Merge "Updating with higher quality nakasi wallpapers." into jb-devWinson Chung2012-05-2312-0/+0
|\ \
| * | Updating with higher quality nakasi wallpapers.Winson Chung2012-05-2312-0/+0
| | | | | | | | | | | | Change-Id: I79b25b7cf0a14aed551331a5964aaef86f39ba6a
* | | Merge "Fixing regression in landscape launcher, and enlarging the voice ↵Winson Chung2012-05-233-2/+18
|\ \ \ | |/ / |/| | | | | search proxy touch view." into jb-dev
| * | Fixing regression in landscape launcher, and enlarging the voice search ↵Winson Chung2012-05-223-2/+18
| | | | | | | | | | | | | | | | | | proxy touch view. Change-Id: I10290ad4f162361dbc086f161a7124a26d15615c
* | | Merge "Fix a couple small bugs (issue 6539339)" into jb-devWinson Chung2012-05-232-4/+7
|\ \ \
| * | | Fix a couple small bugs (issue 6539339)Adam Cohen2012-05-222-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Adjusting the character of the 'shake' animation to keep a single phase, and instead stagger the animations slightly -> Fixing issue where widget is not given the size change callback if the widget is resized on drop Change-Id: I9cd9e6cd39009d9e5c70e745812b6ece71b845ee
* | | | Merge "Updating how widget previews look" into jb-devMichael Jurka2012-05-2218-111/+286
|\ \ \ \
| * | | | Updating how widget previews lookMichael Jurka2012-05-2218-111/+286
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* | | | | Merge "Skip custom Play cling if no accounts are set up" into jb-devMichael Jurka2012-05-223-1/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Skip custom Play cling if no accounts are set upMichael Jurka2012-05-223-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6519934 Change-Id: Ic796b2fb03201a3c767f92b36edfdb4b2e41e5d4
* | | | | Lock launcher to portrait on devices less than sw720dpMichael Jurka2012-05-221-1/+1
|/ / / / | | | | | | | | | | | | | | | | Bug: 6523269 Change-Id: Ic75040257442a7c8486030702961634b54694f44
* | | | Merge "Cling allows touch explore and accessibility focus search behind it." ↵Svetoslav Ganov2012-05-222-0/+34
|\ \ \ \ | |_|_|/ |/| | | | | | | into jb-dev
| * | | Cling allows touch explore and accessibility focus search behind it.Svetoslav Ganov2012-05-222-0/+34
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Touch exploration is performed through hover events and the cling has to consume them to prevent touch exploring content behind it to achieve modal window like behavior. 2. Since the cling should behave as a modal window, the accessibility focus search should not returning items behind the cling, so the focus search should use the cling as its root. bug:6538549 Change-Id: I8545b6ae3ac85a363cc371e1a608d55b9abd5de8
* | | Merge "Adding fade in for voice search. (Bug 6534640)" into jb-devMichael Jurka2012-05-221-0/+1
|\ \ \ | |/ / |/| |
| * | Adding fade in for voice search. (Bug 6534640)Winson Chung2012-05-221-0/+1
| | | | | | | | | | | | Change-Id: Ic9b6020239032f41407f7a1e1c625d2cdb7fe328
* | | Merge "Update cleanspec to fix build issue" into jb-devMichael Jurka2012-05-211-0/+2
|\ \ \
| * | | Update cleanspec to fix build issueMichael Jurka2012-05-211-0/+2
| | | | | | | | | | | | | | | | Change-Id: I5f26adbf30da682ada1288557ab600850b2ba681
* | | | Merge "Updating wallpapers (except for xlarge devices). (Bug 6460469)" into ↵Winson Chung2012-05-21107-11/+12
|\ \ \ \ | |_|_|/ |/| | | | | | | jb-dev
| * | | Updating wallpapers (except for xlarge devices). (Bug 6460469)Winson Chung2012-05-21107-11/+12
| | |/ | |/| | | | | | | Change-Id: I60e84830395ae697f36f8fd861f59bc111959ca7
* | | Merge "Fix incremental builds" into jb-devMichael Jurka2012-05-181-0/+1
|\ \ \ | | |/ | |/|
| * | Fix incremental buildsMichael Jurka2012-05-181-0/+1
| |/ | | | | | | Change-Id: Iac9a31690ef5989b7b25282641345cf482d2170e
* | Merge "Add 1x1 transparent dummy img so we can reference bg_cling5" into jb-devAndrew Flynn2012-05-181-0/+0
|\ \
| * | Add 1x1 transparent dummy img so we can reference bg_cling5Andrew Flynn2012-05-181-0/+0
| | | | | | | | | | | | | | | | | | (it's only used in overlays) Change-Id: I357bcabb4017f911a10d3cd6acc244608cc9d8b0
* | | Merge "Use different cling for custom workspace" into jb-devAndrew Flynn2012-05-181-2/+3
|\ \ \
| * | | Use different cling for custom workspaceAndrew Flynn2012-05-181-2/+3
| |/ / | | | | | | | | | Change-Id: I55c53439936d8c300fbb0718216d441f4bab4215
* | | Merge "sw600dp clings" into jb-devAndrew Flynn2012-05-182-0/+103
|\ \ \ | |_|/ |/| |
| * | sw600dp clingsAndrew Flynn2012-05-182-0/+103
| |/ | | | | | | | | | | | | * Larger OK button * Expand text width in All Apps Change-Id: I98af5fadfc79da2313bdcabb201b5dc77bc1bf4f
* | Merge "Updating launcher assets. (Bug 6499087)" into jb-devWinson Chung2012-05-1727-0/+0
|\ \ | |/ |/|
| * Updating launcher assets. (Bug 6499087)Winson Chung2012-05-1727-0/+0
| | | | | | | | Change-Id: I4d3593f969917c7b45eb48522ebcea1bc8bb0822
* | Merge "Change custom workspace cling" into jb-devAndrew Flynn2012-05-172-20/+6
|\ \