summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Cling.java
Commit message (Collapse)AuthorAgeFilesLines
* Disallowing touches through the custom workspace cling. (Bug 6721250)Winson Chung2012-06-271-3/+0
| | | | Change-Id: I0d932716f2095036ee0205f6bd0d28c6b832a9be
* Skip custom Play cling if no accounts are set upMichael Jurka2012-05-221-0/+4
| | | | | Bug: 6519934 Change-Id: Ic796b2fb03201a3c767f92b36edfdb4b2e41e5d4
* Cling allows touch explore and accessibility focus search behind it.Svetoslav Ganov2012-05-221-0/+33
| | | | | | | | | | | | | | | 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
* Use different cling for custom workspaceAndrew Flynn2012-05-181-2/+3
| | | | Change-Id: I55c53439936d8c300fbb0718216d441f4bab4215
* Change custom workspace clingAndrew Flynn2012-05-171-18/+6
| | | | Change-Id: I8fe44469ac4bf38f9be2228d8eace1198bf3a48e
* Support for 600dp & custom clingsAndrew Flynn2012-05-131-18/+43
| | | | Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
* Enabling clings for tablets (Bug 5506377)Winson Chung2011-11-181-6/+23
| | | | Change-Id: Id0cdc7e2a101788f790340cd5acf6abb33419de6
* Altering touch feedback for qsb assets. (Bug: 5560273)Winson Chung2011-11-031-6/+0
| | | | | | - Removing some dead code Change-Id: If6f3ffcf28249ca08c23089acb5bcd501b455119
* Tweaking size of QSB and updating cling assets.Winson Chung2011-09-281-3/+6
| | | | | | | - Making the voice search button a little larger (Bug: 5373735) - Updating landscape cling backgrounds Change-Id: I9a9c0367cb0fce5a41fb45c48ea70d9ba8e13f69
* Tweaking clings in response to usability testing. (5057945, 5056643)Winson Chung2011-09-201-1/+1
| | | | | | | | | - Updating assets - Removing folder cling text - Fading in folder cling after folder animation - Highlighting different icon in allapps cling Change-Id: I6e4fadf10b81a91296304f008644ee1d154ec5f8
* Launcher tweaks.Winson Chung2011-09-191-14/+1
| | | | | | | | | - 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
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-185/+111
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* Cling ALL the things! (Workspace and AllApps)Winson Chung2011-08-221-0/+303
Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7