Skip to content

Releases: KerballOne/SpamBlocker-Extended

v6.1.2

Choose a tag to compare

@KerballOne KerballOne released this 03 Aug 06:23

SpamBlocker Extended 6.1.2

New:

  • Alerts can now optionally repeat until acknowledged, so important notifications aren't missed.
  • Regex rules can be exported/imported individually as JSON, e.g. to share a rule with someone else.
  • Backup/Restore can optionally include call/SMS history logs.
  • Backup/Restore now also captures Notification Screening's on/off state and app list, Voicemail Notification settings, and app-level Alert configs, which were previously missing from backups.
  • Added an "Ignore" option for the priority-conflict warning, and old-device-friendly regex section folding.

Fixes:

  • Fixed a crash when opening the Caller ID preview after revoking the "draw over other apps" permission while Caller ID was enabled.
  • Caller ID now correctly re-checks required permissions when the app regains focus, instead of relying on stale state.

v6.1.1

Choose a tag to compare

@KerballOne KerballOne released this 13 Jul 00:57

SpamBlocker Extended 6.1.1

New:

  • Rule Testing now supports testing Notification-type rules, with translations for all locales.

Fixes:

  • Fixed the Play Store/F-Droid listing icon still showing the original upstream icon instead of this fork's icon (a leftover asset outside the app's build path, not visible in the app itself).

SpamBlocker Extended 6.1

Choose a tag to compare

@KerballOne KerballOne released this 10 Jul 07:17

SpamBlocker Extended 6.1

New:

  • Voicemail Notification: pull the caller's number out of a voicemail-app notification and block it by Non-Contact or Database, the same way a call would be blocked. Optionally also check it against your Number/Text Rules, and optionally allow it if the number had a recent, non-blocked call in your own Calls log.

Improvements:

  • Voicemail Notification now also honors an allowed Contact, same as a real call.
  • Notification Screening's dedup cache now clears a notification's content key when it's removed, so a genuinely new repost with identical content (e.g. repeated spam using the same canned message) is evaluated and blocked again instead of being silently skipped.
  • "Allow if Call Allowed" now shows the original call's actual allow reason (e.g. Answered Number) instead of a generic "Passed by default".
  • "Allow if Call Allowed" no longer trusts a stale verdict from a Repeated Call/Dialed Number/Answered Number rule that has since been disabled.

SpamBlocker Extended 6.0

Choose a tag to compare

@KerballOne KerballOne released this 06 Jul 18:00

SpamBlocker Extended 6.0

New:

  • Notification Screening: apply your blocking rules to notifications from RCS, Signal, WhatsApp, email, and any other messaging app, not just your default SMS app.
  • Alerts: a lightweight sound/vibration/flashlight/screen-wake chime for allowed screened notifications, configurable per-app or per-rule, instead of a duplicate full notification.
  • New adaptive app icon and app name (SpamBlocker Extended).

Improvements:

  • Settings redesigned into collapsible card sections (Basic Rules, Number Rules, Text Rules, Advanced Rules, Actions, Integrations, Miscellaneous).
  • New "Notifications" tab in the bottom navigation for notification-screening history, separate from real SMS.
  • "Apply to" selector redesigned as toggle chips (Calls/SMS/MMS/Title/Body) instead of a checkbox dropdown.
  • Basic Rules section header now shows live status icons for each enabled rule.

Fix:

  • Notification Screening no longer requires "Apply to: SMS/MMS" for rules that only apply to notification Title/Body.
  • Fixed an empty screening-detail log for notification-screening history records.
  • Fixed clearing history on the Notifications tab affecting the wrong data.
  • Auto Report no longer logs an entry when no report API is configured.

v0.1

v0.1 Pre-release
Pre-release

Choose a tag to compare

@KerballOne KerballOne released this 05 Jul 23:01
802bc5c
Initial commit