History log of /packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8b805b17158886035b38261eb611d8641701ae43 18-Apr-2012 Michael Jurka <mikejurka@google.com> Remove use of private APIs

Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
f0c6ae0e35d3e020db55b5b826955da66b14b7f6 22-Mar-2012 Winson Chung <winsonc@google.com> Adding animation post-installing a shortcut.

Change-Id: I63bb3b713fab28a43e61333dd331dbf2d211faa7
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
b26f3d6a8c62e7c1a603b6c7979375d8dd4f20d4 02-Jun-2011 Winson Chung <winsonc@google.com> Modifying AppsCustomize behaviour to use springloaded mode.

Change-Id: I21d181ad3d245731ee8402915f8918b91bfc4553
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
e0f66b546994a9bdee452851c17a148db02ec300 24-Nov-2010 Adam Cohen <adamcohen@google.com> Modifying feel of scrolling / overscroll

-Modified overscroll on Workspace
-Added overscroll effectiveness curve to PagedView
-Modified the feel of scrolling in Workspace, AllApps,
and Configure. Made it more sensitive to velocity.

Change-Id: I7f705e267a536c742fbb3b6556648bbf993bdd2f
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
68d739365bf650fe7fecf99cd3bfe63a0d41bd12 15-Nov-2010 Adam Cohen <adamcohen@google.com> Adding overscroll to Workspace, AllApps and Customize

-Also modified the background alpha interpolation during scrolling

Change-Id: I68db8fbe80f720c507ab3208d8b3dcd8aa4f2081
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
54fa3b95557c283976e8c1aa8a157b460b0b4513 17-Nov-2010 Patrick Dubroy <dubroy@google.com> 3185132: Allow dropping on adjacent homescreen targets
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
f34bab59fc0260f926aec44d044883dce1b4191f 30-Sep-2010 Adam Cohen <adamcohen@google.com> -Added 3D effect to home screen scrolling
-Added background outline fade in / out
-Modified the feel of scrolling: now using quintic
interpolator and modified the influence of
scroll velocity

Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781

Conflicts:

src/com/android/launcher2/CellLayout.java
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
0fb7db5a3771223bc86fdf0e01665e69c1309cc1 29-Sep-2010 Adam Cohen <adamcohen@google.com> Fixing boot stall.
Revert "-Added 3D effect to home screen scrolling"

This reverts commit 9415d87eda0cf28b8df1eccde39b0ca1646be3b9.

Change-Id: Ib8d6602f5d82884eb1f6cc44c0cc71cc563a3a59
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
9415d87eda0cf28b8df1eccde39b0ca1646be3b9 13-Sep-2010 Adam Cohen <adamcohen@google.com> -Added 3D effect to home screen scrolling
-Added background outline fade in / out
-Modified the feel of scrolling: now using quintic
interpolator and modified the influence of
scroll velocity

Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java
d19d3ca3ec22aeec48b8e555e9764b98ff8cae5f 15-Sep-2010 Adam Cohen <adamcohen@google.com> Fixing bug with Launcher page scrolling

Change-Id: Ib9a5a77ffe40dfcde0f846558e5ef0441cb11f7f
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.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/SmoothPagedView.java
0142d49e1378a7155bcca1fb59965d9e73016dbc 26-Aug-2010 Michael Jurka <mikejurka@google.com> Changed Workspace to inherit from PagedView

- adds support for seeing dimmed side-pages on
home
- adds workspace support for pages that are
smaller than workspace itself
- removing a lot of code duplicated between
PagedView and Workspace
- tested new Workspace on Nexus One, and perf.
was indistinguishable from old Workspace in my
tests

Change-Id: Ie33ab4e8b35ac01b22894cff66650bb0ece8dfcc
/packages/apps/Launcher2/src/com/android/launcher2/SmoothPagedView.java