Tim O'Brien

Results 25 comments of Tim O'Brien

Great question. I added this support in naively, actually. [This section](https://raw.githubusercontent.com/strongrobert/MagicianSanFrancisco/gh-pages/_posts/2000-01-02-about.md) (see it live [here](http://magiciansanfrancisco.com/)) has an image icon instead of a FontAwesome icon. The idea is instead of a...

The command you're looking for is `smstools android.xml out.db --type ios6` (xml, json, etc are the options you can use for the optional --type argument). By default .db outputs to...

Alright, so I've updated the tool to give lots better error output. Try the first command again and see what the result is! They may have changed the database format...

It looks like from your error that the problem is actually with the debug printing to the terminal. Try taking out `File "./bin/smstools", line 59` all together and running it...

Sure, I'd be happy to! My email is [email protected] (it's goole apps) if you'd like to use gchat/hangouts or email there. Is your phone jailbroken?

Can you test to see if including that column in the database will make the phone happy? I don't have any working android phones at the moment.

I need to get an empty database from your phone and a db with 1 message in it. Here's how: - Backup your sms.db file, delete the original. (It should...

Hey everyone! I've spent ~~an inordinate amount of~~ time building up iOS export! I pushed it to a new branch called testing. If you can help by testing it out...

You beat me to it! Nice job! Damn, I forgot to fix this. Patching it now. -Tim Tim O'Brien t413.com 919.451.2187 On Wed, Aug 20, 2014 at 10:09 AM, gelbrait...

Alrighty. Here's the fix [on the testing branch](https://github.com/t413/SMS-Tools/tree/testing) (you can download the zip from that link too or run `git pull --all`) It hopefully (crosses fingers) should let you export...