History log of /packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
47639b9c1db9a5d0d89ce6b4b36d6b3c0d489602 14-Jan-2013 Michael Jurka <mikejurka@google.com> Use less HW layers in All Apps

(saves memory)

Change-Id: Ib2beda7549662a787437c7aa043e7858357c051f
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
2a4b1a809c6bc0af9ae3ad974fe50e2a91569543 07-Dec-2011 Michael Jurka <mikejurka@google.com> Make All Apps<-->Workspace transition smoother

- grouping workspace/all apps anims into one
animator set, prevents blip when one of them ends
early and its end anim handler does lots of work
mid-animation
- updating pivots for all apps zoom if layout
changes
- avoid running unnecessary animations on
workspace pages
- prevent unnecessary reloading of pages in
All Apps

Change-Id: I53a75f7c4c7d254057e2f8f4fd17711e8862256d
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
e326f186af6b00e4ea32849f1527254c669d0600 21-Nov-2011 Michael Jurka <mikejurka@google.com> Unload widget previews when launcher is not visible

Can save ~1-2MB of RAM

Bug #5104303

Change-Id: I992bec33052f4d2c201e528b5edf384d05960e71
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
c6f10b906fc9c120cafc81046a42b2434ff635a9 14-Nov-2011 Winson Chung <winsonc@google.com> Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)

Change-Id: I9669d830a10cc98291737f3f1d561c846c408289
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
038f9d8bfb53288e7cf5812f62ec3d5b25fec965 03-Nov-2011 Michael Jurka <mikejurka@google.com> Widget preview improvements

- Make widget preview bitmaps as small as they can be, saving ~0.7-2MB peak memory (5104303)
- When adding/dragging a widget, make the drag outline/drag view much more closely match the actual size (5566938)

Change-Id: I5b5b7b84fa551d56432a76223b1a9e4de620ff56
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
22f823d340710bcde587b18a1542570cbe0360f5 02-Sep-2011 Adam Cohen <adamcohen@google.com> New AllAppsCustomize transitions

Change-Id: Ibefda8bf156810849c5e8f3383d49ae64a7ee08a
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
d52f3d84fc1df6b4c1ae1101eb937ae4eeb32e75 12-Jul-2011 Winson Chung <winsonc@google.com> Fixing some issues with our use of GridLayout.

Change-Id: Id898258b31462f47d65f0ec674786b03a4ca326e
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
fd3385fe9e0f034b04f99d5d59a58d74fe040da4 16-Jun-2011 Winson Chung <winsonc@google.com> Using GridLayout in AppsCustomize widgets tab.

- Starting to implement new widgets design
- Hiding outlines in phone ui while dragging
- Making the tab bar show only when we have items as well

Change-Id: Ic027f9ba83fc0982f2f92a90412f050a8e248f9c
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
f0ea4d3378be7b962c8e0bce2392df5e82491fb8 06-Jun-2011 Winson Chung <winsonc@google.com> Replacing AllApps/Customize in tablet UI with Apps/Customize.

Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java
4e6a976c2d85f7261ae4318a9ccffd2440f73124 09-May-2011 Winson Chung <winsonc@google.com> Adding keyboard focus support for phones.

Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c
/packages/apps/Launcher2/src/com/android/launcher2/PagedViewGridLayout.java