summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing issue where drag view is jumping when you scroll from hovering ...Winson Chung2013-04-041-14/+21
|\
| * Fixing issue where drag view is jumping when you scroll from hovering over an...Winson Chung2013-04-011-14/+21
* | Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug ...Winson Chung2013-04-011-6/+10
|/
* Cache widget previews in a DBMichael Jurka2013-02-041-5/+7
* Decoupling launcher/workspace package cleanup from the application list (Bug ...Winson Chung2012-06-211-6/+4
* Lowering the threshold for flinging on larger devices. (Bug 6575670)Winson Chung2012-05-291-5/+7
* Remove some dead codeAdam Cohen2012-05-081-46/+0
* Try and resolve the package name from the intent directly falling back to the...Winson Chung2012-05-071-2/+2
* Fixing NPE in DragController. (Bug 6449615)Winson Chung2012-05-061-2/+2
* Merge "Fixing issue where shortcuts and widgets were not being removed when t...Winson Chung2012-04-301-4/+7
|\
| * Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-271-4/+7
* | Moving side-page indicators to DragLayer to ensure it draws above hotseat gra...Winson Chung2012-04-271-0/+4
|/
* Merge "Get Vibrator from Context instead of using private API."Winson Chung2012-04-131-1/+2
|\
| * Get Vibrator from Context instead of using private API.Jeff Brown2012-04-131-1/+2
* | Fix warnings and remove dead codeMichael Jurka2012-04-131-3/+3
|/
* Addressing issues with comments in previous new-app animation delay change.Winson Chung2012-04-121-1/+1
* Merge "Adding delay upon user interaction to prevent the new-app animation fr...Winson Chung2012-04-121-0/+14
|\
| * Adding delay upon user interaction to prevent the new-app animation from taki...Winson Chung2012-04-091-0/+14
* | Tweaking fling-to-delete to make the fade out animation longer and harder to ...Winson Chung2012-04-091-1/+1
|/
* Fix NPEMichael Jurka2012-04-021-1/+5
* Fixing issue where flinging-to-delete from a folder does not reflow/close the...Winson Chung2012-03-281-1/+3
* Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-221-3/+7
* Adding fling-to-delete.Winson Chung2012-03-201-9/+130
* Always remove drag view immediately when cancelling drag. (Bug: 6119112)Winson Chung2012-03-051-0/+1
* Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-231-1/+1
* Animating the widget previews on drag from AppsCustomize.Winson Chung2012-02-231-24/+11
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-1/+3
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-3/+1
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-1/+3
* Fixing issue where the outline is on the wrong side of the screen when draggi...Winson Chung2012-01-201-1/+9
* Allowing dragging to edge and holding to continue skipping pages.Winson Chung2012-01-181-12/+23
* Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
* Minor fixes to LauncherWinson Chung2011-11-181-18/+2
* Fixing issue where holographic outlines were offset when dragging from/to fol...Winson Chung2011-10-191-6/+8
* Fixing crash when you are dragging an app and the packages change under you. ...Winson Chung2011-10-041-0/+17
* Fixing issue where dragging in the hotseat could trigger scrolling to side pa...Winson Chung2011-10-031-6/+8
* Fixing issue with cancelled drag blocking cell spaces (Issue 5386523)Adam Cohen2011-09-291-0/+1
* Adding a progress bar while All Apps is loadingMichael Jurka2011-08-091-1/+0
* Fixing weird deferred click events after deleting folderAdam Cohen2011-08-021-1/+4
* Minor bug fixesWinson Chung2011-08-021-2/+2
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-201-9/+0
* Clamping touch positions to drag layer rect to prevent dragging outside of bo...Winson Chung2011-07-111-4/+19
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-75/+45
* Cleaning up some spring-loaded related dragging code. Allow cancel spring lo...Winson Chung2011-07-061-1/+3
* Adding transitions after reorder within folderAdam Cohen2011-06-301-10/+0
* Initial implementation of folder reorderingAdam Cohen2011-06-131-0/+3
* Fixing up some Folder bugsAdam Cohen2011-06-081-6/+4
* Refactor of Launcher drag and drop to use a DragObjectAdam Cohen2011-05-241-47/+32
* Cleaning up drag and drop visulization and drop location determinationAdam Cohen2011-04-151-10/+10
* *Actually* fix 3377113: Mini homescreen outline wrong colorPatrick Dubroy2011-03-021-10/+8