summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/PhoneFavoriteTileView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when dragging a contact to searchboxYorke Lee2013-10-011-3/+8
* Fix flicker when long pressing to drag and dropYorke Lee2013-09-301-1/+0
* Adds star to indicate favorite contactsChristine Chen2013-09-241-0/+6
* Crossfade when drop to the positionHongwei Wang2013-09-161-4/+6
* Refactor Drag ShadowHongwei Wang2013-09-161-2/+3
* Refactor the D-N-D, let list view handle all the eventsHongwei Wang2013-09-131-11/+3
* Realtime drop areaHongwei Wang2013-09-131-1/+5
* Fix the lack of gray background behind swiped contactsYorke Lee2013-09-091-17/+7
* Rewrite animation logicYorke Lee2013-08-221-3/+18
* Use swipe helper for swipingYorke Lee2013-08-161-115/+82
* Integrate pinning support with drag and drop UIYorke Lee2013-08-071-0/+8
* Prevent animation length from going negativeYorke Lee2013-07-311-0/+1
* Adds Drag and Drop UI to the Dialer main view.Christine Chen2013-07-311-22/+211
* Initial commit of all new dialer activities, layouts and stylesYorke Lee2013-07-161-0/+65