This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
envayasms
Watch
5
Star
0
Fork
0
You've already forked envayasms
mirror of
https://github.com/cwinfo/envayasms.git
synced
2024-11-09 18:20:27 +00:00
Code
Releases
Activity
f53ccc3cc9
envayasms
/
server
/
php
/
example
/
www
History
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
..
index.php
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
test.html
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