Jesse Young
|
f53ccc3cc9
|
add support for incoming call notifications; fix intermittent NullPointerException when receiving MMS; fix MMS parts with missing filename; allow server to send error messages to be shown in app log (requires updating server library and using EnvayaSMS::get_error_xml()); send device manufacturer/model/sdk version in HTTP User-Agent header; add device_status notification for send_limit_exceeded; add send_status constant for cancelled messages; 30 sec timeouts for outgoing messages; send network type (MOBILE or WIFI) to server; send age (i.e. delay) of incoming message to server; fix crashing bug with checking connectivity; save MMS parts in example server
|
2012-03-15 17:20:23 -07:00 |
|
Jesse Young
|
2889bf9b4b
|
send new log messages to server on each HTTP request; notify server of changes in device status (currently power/battery state)
|
2011-10-10 16:19:38 -07:00 |
|
Jesse Young
|
af1f8afb68
|
add html page for simulating EnvayaSMS requests
|
2011-10-09 16:31:06 -07:00 |
|
Jesse Young
|
1081f57580
|
automatic failover between wifi/mobile if server cannot be reached; send timestamp of incoming message to server
|
2011-09-29 16:02:37 -07:00 |
|
Jesse Young
|
31085128eb
|
keep backlogged outgoing messages in priority queue; allow server to set priority of outgoing messages; reschedule messages until the next time the android sending limit would not be exceeded
|
2011-09-28 14:46:16 -07:00 |
|
Jesse Young
|
faffc6c568
|
don't request delivery reports but leave option open in future; fix bug with encoding of apostrophe by php library
|
2011-09-27 20:23:36 -07:00 |
|
Jesse Young
|
03d5f556d7
|
update php server library and example
|
2011-09-27 11:30:49 -07:00 |
|
Jesse Young
|
6384942c57
|
handle sending and receiving multipart sms messages > 160 chars
|
2011-09-23 23:00:51 -07:00 |
|
Jesse Young
|
7df89cd5d0
|
rename to EnvayaSMS; add icon
|
2011-09-22 16:16:46 -07:00 |
|