summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/PhoneFavoriteListView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when dragging a contact to searchboxYorke Lee2013-10-011-15/+8
* Fix flicker when long pressing to drag and dropYorke Lee2013-09-301-9/+2
* Merge "Fix relayout requests when dragging" into klp-devYorke Lee2013-09-281-1/+2
|\
| * Fix relayout requests when draggingYorke Lee2013-09-271-1/+2
* | Disable drag and drop if the undo dialog for a favorite is showingYorke Lee2013-09-271-0/+5
|/
* Smooth drag and drop scrollingHongwei Wang2013-09-191-11/+2
* Crossfade when drop to the positionHongwei Wang2013-09-161-18/+66
* Refactor Drag ShadowHongwei Wang2013-09-161-15/+119
* Refactor the D-N-D, let list view handle all the eventsHongwei Wang2013-09-131-42/+69
* Realtime drop areaHongwei Wang2013-09-131-15/+50
* Support drag & drop across "pages" of the favorites listHongwei Wang2013-09-111-0/+237