apsun / NekoSMS

A pattern-based text message blocker for Android.
GNU General Public License v3.0
419 stars 44 forks source link

0.10 todo list #20

Closed apsun closed 8 years ago

apsun commented 8 years ago

To do:

Known bugs (to be fixed before release):

apsun commented 8 years ago

Reasons for dropped features:

Filter lists: Complicated to implement, almost zero expected users. Costs outweigh benefits.

Whitelist mode: With dual sender/body filters, this is no longer necessary. Just use a more complex regex if you need this. Adding support for whitelist filters would also require filter ordering, and significantly adds to UI complexity.

apsun commented 8 years ago

0.10.0 has been released!