5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-09-18 21:39:34 +00:00
envayasms/src/org/envaya/kalsms
2011-09-19 14:58:23 -07:00
..
receiver add test mode to allow testing KalSMS on a phone that is also being used for normal messaging; allow user to configure specific phone numbers to handle 2011-09-19 14:58:23 -07:00
task avoid exceeding Android limit of 100 outgoing SMS/app/hour; allow effectively increasing limit via expansion packs; revert Sms -> sms in XML response 2011-09-18 15:29:30 -07:00
ui add test mode to allow testing KalSMS on a phone that is also being used for normal messaging; allow user to configure specific phone numbers to handle 2011-09-19 14:58:23 -07:00
App.java add test mode to allow testing KalSMS on a phone that is also being used for normal messaging; allow user to configure specific phone numbers to handle 2011-09-19 14:58:23 -07:00
Base64Coder.java fix null pointer exception; remove dependency on Base64 for android 1.6 compatibility 2011-09-12 12:55:33 -07:00
CheckMmsInboxService.java support for incoming MMS 2011-09-17 18:38:16 -07:00
IncomingMessage.java add test mode to allow testing KalSMS on a phone that is also being used for normal messaging; allow user to configure specific phone numbers to handle 2011-09-19 14:58:23 -07:00
IncomingMms.java support for incoming MMS 2011-09-17 18:38:16 -07:00
IncomingSms.java support for incoming MMS 2011-09-17 18:38:16 -07:00
MmsObserver.java avoid exceeding Android limit of 100 outgoing SMS/app/hour; allow effectively increasing limit via expansion packs; revert Sms -> sms in XML response 2011-09-18 15:29:30 -07:00
MmsPart.java support for incoming MMS 2011-09-17 18:38:16 -07:00
MmsUtils.java support for incoming MMS 2011-09-17 18:38:16 -07:00
OutgoingMessage.java add test mode to allow testing KalSMS on a phone that is also being used for normal messaging; allow user to configure specific phone numbers to handle 2011-09-19 14:58:23 -07:00
QueuedMessage.java support for incoming MMS 2011-09-17 18:38:16 -07:00