summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/PhoneFavoritesTileAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Adds tooltip for DialerChristine Chen2013-10-031-1/+5
* Fix flicker when long pressing to drag and dropYorke Lee2013-09-301-1/+0
* Disable drag and drop if the undo dialog for a favorite is showingYorke Lee2013-09-271-0/+4
* Disable swiping for top 3 contactsYorke Lee2013-09-261-1/+1
* Add no favorite card to the DialerChristine Chen2013-09-261-20/+3
* Fix some padding issues related to the top 3 favoritesYorke Lee2013-09-241-2/+3
* Restore the phone disambiguation dialogYorke Lee2013-09-241-9/+15
* Adds star to indicate favorite contactsChristine Chen2013-09-241-3/+3
* Add number type label to favorites listYorke Lee2013-09-231-27/+12
* Smooth drag and drop scrollingHongwei Wang2013-09-191-1/+4
* Fixed the coordinates translationHongwei Wang2013-09-171-7/+9
* Crossfade when drop to the positionHongwei Wang2013-09-161-2/+2
* Refactor Drag ShadowHongwei Wang2013-09-161-17/+23
* Refactor the D-N-D, let list view handle all the eventsHongwei Wang2013-09-131-4/+17
* Realtime drop areaHongwei Wang2013-09-131-42/+71
* Fix crash when dropping outside of listYorke Lee2013-09-121-2/+1
* Add no contacts view to DialerYorke Lee2013-09-111-3/+21
* Fix the lack of gray background behind swiped contactsYorke Lee2013-09-091-5/+5
* Tone down the sensitivity of swipe for square contact tilesHongwei Wang2013-09-091-0/+3
* Restrict the cap # of frequents on home screen to 20Hongwei Wang2013-09-041-0/+16
* Rewrite animation logicYorke Lee2013-08-221-96/+57
* Prevent multiple swipes at one timeYorke Lee2013-08-161-2/+13
* Use swipe helper for swipingYorke Lee2013-08-161-17/+180
* Fix padding for favoritesYorke Lee2013-08-151-8/+20
* Merge "Clean up todos for dialer" into klp-devYorke Lee2013-08-141-11/+0
|\
| * Clean up todos for dialerYorke Lee2013-08-121-11/+0
* | Make frequent numbers behave like favoritesYorke Lee2013-08-131-18/+46
|/
* Integrate pinning support with drag and drop UIYorke Lee2013-08-071-29/+189
* Fix PhoneFavoritesTileAdapter.getCount()Yorke Lee2013-08-011-3/+6
* Supports drag and drop outside of a view.Christine Chen2013-08-011-0/+8
* Don't close cursor manually in PhoneFavoritesTileAdapterYorke Lee2013-07-311-25/+21
* Adds undo favorite removal dialogue redlines.Christine Chen2013-07-311-0/+2
* Merge "Add debug check to PhoneFavoritesTileAdapter.getView"Yorke Lee2013-07-311-1/+3
|\
| * Add debug check to PhoneFavoritesTileAdapter.getViewYorke Lee2013-07-311-2/+4
* | Report proper count in PhoneFavoritesTileAdapterYorke Lee2013-07-311-2/+2
|/
* Adds Drag and Drop UI to the Dialer main view.Christine Chen2013-07-311-58/+337
* Adds all contacts fragment.Christine Chen2013-07-311-2/+4
* Change overlay and styles for contact tilesYorke Lee2013-07-301-1/+1
* Remove All contacts section from PhoneFavoritesMergedAdapter entirelyYorke Lee2013-07-261-0/+4
* Allow frequent contacts to also take up the top row of tiled contactsYorke Lee2013-07-251-38/+29
* Style and layout changes to match redlinesYorke Lee2013-07-221-19/+35
* Initial commit of all new dialer activities, layouts and stylesYorke Lee2013-07-161-0/+515