summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* App drawer smooth scrollingRaj Yengisetty2015-03-061-2/+3
* Trebuchet: App Drawer - clean up open/close animationsRaj Yengisetty2015-03-061-0/+20
* Trebuchet: Fix Insets with SearchBarRaj Yengisetty2014-11-191-9/+2
* PagedView: Transition EffectsNebojsa Cvetkovic2014-11-191-9/+9
* Trebuchet Settings UI Refresh.Raj Yengisetty2014-11-191-0/+13
* 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