History log of /packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b1daa48fc8245a2cdb843da0977b7147c7891f7e 25-Jun-2012 Michael Jurka <mikejurka@google.com> Remove unneeded imports

Change-Id: I96e125c5ddbde7df10847e9514b947c80292ea40
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
8c3339bde96d11fd1d7f818cd39e7438e309ffd1 15-Jun-2012 Michael Jurka <mikejurka@google.com> Compile Launcher against only public apis (level 16)

Also, removing use of TableMaskFilter (last remaining private api)

Change-Id: I2df80605b240352fdf7ef2ebd26b98342149bda3
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
8b805b17158886035b38261eb611d8641701ae43 18-Apr-2012 Michael Jurka <mikejurka@google.com> Remove use of private APIs

Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
8db7000140d3c35be92a4e07cf54ea6ec4ae3030 26-Oct-2011 Peter Ng <petergng@google.com> Asset updates

- Change how default widget previews look (5509429)
- Improve antialiasing in portal assets

Change-Id: I9993aec46a9a9ab8a732b4fc150120c935523f02
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
aaf473c2bb6329b3b09ed2e19de6aae26077050c 03-Aug-2011 Adam Cohen <adamcohen@google.com> Revert "Revert "Clear the bitmap associated with canvases.""

This reverts commit 4e012846cd09caa85b018c36810e9a64adb87640.
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
4e012846cd09caa85b018c36810e9a64adb87640 03-Aug-2011 Adam Cohen <adamcohen@google.com> Revert "Clear the bitmap associated with canvases."

This reverts commit 9b9d48f28926371eab94c425b1d54150732fa08f.
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
9b9d48f28926371eab94c425b1d54150732fa08f 03-Aug-2011 Dianne Hackborn <hackbod@google.com> Clear the bitmap associated with canvases.

Change-Id: Ic100a51960f8c0e7d8b3a107b64d23c7d70e6da9
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
b44b52439d155f570db7d6d0b80fdd3350e35685 13-Jun-2011 Winson Chung <winsonc@google.com> Loading previews and holographic icons in background thread using AsyncTasks.

- Adding back animation between tabs

Change-Id: I1a49bfca4f85f579e232861aa02d08fb25d0aafc
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
1908d07151e0d3f82899f368874e41ed1e49ba16 25-Feb-2011 Winson Chung <winsonc@google.com> Refactoring and fixing bugs in Customize tray.

Change-Id: Ia37d3033d64036fd09f5f33443eb9f575e311c7c
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
2a9e70655f5885549acfdb6e770d2516bc8c87e3 15-Jan-2011 Michael Jurka <mikejurka@google.com> Fix bug: text is sometimes garbled in All Apps
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
38b4f7c5eab773ad36048b5ab8713750dcaaf748 15-Dec-2010 Michael Jurka <mikejurka@google.com> holo look for pressed/focused workspace icons

Change-Id: Ia964c868afd200be3828e4397659391f857599e6
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
c2f7f4794867cd1b3e97fd0f379ad8ad15958a6c 15-Dec-2010 Michael Jurka <mikejurka@google.com> correcting misspellings and removing dead code

Change-Id: Ic71dfc31299b1fbc10d7694e710699aa952da311
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
5bb50bdb13f5fc22f5febd9480e78222b26c6fe7 03-Dec-2010 Adam Cohen <adamcohen@google.com> Improving the look of holographic outlines

- The outlines are used in AllApps, Workspace and Customize

Change-Id: I1c3aba81df163c98a839498a3d421a8f03c51f06
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
7da1025bd7f15b04cf55c79b73e94e5e1bc959d9 29-Oct-2010 Winson Chung <winsonc@google.com> Layout and spacing changes for AllApps/Customization drawer

- Also fixing issue where preview images in the customization drawer were not being scaled down

Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
8e58e916061cbe2623697efac0924f2aa3753a92 14-Oct-2010 Patrick Dubroy <dubroy@google.com> Various cleanups in the drag viz code.

Most importantly:
- Don't allocate a new Paint object in CellLayout.onDraw
- Scale holographic outlines based on the screen density
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
4be866d3a1665aa2098cb5d38d535b1ad1aab6d6 10-Oct-2010 Joe Onorato <joeo@google.com> fix 3029324: Implement new drag feedback

Add "shrinkwrap" icon outlines to visualize where the item will land
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
d0d43010c7a091b6ade407d30e490527a8d16120 27-Sep-2010 Winson Chung <winsonc@google.com> Adding tap-to-add behaviour to the customization drawer.

Change-Id: I5a0863a8df2a0b4855112eb29b40b6e7dd550db9
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
64a3cd4f204dd5f3676249d50aa0881b2e279b1f 18-Sep-2010 Winson Chung <winsonc@google.com> Changing the holographic outline algorithm to match designs.

Change-Id: Ibb9668514c7c3ce56473cf041051245b9c19c793
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
e8878e3c5ac2b426be931018493ce82bd9c90378 16-Sep-2010 Winson Chung <winsonc@google.com> Adding some wallpaper buttons on the customization tray.

Also tweaking the fading algorithm for side pages.

Change-Id: Ia7743c2b71741926ff9ae52e6965d7aefc86604e
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java
5f1c509d5ad1954a7e38e77db4d5f27c7345fd39 03-Sep-2010 Michael Jurka <mikejurka@google.com> supporting swipable home screens on xlarge devices

- 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
/packages/apps/Launcher2/src/com/android/launcher2/HolographicOutlineHelper.java