summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/list/PhoneFavoriteListView.java
AgeCommit message (Expand)Author
2014-09-23Drag and drop for PhoneFavoriteTileView but not when dialpad is openNancy Chen
2014-09-09Fix drag events transfering through dialpadYorke Lee
2014-08-26Revert "Fix IllegalStateException in Dialer"Yorke Lee
2014-08-07Fix IllegalStateException in DialerYorke Lee
2014-05-07Make drag shadow work across entire layoutYorke Lee
2014-05-06Refactor drag and drop to work for entire Dialer layoutYorke Lee
2014-04-21Use PhoneFavoritesTileAdapter directly in GridViewYorke Lee
2014-03-24Remove layout and logic for unused non-tiled favoritesYorke Lee
2014-03-20Remove deprecated swipe to remove codeYorke Lee
2014-03-19Speed up scroll speed when draggingYorke Lee
2014-02-20Add drag to remove for favorites in DialerYorke Lee
2013-10-01Fix crash when dragging a contact to searchboxYorke Lee
2013-09-30Fix flicker when long pressing to drag and dropYorke Lee
2013-09-28Merge "Fix relayout requests when dragging" into klp-devYorke Lee
2013-09-27Fix relayout requests when draggingYorke Lee
2013-09-27Disable drag and drop if the undo dialog for a favorite is showingYorke Lee
2013-09-19Smooth drag and drop scrollingHongwei Wang
2013-09-16Crossfade when drop to the positionHongwei Wang
2013-09-16Refactor Drag ShadowHongwei Wang
2013-09-13Refactor the D-N-D, let list view handle all the eventsHongwei Wang
2013-09-13Realtime drop areaHongwei Wang
2013-09-11Support drag & drop across "pages" of the favorites listHongwei Wang