summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-0/+1
* Refactoring search bar animations.Winson Chung2015-08-051-2/+2
* Removing unused animation styleSunny Goyal2015-06-011-31/+0
* Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-1/+1
* Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub...Sunny Goyal2015-05-201-0/+1
|\
| * Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-191-0/+1
* | Avoiding object allocation during drawSunny Goyal2015-05-191-15/+16
|/
* Various lint error fixes.Sunny Goyal2015-05-141-10/+4
* Resource cleanup: Removing obsolete resourcesSunny Goyal2015-05-131-7/+8
* Accessibility: Folder drag and drop fixesSunny Goyal2015-05-051-10/+39
* Removing some unused method params from CellLayoutSunny Goyal2015-04-241-2/+1
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-5/+6
* Make sure DragLayer layout params are of the correct typeAdam Cohen2014-10-281-4/+32
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-38/+2
* First pass of the Launcher Overlay interface / implAdam Cohen2014-10-221-0/+14
* Updating clings, removing ununsed clingsSunny Goyal2014-08-251-2/+5
* Update adjacent page hintsAdam Cohen2014-08-221-9/+20
* Unify next / prev page hints for drag and drop across devicesAdam Cohen2014-08-191-11/+33
* Updating the virtual preloader UX.Sunny Goyal2014-08-111-0/+4
* Preliminary work on Material TransitionsAdam Cohen2014-07-181-2/+28
* Ensure the intro view is always the top view in the draglayer if it is presentAdam Cohen2014-04-081-5/+18
* Fix pre sdk-18 compatibility (crash in dispatchDraw)Adam Cohen2014-04-071-7/+11
* Attempt to fix crash on workspace drag and drop on certain JB devicesAdam Cohen2014-04-041-1/+7
* Adding in-activity intro screen (issue 12905636)Adam Cohen2014-03-201-10/+32
* Implement spring-loading of folders when dragging over.Jorim Jaggi2014-02-121-20/+15
* Adding migration Clings. (Bug 11973614)Winson Chung2014-01-101-1/+2
* Remove a non-obvious fall through in a switch statement.Mihail Dumitrescu2014-01-071-7/+4
* am 89ee93e0: Merge "Use the icon bounds for all calculations." into jb-ub-now...Winson Chung2013-11-151-3/+7
|\
| * Use the icon bounds for all calculations.Winson Chung2013-11-141-3/+7
* | Set insets on newly added views.Dave Hawkey2013-11-071-12/+24
|/
* Fix drop animation issue in springloadedAdam Cohen2013-10-151-5/+7
* Fix widget longpress issue where longpress misfires (issue 10988288)Adam Cohen2013-10-081-6/+26
* Ensuring that the folder scrim background spans the full device height. (Bug ...Winson Chung2013-09-271-1/+1
* Add system window inset support to DragLayer and children.John Spurlock2013-09-111-0/+22
* Initial Changes for Dynamic GridWinson Chung2013-08-201-5/+2
* Don't switch pages when dragging out of folderAdam Cohen2013-08-141-1/+1
* Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-251-71/+2
* Fixing performance issues with drawing all visible pages.Winson Chung2013-07-191-2/+8
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-14/+78
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-4/+1
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-2/+2
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+804