summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllAppsPagedView.java
Commit message (Expand)AuthorAgeFilesLines
* 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