summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* Implement spring-loading of folders when dragging over.Jorim Jaggi2014-06-061-20/+15
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-061-1/+2
* Remove a non-obvious fall through in a switch statement.Mihail Dumitrescu2014-06-061-7/+4
* Use the icon bounds for all calculations.Winson Chung2014-06-061-3/+7
* Set insets on newly added views.Dave Hawkey2014-06-061-12/+24
* Fix drop animation issue in springloadedAdam Cohen2014-06-051-5/+7
* Revert "Trebuchet: add lockscreen wallpaper picker"Nebojsa Cvetkovic2014-05-271-2/+1
* Trebuchet Settings UI RefreshRaj Yengisetty2014-05-241-0/+3
* Trebuchet: add lockscreen wallpaper pickerRoman Birg2014-04-281-1/+2
* 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