Commit Graph

10 Commits

Author SHA1 Message Date
amla70
e4dca60d6f Improve the behavior of the interface. 2010-08-09 14:27:54 +00:00
patrick.oreilly
a1c780b6e6 Send URL encoded in a QR image created by the Google Charts API 2010-08-06 22:36:10 +00:00
amla70
28bd5be8b9 First version of send files to the phone, needs more testing. 2010-08-04 20:02:06 +00:00
amla70
cded508494 Added preferences dialog. Moved the Protocols menu to the context menu of the toolbar button.
Disabled by default mms:
2010-08-02 18:40:13 +00:00
amla70
7f3f413fcb Register/unregister the protocol handlers automatically based on the preferences (can be tested in about:config).
Added handlers for the protocols that the phone understands.
2010-08-01 18:33:04 +00:00
amla70
006a2e9bb7 Remove dead locales.
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.
2010-07-30 22:54:27 +00:00
patrick.oreilly
d7fade85b2 Version 1.0 alpha
- 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)
2010-07-30 00:58:11 +00:00
patrick.oreilly
0d417e97e1 Google Account login method changed from popup to new tab.
Additional localization.
2010-07-29 20:20:57 +00:00
patrick.oreilly
39d3e47487 -Implement the v2 and v3 server protocol
-Switch to POST and secure server
-Use the password manager with custom login dialog to handle login process
2010-07-29 20:19:51 +00:00
patrick.oreilly
75865084c0 Version 0.2 - First version of merged SendToPhone and FoxToPhone 2010-07-29 20:08:10 +00:00