History
Version 2.0-beta (2011/09/22)
-
Enable sending more than Android's limit of 100 messages/app/hour via expansion packs
-
Forward incoming MMS messages to server
-
Server API changed to use POST requests instead of GET requests, and other changes;
support for future server API changes via 'version' request parameter
-
Authenticate with password shared between phone and server
-
Retry forwarding messages after a delay if there is an error
(e.g. due to temporarily broken internet or GSM connection)
-
Notify server of the status of outgoing messages
-
Support multiple phones connecting to same server
-
Show log messages to user to facilitate troubleshooting
-
User-configurable interval to poll for new outgoing messages
-
Option to prevent incoming messages from being stored in Messaging inbox
-
Option to forward messages already received in Messaging inbox
-
Option to enable/disable all SMS gateway functionality
-
Perform all HTTP requests asynchronously for better performance
-
Automatically start when the phone boots
-
Test mode to allow forwarding SMS from only certain phone numbers
-
Add server library and example code for PHP
-
Create EnvayaSMS website
-
Rename from KalSMS to EnvayaSMS
KalSMS Version 1a (2011/01/18)
-
Option to poll server for outgoing messages once per hour
KalSMS version 1 (2010/10/04)
-
Initial release with support for receiving incoming SMS and sending replies