summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/phonelookup/phone_lookup_info.proto
AgeCommit message (Expand)Author
2020-12-12Dialer: Fix proto warning with optmize for liteLuca Stefani
2018-05-15Implement PhoneNumberCacheLookuptwyen
2018-05-09Implement EmergencyPhoneLookup for checking if a number is an emergency number.linyuh
2018-04-25Add skeleton for CequintPhoneLookuplinyuh
2018-04-23Implement CnapPhoneLookuplinyuh
2018-04-08Have PhoneLookup read carrier presence data from CP2.linyuh
2018-03-28Delete dialer blocking in NUItwyen
2018-02-26Look up contacts in the local enterprise directory in the new call log.linyuh
2018-02-22Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info.linyuh
2018-02-09Add LookupUri to PeopApiPhoneLookupInfotwyen
2018-01-24Add skeleton for SpamPhoneLookuplinyuh
2018-01-24Rename "ApdlInfo" as "SpamInfo" in proto PhoneLookupInfo.linyuh
2018-01-11Implement PhoneLookup for CP2 remote contactslinyuh
2018-01-09Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as ...linyuh
2018-01-08Use ContactsContract.PhoneLookup for invalid numbers in Cp2PhoneLookup.zachh
2018-01-05Implement dialer blocked number phone lookuptwyen
2017-12-15Support empty PhoneLookupInfo in Cp2PhoneLookup.zachh
2017-12-14Implement PeopleApiPhoneLookuptwyen
2017-12-12Updated writing of PhoneLookup columns in annotated call log.zachh
2017-11-11Use parent message for CP2 info in phone_lookup_info.proto.zachh
2017-11-11Implement bulk update for Cp2PhoneLookup.calderwoodra
2017-11-01Added CompositePhoneLookup and added and implemented "lookup" method.Zachary Heidepriem
2017-10-11Skeleton implementation of PhoneLookup and Cp2PhoneLookup.calderwoodra