summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/phonelookup/composite
AgeCommit message (Expand)Author
2018-05-09Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.zachh
2018-04-19Support extracting info from a Call in PhoneLookuplinyuh
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-23Track initial call log building metrics separately from incremental building ...zachh
2018-02-22Added some logcat and metrics logging for new call log.zachh
2018-02-22Use a broadcast receiver to refresh the annotated call log.linyuh
2018-01-26Reworked the internals of DialerPhoneNumber.zachh
2018-01-22Changed PhoneLookup#lookup to accept a DialerPhoneNumber.zachh
2018-01-11Fixed bug in handling of empty numbers in new call log.zachh
2018-01-05Implement dialer blocked number phone lookuptwyen
2017-12-27Parameterized PhoneLookup with submessage type.zachh
2017-12-22Added copySubMessage method to PhoneLookup interface.zachh
2017-12-07Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.zachh
2017-12-07Added bindings for ListeningExecutorServices.zachh
2017-12-07Added PhoneLookupSelector.zachh
2017-12-07Removed timestamps from PhoneLookup APIs.zachh
2017-11-11Use lambdas in CompositePhoneLookup.zachh
2017-11-11Implemented CompositePhoneLookup#bulkUpdate.zachh
2017-11-10Implemented CompositePhoneLookup#isDirty.zachh
2017-11-10Fixed AOSP breakage due to incompatible guava api.zachh
2017-11-10Set the ceiling at O.erfanian
2017-11-01Added CompositePhoneLookup and added and implemented "lookup" method.Zachary Heidepriem