summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-221-5/+13
* Merge "Eliminate custom alpha handling in CellLayout"Michael Jurka2012-03-211-4/+4
|\
| * Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-201-4/+4
* | Adding fling-to-delete.Winson Chung2012-03-201-1/+9
|/
* Initial implementation of CellLayout auto-reorderingAdam Cohen2012-03-151-2/+2
* Removing dead codeMichael Jurka2012-01-161-4/+1
* Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-141-1/+1
* Fix issue where folder can open offscreen (issue 5291408)Adam Cohen2011-12-131-2/+8
* Stripping out code path that we have no intention of usingAdam Cohen2011-12-131-83/+16
* Fix issue 5639994: disabled multi-touch on foldersAdam Cohen2011-11-181-0/+1
* Modifying portals in landscape on the phone UIAdam Cohen2011-11-151-5/+13
* Initial changes to make folders accessibleAdam Cohen2011-10-261-2/+28
* Fixing folder order persistence, issue 5422712Adam Cohen2011-10-061-3/+17
* Small fix in Folder text editingAdam Cohen2011-09-301-11/+9
* Adding keyboard support to folders and fixing renaming rough edgesAdam Cohen2011-09-291-7/+38
* Addressing slow rotation due to folders (issue 5297213)Adam Cohen2011-09-261-4/+6
* Tweaking clings in response to usability testing. (5057945, 5056643)Winson Chung2011-09-201-0/+5
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-0/+2
* No longer using hardware layers for folders, issue 5051178Adam Cohen2011-08-241-18/+0
* Minor code cleanup, addresses issues raised in issue 5097504Adam Cohen2011-08-121-2/+8
* Fixing issue where folder names aren't being persistedAdam Cohen2011-08-121-3/+3
* Small code cleanup in folders, prevent crash issue 5082899Adam Cohen2011-08-031-8/+2
* Fix 5033850 (again), slight variant this timeAdam Cohen2011-08-021-1/+3
* Fixing issue 5043360, double haptic feedbackAdam Cohen2011-08-011-13/+15
* Completing fix for issue 5052078, folder items no longer lostAdam Cohen2011-07-291-17/+40
* Merge "Some launcher bugs:"Adam Cohen2011-07-281-11/+16
|\
| * Some launcher bugs:Adam Cohen2011-07-271-11/+16
* | Clearing selection when done editing folder nameAdam Cohen2011-07-261-0/+3
|/
* Cleaning up folder layout, still pending final assets / cell sizeAdam Cohen2011-07-221-8/+4
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-201-6/+8
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-9/+6
* Fix text clipping in Launcher (bug 4980315)Adam Cohen2011-07-171-0/+18
* Bounding folders into their associated cell layout area, excluding dockAdam Cohen2011-07-171-14/+18
* Pixel perfect drag animations in workspace and folders, including springloadedAdam Cohen2011-07-141-14/+2
* Fixing bug 5011917 - clearing refernce to old folders from FolderInfoAdam Cohen2011-07-111-8/+4
* Little fix for foldersAdam Cohen2011-07-081-0/+1
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-16/+24
* Folders now close in various situations where we want them to:Adam Cohen2011-07-041-1/+1
* Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-021-20/+28
* Merge "Fixing small folder bugs"Adam Cohen2011-06-301-0/+6
|\
| * Fixing small folder bugsAdam Cohen2011-06-301-0/+6
* | Adding transitions after reorder within folderAdam Cohen2011-06-301-10/+9
|/
* Making folder items match those on workspaceAdam Cohen2011-06-291-1/+1
* Pushing folders up to DragLayerAdam Cohen2011-06-281-23/+24
* Dealing with upgrade from previous Folder implementationAdam Cohen2011-06-281-2/+25
* Fixing a couple folder bugsAdam Cohen2011-06-281-1/+8
* Keeping folders synced when applications are uninstalledAdam Cohen2011-06-241-4/+13
* Tweaking input flags for Folder renamingAdam Cohen2011-06-241-0/+3
* Folder auto-destroys itself when there is only one item left.Adam Cohen2011-06-231-1/+40
* Fixing bug where touch breaks completely after item removed from folderAdam Cohen2011-06-221-1/+1