summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllAppsPagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing issues with holographic outline cache in AllApps/Customize.Winson Chung2011-01-051-3/+4
* Adding fade when dragging items outside of the customization tray.Winson Chung2010-12-211-0/+4
* adding "Remove" and "Delete" text to delete buttonMichael Jurka2010-12-211-7/+0
* Don't show application info icon on workspaceMichael Jurka2010-12-201-12/+8
* correcting misspellings and removing dead codeMichael Jurka2010-12-141-1/+0
* adding ability to vertically drag an app out of All AppsMichael Jurka2010-12-131-5/+10
* Changing AllApps checked visualization, fixing drag offset issue in AllApps/C...Winson Chung2010-12-091-12/+20
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-2/+12
* code cleanup, preparing for spring-loaded adding to screensMichael Jurka2010-12-081-8/+5
* Removing CAB from AllAppsAdam Cohen2010-12-011-91/+45
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-0/+4
* Modified behavior of mini-workspace screensAdam Lesinski2010-11-171-2/+0
* Layout tweaks in LauncherAdam Lesinski2010-11-171-1/+5
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-011-0/+6
* Fixing issues in LauncherWinson Chung2010-11-011-3/+17
* Re-enable clicking on CAB buttonsPatrick Dubroy2010-10-251-11/+13
* Fix crash when dragging from all apps to home.Patrick Dubroy2010-10-251-2/+5
* Removing Apps/Games tab.Winson Chung2010-10-251-3/+0
* More spacing changes for AllApps.Winson Chung2010-10-201-1/+2
* Adding message when there are no icons in a particular tab.Winson Chung2010-10-141-33/+77
* updated Workspace thumbnail behaviorMichael Jurka2010-10-101-0/+2
* ->Added attribute to PagedView to specify spacing betweenAdam Cohen2010-10-051-15/+0
* Making the CAB text match the type of item selectedMichael Jurka2010-09-271-1/+1
* Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-0/+4
* Initial changes to add Applications tab in the customization drawer for usabi...Winson Chung2010-09-241-0/+14
* Fix misaligned drop targets in the all apps CABPatrick Dubroy2010-09-221-6/+43
* removing dead codeMichael Jurka2010-09-171-5/+0
* Fix 2981705: Unable to uninstall downloaded app by dragging to trash.Patrick Dubroy2010-09-081-7/+7
* When an app is chosen in All Apps, tapping a workspace screen adds it to that...Patrick Dubroy2010-09-081-0/+1
* Don't allow system apps to be uninstalled by tapping the trash can button.Patrick Dubroy2010-09-071-1/+1
* Implement selection mode for All Apps with delete and info actions.Patrick Dubroy2010-09-061-16/+33
* Adding single/multi selection mode to AllAppsPagedView (action bar disabled).Winson Chung2010-09-021-3/+109
* Adding outline cache for PagedViewIcons.Winson Chung2010-08-251-9/+9
* Preventing reloading of pages on swipe and disabling offsets for xlarge stati...Winson Chung2010-08-241-12/+3
* added support for dragging widgets and app icons to mini screensMichael Jurka2010-08-231-1/+0
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-24/+2
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-40/+64
* Creating generic Workspace/CellLayout for paged views in Launcher.Winson Chung2010-08-161-0/+352