Skip to content

Normalizes source addresses from international MMS messages

License

Notifications You must be signed in to change notification settings

jedav/normalize_mms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A friend of mine who travels internationally mentioned that his phone changes
the source addresses of received text messages based on the country he's
receiving them from, and that this makes it difficult to keep track of
conversations.

This project provides a script to work around this.
It takes an xml-formatted dump of the text messages database (from android's text messaging app, I presume)
normalizes all of the addresses, and dumps the result to a new xml representation
of the DB, which can then by reloaded into the phone manually.

Totally untested.

About

Normalizes source addresses from international MMS messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages