tmo1 / sms-ie

SMS Import / Export is a simple Android app that imports and exports SMS and MMS messages, call logs, and contacts from and to JSON / NDJSON files.
GNU General Public License v3.0
355 stars 39 forks source link

[feature request] Import and export blocked call numbers #140

Open PatrykMis opened 10 months ago

PatrykMis commented 10 months ago

Since this app work that reliably, maybe it's possible to add import/export blocked numbers aside from just call log. For people like me who have much over 100 numbers and this list is growing, it would be very nice feature to have without workarrounds like installing SimplePhone.

... And thank you for such great app!

tmo1 commented 10 months ago

You're very welcome! I'm glad you find the app useful and reliable.

A quick look suggests that adding import and export of blocked numbers should be relatively straightforward; I'll consider implementing it, either as a standalone feature or as an extension to call log import / export.