summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/spam/SpamStub.java
AgeCommit message (Expand)Author
2018-03-26Move spam setting related methods out of spam interface into a separate spamAndroid Dialer
2018-03-19Add spam blocking setting related operations in spam moduleAndroid Dialer
2018-03-09Add spam blocking setting in spam module.Android Dialer
2018-02-06Include the timestamp in the data returned by the Spam interface.linyuh
2018-01-31Add a BatchSpamChecker for InAppSpam.linyuh
2018-01-24Define methods in Spam interface to be used later in the PhoneLookup for spam...linyuh
2017-12-11Update Spam module to use Daggermaxwelb