mms-support progress
Submitted by msameer on Sat, 09/01/2010 - 6:42pm
Hi again!
I'm still working on the MMS support for fremantle.
I've created a gitorious mms-support repository that hosts all my code. Clone it and check ;-)
git clone git://gitorious.org/mms-support/mms-support.gitI've improved the parser a bit. It should be capable of parsing the headers in my operator's notify-ind.
I've also implemented a wap push handler (Interface stolen from Frals ;-)) and managed to receive the notify-ind on my N900 :-D
There's also an untested connection-manager using libconic (Untested because there's no UI yet to configure it). I hate using conic for such things but it's the only available public interface :-(
I need to figure out how fit the whole thing together.
And no UI of any kind yet.
More posts later.
Under:











Is the plan to integrate this so it appears in a contact's details (like Skype does) rather than the more intrusive stand alone application I've seen elsewhere ?
The problem is I can't find a way to add a send attachment option to the conversations view. I want to integrate both but I just don't know whether it's possible or not.