summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/PhoneFavoriteSquareTileView.java
Commit message (Expand)AuthorAgeFilesLines
* QuickContacts can prioritize phone mimetype. Part2Brian Attwell2015-02-261-1/+2
* Fix broken R references in Dialer.Jeff Davidson2014-06-231-1/+1
* Remove elegant text height padding from contact tilesYorke Lee2014-05-231-1/+5
* Use PhoneFavoritesTileAdapter directly in GridViewYorke Lee2014-04-211-6/+29
* Always show overflow icon for quick contacts affordanceYorke Lee2014-02-241-18/+6
* Switch favorites screen to grid layoutYorke Lee2014-02-181-12/+0
* Adds star to indicate favorite contactsChristine Chen2013-09-241-6/+26
* Show first name only for Dialer favoritesYorke Lee2013-08-301-4/+15
* Merge "Use swipe helper for swiping" into klp-devYorke Lee2013-08-161-18/+0
|\
| * Use swipe helper for swipingYorke Lee2013-08-161-18/+0
* | Make info icon launch quick contactYorke Lee2013-08-151-5/+7
|/
* Adds Drag and Drop UI to the Dialer main view.Christine Chen2013-07-311-0/+82