summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/SmartDialNumberListAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup logic for showing/hiding shortcuts.Andrew Lee2015-03-191-0/+1
* Add shortcut for creating new contact with number.Andrew Lee2015-03-191-0/+1
* Change add contact shortcut to be for "existing".Andrew Lee2015-03-181-1/+1
* Add "Send SMS" shortcut to Dialer.Andrew Lee2015-03-181-0/+1
* Move CallUtil into Dialer. P1/3Brian Attwell2015-02-031-3/+0
* Fix IllegalStateException in DialerYorke Lee2014-10-061-2/+6
* Pass application context into isVideoEnabled usages.Andrew Lee2014-08-201-1/+1
* Moves isVideoEnabled to ContactsCommon (2/3)Paul Soulos2014-08-191-2/+2
* Disable VT features in Dialer,Andrew Lee2014-08-111-3/+3
* Add "Make video call" button to search fragments.Andrew Lee2014-07-021-0/+11
* Reuse SmartDialNameMatcher instance in SmartDialNumberListAdapter.Andrew Lee2014-03-311-3/+4
* Add call shortcuts to phone number list adaptersYorke Lee2013-09-051-1/+1
* Add GAL support to DialerJay Shrauner2013-08-061-6/+6
* Initial commit of all new dialer activities, layouts and stylesYorke Lee2013-07-161-0/+114