summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllApps2D.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-6/+3
* Resetting AllApps to first page when turning screen off/hitting home.Winson Chung2011-03-301-0/+4
* Fixing issue where you can't drag from AllApps.Winson Chung2011-03-211-3/+3
* Fix 3385675: Uninstall option available for system appPatrick Dubroy2011-02-281-12/+2
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-1/+1
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-0/+6
* Make tabs in all apps actually filter the list of apps.Patrick Dubroy2010-07-291-8/+40
* isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating().Patrick Dubroy2010-07-261-7/+2
* Switched to tabbed version of AllApps2D on xlarge screens.Patrick Dubroy2010-07-261-16/+19
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-7/+6
* Fix drawing glitches in 2DAA.Daniel Sandler2010-06-031-1/+0
* Make 2D All Apps work better in landscape and on hdpi.Daniel Sandler2010-06-031-1/+12
* Move batch size to a resource.Daniel Sandler2010-04-191-6/+0
* Batch loading of icons for AllApps.Daniel Sandler2010-04-141-0/+6
* fix 2542590 add more logging when launching app failsJoe Onorato2010-03-251-1/+1
* Fix trackball focus weirdness in AllApps2D.Daniel Sandler2010-03-111-17/+20
* Prevent ANR in Home when changing orientation.Romain Guy2010-03-101-0/+3
* Refactor the app updates so that it doesn't rely on the package name.Joe Onorato2010-03-101-1/+1
* Fix the build!Romain Guy2010-03-041-13/+1
* Hide the workspace when launching AllApps2D.Daniel Sandler2010-03-031-12/+20
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-0/+309