dynamiccookies / SMS-XML-Parser

Parses and converts an XML file of SMS and MMS results into an easy to read and print HTML webpage.
The Unlicense
2 stars 1 forks source link

Hide contact name if it equals "(Unknown)" #26

Open dynamiccookies opened 4 years ago

dynamiccookies commented 4 years ago

When there is no contact name, the backup app will put "(Unknown)" in the contact_name attribute. Since this isn't helpful, it makes sense to hide this entirely.