summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/FolderIcon.java
Commit message (Expand)AuthorAgeFilesLines
* Remove a database operation that is not requiredAdam Cohen2012-07-091-1/+0
* Remove use of private ValueAnimator apiMichael Jurka2012-06-191-3/+3
* Adding animation when destroying folder due to single item remainingAdam Cohen2012-06-111-15/+50
* Fix two pieces of folder jankAdam Cohen2012-06-071-6/+1
* Support split status bar in launcherAndrew Flynn2012-05-021-4/+8
* Remove use of private APIsMichael Jurka2012-04-251-1/+1
* Fix warnings and remove dead codeMichael Jurka2012-04-131-2/+3
* Cleanup and refactoring in relation to drag and dropAdam Cohen2012-04-091-1/+4
* Lowering long press time for workspace items.Winson Chung2012-02-231-0/+34
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-5/+6
* Improving widget transitions:Adam Cohen2012-02-131-2/+3
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-6/+5
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-5/+6
* Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-141-1/+1
* Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
* Initial changes to make folders accessibleAdam Cohen2011-10-261-4/+5
* Fix NPE when opening a new folder if there were no folders before (issue 5482...Adam Cohen2011-10-191-6/+1
* Fixing folder icon in landscape, issue 5135333Adam Cohen2011-08-231-10/+31
* Fix issue 5064004, can't add shortcut to portal from AllAppsAdam Cohen2011-08-151-34/+43
* Fixing blip in animation when creating folderAdam Cohen2011-08-121-2/+2
* Adding a progress bar while All Apps is loadingMichael Jurka2011-08-091-1/+0
* Completing fix for issue 5052078, folder items no longer lostAdam Cohen2011-07-291-0/+9
* Merge "Updating portals visuals:"Adam Cohen2011-07-271-1/+8
|\
| * Updating portals visuals:Adam Cohen2011-07-261-1/+8
* | Fixing issue 5064135, issue 5033850Adam Cohen2011-07-261-1/+1
|/
* Smoothing out transitions when adding from AllAppsCustomizeAdam Cohen2011-07-211-0/+3
* Pixel perfect drag animations in workspace and folders, including springloadedAdam Cohen2011-07-141-20/+23
* Fixing bug 5011917 - clearing refernce to old folders from FolderInfoAdam Cohen2011-07-111-1/+0
* Fixing issues with spring loaded adding.Winson Chung2011-07-111-5/+8
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-3/+3
* Adding transitions during folder creationAdam Cohen2011-07-061-75/+221
* Cleaning up Folder accept animation drawingAdam Cohen2011-07-031-36/+32
* Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-021-10/+23
* Populating some more accessibility events.Winson Chung2011-06-291-0/+2
* Fix bug 4901543. Shadow now remains on FolderIcon after rename.Adam Cohen2011-06-241-3/+1
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-53/+73
* Fixing up some folder-related drag and drop bugsAdam Cohen2011-06-091-1/+6
* Fixing up some Folder bugsAdam Cohen2011-06-081-52/+63
* Adding visual feedback for folder creation`Adam Cohen2011-05-311-79/+105
* Implementing new visualization for folder iconAdam Cohen2011-05-261-10/+49
* Refactor of Launcher drag and drop to use a DragObjectAdam Cohen2011-05-241-23/+12
* Fix index out of boundsAdam Cohen2011-05-181-1/+1
* Fixing folder bugs:Adam Cohen2011-05-181-4/+8
* Pushed folder inner ring drawing into workspace during animationAdam Cohen2011-05-181-75/+44
* Changed folder hover animationsAdam Cohen2011-05-171-31/+127
* Shrink-wrapped foldersAdam Cohen2011-05-161-4/+62
* Adding folder icon visualizationAdam Cohen2011-05-021-15/+67
* Stripping LiveFolders from LauncherAdam Cohen2011-04-281-2/+2
* Changing folders to use CellLayoutsMichael Jurka2011-04-151-0/+2
* Enabling user folder creation by dropping shortcut onto shortcutAdam Cohen2011-04-151-2/+6