summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/HolographicOutlineHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring and fixing bugs in Customize tray.Winson Chung2011-02-251-0/+2
| | | | Change-Id: Ia37d3033d64036fd09f5f33443eb9f575e311c7c
* Fix bug: text is sometimes garbled in All AppsMichael Jurka2011-01-141-1/+1
|
* holo look for pressed/focused workspace iconsMichael Jurka2010-12-151-13/+53
| | | Change-Id: Ia964c868afd200be3828e4397659391f857599e6
* correcting misspellings and removing dead codeMichael Jurka2010-12-141-1/+0
| | | | Change-Id: Ic71dfc31299b1fbc10d7694e710699aa952da311
* Improving the look of holographic outlinesAdam Cohen2010-12-031-40/+36
| | | | | | - The outlines are used in AllApps, Workspace and Customize Change-Id: I1c3aba81df163c98a839498a3d421a8f03c51f06
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-011-1/+1
| | | | | | - Also fixing issue where preview images in the customization drawer were not being scaled down Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
* Various cleanups in the drag viz code.Patrick Dubroy2010-10-201-14/+23
| | | | | | Most importantly: - Don't allocate a new Paint object in CellLayout.onDraw - Scale holographic outlines based on the screen density
* fix 3029324: Implement new drag feedbackJoe Onorato2010-10-131-14/+75
| | | | Add "shrinkwrap" icon outlines to visualize where the item will land
* Adding tap-to-add behaviour to the customization drawer.Winson Chung2010-09-271-2/+0
| | | | Change-Id: I5a0863a8df2a0b4855112eb29b40b6e7dd550db9
* Changing the holographic outline algorithm to match designs.Winson Chung2010-09-171-50/+54
| | | | Change-Id: Ibb9668514c7c3ce56473cf041051245b9c19c793
* Adding some wallpaper buttons on the customization tray.Winson Chung2010-09-151-8/+4
| | | | | | Also tweaking the fading algorithm for side pages. Change-Id: Ia7743c2b71741926ff9ae52e6965d7aefc86604e
* supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-0/+118
- icons and widgets on home screens can be "dimmed" - celllayout no longer renders a dimmed version of itself, but instead its children make dimmed versions of themselves - celllayout no longer always takes up full size of workspace, in landscape mode neighboring screens (celllayouts) are visible - on xlarge devices, in landscape mode side screens are "dimmed" - moved holographic outline helper to its own file - fixed bug where mini-screens were still able to scroll left/right Change-Id: I9e85ab4147edfae1e7525c3d11d42be3fabf4f6d