summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/phonelookup/PhoneLookupModule.java
AgeCommit message (Expand)Author
2018-05-11Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.weijiaxu
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-03-28Delete dialer blocking in NUItwyen
2018-02-26Look up contacts in the local enterprise directory in the new call log.linyuh
2018-02-23Track initial call log building metrics separately from incremental building ...zachh
2018-01-24Add skeleton for SpamPhoneLookuplinyuh
2018-01-22Implement System blocked numbertwyen
2018-01-11Implement PhoneLookup for CP2 remote contactslinyuh
2018-01-09Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as ...linyuh
2018-01-05Implement dialer blocked number phone lookuptwyen
2017-12-27Parameterized PhoneLookup with submessage type.zachh
2017-12-07Added bindings for ListeningExecutorServices.zachh
2017-11-01Added CompositePhoneLookup and added and implemented "lookup" method.Zachary Heidepriem