5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-09-18 21:39:34 +00:00
Go to file
2011-09-11 01:35:10 -07:00
res use POST in http requests; use different url for outgoing sms; poll for outgoing sms more frequently; notify server when sms messages are sent 2011-09-11 01:35:10 -07:00
src/org/envaya/kalsms use POST in http requests; use different url for outgoing sms; poll for outgoing sms more frequently; notify server when sms messages are sent 2011-09-11 01:35:10 -07:00
AndroidManifest.xml use POST in http requests; use different url for outgoing sms; poll for outgoing sms more frequently; notify server when sms messages are sent 2011-09-11 01:35:10 -07:00
build.properties use POST in http requests; use different url for outgoing sms; poll for outgoing sms more frequently; notify server when sms messages are sent 2011-09-11 01:35:10 -07:00
build.xml use POST in http requests; use different url for outgoing sms; poll for outgoing sms more frequently; notify server when sms messages are sent 2011-09-11 01:35:10 -07:00
default.properties init under new name 2010-10-03 20:11:48 -04:00
LICENSE.txt add MIT license 2011-01-01 11:22:56 -05:00
local.properties use POST in http requests; use different url for outgoing sms; poll for outgoing sms more frequently; notify server when sms messages are sent 2011-09-11 01:35:10 -07:00
proguard.cfg use POST in http requests; use different url for outgoing sms; poll for outgoing sms more frequently; notify server when sms messages are sent 2011-09-11 01:35:10 -07:00
README.txt initial import of polling code 2011-01-15 14:42:26 -05:00

(Polling branch - this adds periodic URL polling functionality)

KalSMS is an simple Android SMS gateway application.

Info & setup here: http://wiki.github.com/niryariv/kalsms/

The code is released under the MIT license. Please contact niryariv@gmail.com with any questions or feedback.