summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/spam
AgeCommit message (Expand)Author
2018-07-10Update translation strings.Eric Erfanian
2018-06-12Delete checkSpamStatusForInCallUimaxwelb
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-06-01Add new spam API which can query additional data.maxwelb
2018-05-29Converted ThemeUtil into a DaggerModule.calderwoodra
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-18Don't show an outgoing call to a spam number as spam.linyuh
2018-05-18Cleaned up deps in SpamBlockingPromoHelperTest.zachh
2018-05-17Update spam blocking promotion wordings.Android Dialer
2018-05-17Use StorageComponent to get SharedPreference in SpamBlockingPromoHelperAndroid Dialer
2018-05-15Move SpamStub to separate package.wangqi
2018-05-15Delete unused check__SpamStatus methodsmaxwelb
2018-05-15Update DialerCall to use SpamStatus instead of booleansmaxwelb
2018-05-11Add SpamMetadata to SpamStatusmaxwelb
2018-05-09Add some annotations that won't influence aosp.weijiaxu
2018-05-09Hide new after call spam blocking promo behind an additional flag.Android Dialer
2018-05-09Add GlobalSpamListStatus and UserSpamListStatusmaxwelb
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-05-04Set description of spam blocking promo notification to big text so it won't getAndroid Dialer
2018-04-26Fix impression logging for spam blocking promo dialog shown in after callAndroid Dialer
2018-04-23Add spam blocking promo notification after user reports spam in after callAndroid Dialer
2018-04-17Add spam blocking promotion after showing spam dialog in after-callAndroid Dialer
2018-04-10Add a flag to control whether to show spam blocking promotionAndroid Dialer
2018-04-05Add Spam#updateSpamSync API to control when syncing the Apdl spam list is ena...maxwelb
2018-03-28Update spam blocking promo wordings.Android Dialer
2018-03-26Move spam setting related methods out of spam interface into a separate spamAndroid Dialer
2018-03-19Show spam blocking promo after block spam dialogAndroid 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
2017-05-03This change reflects the Dialer V10 RC00 branch.Eric Erfanian
2017-03-01Update dialer sources.Eric Erfanian