summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding select all on focus to folder renaming, changed spacingAdam Cohen2011-06-211-2/+13
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-17/+113
* Initial implementation of folder reorderingAdam Cohen2011-06-131-66/+164
* Fixing up some folder-related drag and drop bugsAdam Cohen2011-06-091-5/+39
* Fixing up some Folder bugsAdam Cohen2011-06-081-3/+3
* Implementing new visualization for folder iconAdam Cohen2011-05-261-0/+7
* Refactor of Launcher drag and drop to use a DragObjectAdam Cohen2011-05-241-17/+11
* Fix index out of boundsAdam Cohen2011-05-181-0/+1
* Fixing folder bugs:Adam Cohen2011-05-181-33/+44
* Shrink-wrapped foldersAdam Cohen2011-05-161-90/+257
* Fixing small folder bugsAdam Cohen2011-05-051-1/+10
* Adding folder icon visualizationAdam Cohen2011-05-021-2/+27
* Stripping LiveFolders from LauncherAdam Cohen2011-04-281-14/+284
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-1/+0
* Adding drag outlines for dragging out of foldersAdam Cohen2011-04-181-2/+0
* Changing folders to use CellLayoutsMichael Jurka2011-04-151-19/+0
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-1/+1