VenomVendor / DeduplicateSMS

Delete duplicate SMS in one click in Android - https://play.google.com/store/apps/details?id=com.venomvendor.sms.deduplicate
Apache License 2.0
17 stars 4 forks source link

Deduplicate with phone numbers in different formats. #9

Closed matt-h closed 5 years ago

matt-h commented 6 years ago

I have a weird one where after a backup import all of the duplicate messages have the phone numbers in different formats so they aren't being matched as duplicates.

If this app could sanitize the format before it does the comparison, that would be useful for better detecting duplicates.

In this case, one format was +12345678901 while the other format was (234) 567 8901

Everything else about the messages was the same.