summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/spam/SpamStub.java
AgeCommit message (Expand)Author
2018-05-09Move SpamStatus classes into subpackagemaxwelb
2018-05-09Delete obsolete checkSpamStatus(Listener) APImaxwelb
2018-05-09Add ListenableFuture based APIs for checkSpamStatusmaxwelb
2018-05-09Add SimpleSpamStatus and use it in FakeSpam and SpamStubmaxwelb
2018-04-05Add Spam#updateSpamSync API to control when syncing the Apdl spam list is ena...maxwelb
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