Skip to content

Releases: aj3423/SpamBlocker

v1.19

24 Jul 11:21
7a4cb95
Compare
Choose a tag to compare

improvement:

  • add context menu for history record
    • Add to new rule
    • Copy number
  • language
    • add "follow system"(by default)
    • add icons
  • show double-sms warning when notification is enabled for the default sms app

fix:

  • low probability crash: "Exception: unable to find fragment constructor"

Latest Release

24 Jul 11:02
9daa541
Compare
Choose a tag to compare
Latest Release Pre-release
Pre-release

Commits

  • 9daa541: + language icon (aj3423)

v1.18

15 Jul 08:36
da8100e
Compare
Choose a tag to compare

New:
regex flag "Raw Number" for not optimizing number
Enhancement:
import rules from .csv file

v1.17

10 Jul 08:58
a4a3bdb
Compare
Choose a tag to compare

Improvement:

  • "Backup & Restore" is now based on file. (using scoped storage, no permission required)
  • Improve performance for long rule

New:

  • Import blacklist numbers from file by long pressing the "Add" button, it supports any files that have numbers in the first column.

Fix:

  • Crash caused by unknown number

v1.16

06 Jul 09:42
1ca6804
Compare
Choose a tag to compare

Notice:

  • After upgrading to this version, QuickCopy rules are updated, please backup again.
    Fix:
  • rule notification icon missing in light theme
    Improvement:
  • QuickCopy supports copying phone number
  • click history record to open the conversation in default call/sms app
  • New theme type "follow system" by default
  • improve UI

v1.15

23 Jun 07:55
340328e
Compare
Choose a tag to compare

breaking:

  • RecentApps now only works for apps that have INTERNET access(to get rid of QUERY_ALL_PACKAGES)

improvement:

  • no longer require permission QUERY_ALL_PACKAGES
  • improve launch speed
  • reduce apk size 13Mb -> 3Mb (using R8)

v1.14

19 Jun 04:43
c965adf
Compare
Choose a tag to compare

fix:

  • crash when priority is empty
    new:
  • language support: uk

v1.13

14 Jun 09:02
bd15bb0
Compare
Choose a tag to compare

fix:

  • RepeatedCall/Dialed doesn't work with numbers that start with 0

new:

  • language support: de, es
  • add "About" page

v1.12

09 Jun 00:59
d94057e
Compare
Choose a tag to compare

change:
"answer & hang up" now requires permission READ_CALL_LOG (required for getting incoming number)

new:
call/sms blocking can be enabled individually

fix:
wrong call block reason in notification

improvement:
backup/restore support compressing
use shorter words for translations

v1.11

06 Jun 06:48
5737548
Compare
Choose a tag to compare

fix:

  • db crash when upgrading from old version
  • msg rule doesn't work for long message
  • answer & hang up not work on android 14
  • don't show block type icon for msg rule