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
319 stars 38 forks source link

delete old exports toggle doesn't delete exported contacts #135

Closed bingoxo closed 7 months ago

bingoxo commented 8 months ago

the exported messages and calls are deleted but not contacts

tmo1 commented 8 months ago

What are filenames of the contacts files that aren't being deleted? Is everything in the same directory? Please provide a logcat of a scheduled export run.

bingoxo commented 8 months ago

the filenames contain datestamps , everything is in same directory , i'll provide a logcat as soonn as i figure out how to since i haven't done it before

bingoxo commented 7 months ago

can't reproduce on latest version so I'm closing the issue

tmo1 commented 7 months ago

I'm glad it's working now. Thanks for the followup.