summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/RegularSearchListAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple search issuesStephen Bird2016-04-081-59/+0
* (1/2) T9 fixes and quickactionsStephen Bird2016-04-081-1/+10
* Initial T9 search bringupStephen Bird2016-04-081-0/+2
* Dialer lookup.Xiao-Long Chen2015-11-161-0/+14
* Allow dialing SIP calls directly from searchYorke Lee2015-05-211-1/+15
* Shown actions for queries with at least one digit.Andrew Lee2015-05-051-1/+17
* Cleanup logic for showing/hiding shortcuts.Andrew Lee2015-03-191-2/+3
* 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-4/+1
* Move CallUtil into Dialer. P1/3Brian Attwell2015-02-031-2/+0
* Fix IllegalStateException in DialerYorke Lee2014-10-061-3/+7
* 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/+3
* Change cached info to interfaceJay Shrauner2013-09-281-9/+15
* Ignore separators when typing in Dialer search boxYorke Lee2013-09-201-1/+0
* Add directory source name to cacheJay Shrauner2013-09-081-7/+5
* Add call shortcuts to phone number list adaptersYorke Lee2013-09-051-1/+14
* Add contacts to the cache when dialedJay Shrauner2013-09-031-0/+62