summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedViewGridLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* Make All Apps<-->Workspace transition smootherMichael Jurka2011-12-121-0/+1
| | | | | | | | | | | | | | - 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
* Unload widget previews when launcher is not visibleMichael Jurka2011-11-221-0/+6
| | | | | | | Can save ~1-2MB of RAM Bug #5104303 Change-Id: I992bec33052f4d2c201e528b5edf384d05960e71
* Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)Winson Chung2011-11-141-0/+10
| | | | Change-Id: I9669d830a10cc98291737f3f1d561c846c408289
* Widget preview improvementsMichael Jurka2011-11-111-0/+12
| | | | | | - 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
* New AllAppsCustomize transitionsAdam Cohen2011-09-071-14/+6
| | | | Change-Id: Ibefda8bf156810849c5e8f3383d49ae64a7ee08a
* Fixing some issues with our use of GridLayout.Winson Chung2011-07-181-1/+0
| | | | Change-Id: Id898258b31462f47d65f0ec674786b03a4ca326e
* Using GridLayout in AppsCustomize widgets tab.Winson Chung2011-06-241-5/+5
| | | | | | | | - 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
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-8/+9
| | | | Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
* Adding keyboard focus support for phones.Winson Chung2011-05-091-0/+120
Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c