5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-09-16 12:39:35 +00:00
Go to file
2011-09-17 21:59:56 -07:00
libs support for incoming MMS 2011-09-17 18:38:16 -07:00
res support for incoming MMS 2011-09-17 18:38:16 -07:00
server/php set phone number and api version as regular post fields instead of custom http headers 2011-09-13 11:31:01 -07:00
src/org/envaya/kalsms support for incoming MMS 2011-09-17 18:38:16 -07:00
.gitmodules PHP server library with example implementation; add 'check now' button on menu 2011-09-12 16:53:38 -07:00
AndroidManifest.xml support for incoming MMS 2011-09-17 18:38:16 -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 fix null pointer exception; remove dependency on Base64 for android 1.6 compatibility 2011-09-12 12:55:33 -07:00
icons_license.txt add help screen 2011-09-12 19:06:03 -07:00
index.html github generated gh-pages branch 2011-09-15 11:03:37 -07:00
LICENSE.txt add MIT license 2011-01-01 11:22:56 -05: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.