Simplified the protocol handler code and make it work with Firefox 4.
For the moment it's back to handle only market: links until a preferences pane is implemented.
- Core SendToPhone function has been removed from the chrome and made a module.
- Support for common protocols has been added (market, sms, mms, callto)
Issues
- Protocol handling does not work with Firefox 4b2+ due to a change in how Gecko handles such components.
- Frequent errors on send, (status 0) and (status 400)