Changes between Version 52 and Version 53 of BluePrint/Mobile
- Timestamp:
- 12/17/10 15:52:01 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Mobile
v52 v53 71 71 72 72 * SMS (building on the current NCSU code) 73 * Investigate the [http://bitbucket.org/javarosa/javarosa/wiki/SMSSendingAPI OpenRosa SMS API]74 73 * Needs to work on the Sahana server side with more than just the controllers.msg.tropo() method (like sms_handler_modem) 75 74 * Need some way to verify that a whole form submission was successful (esp. for multi-part SMS). … … 78 77 * Need to authenticate the form submissions 79 78 * Need to compress the form submissions 79 * Use the [http://bitbucket.org/javarosa/javarosa/wiki/SMSSendingAPI OpenRosa SMS API] 80 80 * Strip out empty/default fields 81 81 * encode the characters more efficiently