summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/phonelookup/cp2/Cp2DefaultDirectoryPhoneLookup.java
AgeCommit message (Expand)Author
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-05-22Append the directory ID when building contact lookup URIs in CP2 lookups.zachh
2018-05-11Improved support for missing contacts permission in new call log.zachh
2018-05-09Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-30Log the number of "invalid" CP2 rows.zachh
2018-03-22Removed appContext from CallLogDataSource and PhoneLookup.zachh
2018-03-20Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-20Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup.zachh
2018-02-26Look up contacts in the local enterprise directory in the new call log.linyuh