summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/dialpad/SmartDialNameMatcher.java
AgeCommit message (Expand)Author
2015-12-08Fix NPE in matchesNumberJay Shrauner
2014-03-31Reuse SmartDialNameMatcher instance in SmartDialNumberListAdapter.Andrew Lee
2013-11-22Fix SmartDialNameMatcher NANP testYorke Lee
2013-07-16Initial commit of all new dialer activities, layouts and stylesYorke Lee
2013-06-28Add SmartDial database for the Dialer app.Christine Chen
2013-06-10Fix broken SmartDialNameMatcher testsYorke Lee
2013-05-23Added SmartDialMap interfaceYorke Lee
2013-05-01Apply NANP logic to numbers with a +1 country codeYorke Lee
2013-04-19Allow name matching for contacts with numbers in their nameYorke Lee
2013-04-17Allow smart dialing to ignore country code/area codeYorke Lee
2013-04-08Fix name matching bug with non space separatorsYorke Lee
2013-02-12Smart Dialling v2 with phone number supportYorke Lee
2013-02-04Enable initial matching for Smart DiallingYorke Lee
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-11-09Use a custom character map instead of name normalizerYorke Lee
2012-11-07Add smart dialling capabilities to dialerYorke Lee