summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/phonelookup/cp2/Cp2ExtendedDirectoryPhoneLookup.java
AgeCommit message (Expand)Author
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-06-05Handling timeout in PeopleApiPhoneLookup & Cp2ExtendedDirectoryPhoneLookuplinyuh
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-26Remove obsolete version checks and compat utilities after min SDK was bumped ...linyuh
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-27Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".linyuh
2018-02-26Look up contacts in the local enterprise directory in the new call log.linyuh