summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Folder.java
Commit message (Expand)AuthorAgeFilesLines
* Fix occupied issue when switching from folder icon to its final itemAdam Cohen2012-07-121-5/+8
* Trying to track down corrupt database / items disappearingAdam Cohen2012-07-091-10/+9
* Remove use of private ValueAnimator apiMichael Jurka2012-06-191-2/+2
* am 2561ee84: am d74389d9: Merge "Add null pointer checks to fix NPEs" into jb...Michael Jurka2012-06-181-1/+3
|\
| * Add null pointer checks to fix NPEsMichael Jurka2012-06-181-1/+3
* | Merge "Adding animation when destroying folder due to single item remaining"Michael Jurka2012-06-141-23/+36
|\ \
| * | Adding animation when destroying folder due to single item remainingAdam Cohen2012-06-111-23/+36
| |/
* / Clean up warnings and some private API usageMichael Jurka2012-06-121-2/+0
|/
* Fix two pieces of folder jankAdam Cohen2012-06-071-5/+11
* Making folders open/close smoothlyMichael Jurka2012-05-311-5/+27
* Fix folder order regression (issue 6482634)Adam Cohen2012-05-111-2/+3
* Do not defer removing the drag view if we don't animate the item back into th...Winson Chung2012-05-081-0/+1
* Merge "Fixing folder order persistence (issue 6176721)" into jb-devAdam Cohen2012-05-081-3/+44
|\
| * Fixing folder order persistence (issue 6176721)Adam Cohen2012-05-081-3/+44
* | Further preventing drags while loading is in progress. (Bug 6276881)Winson Chung2012-05-061-0/+3
|/
* Remove use of private APIsMichael Jurka2012-04-251-6/+8
* Updating launcher transitions.Winson Chung2012-04-241-1/+2
* Fix warnings and remove dead codeMichael Jurka2012-04-131-1/+1
* 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