5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-11-08 18:00:27 +00:00
envayasms/src/org/envaya/kalsms
2011-09-12 17:37:37 -07:00
..
App.java use string status codes instead of integers 2011-09-12 17:37:37 -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
DBHelper.java do http requests in AsyncTask so they don't freeze the UI thread; improve log messages; make poll interval configurable 2011-09-11 20:59:51 -07:00
HttpTask.java PHP server library with example implementation; add 'check now' button on menu 2011-09-12 16:53:38 -07:00
IncomingMessageForwarder.java PHP server library with example implementation; add 'check now' button on menu 2011-09-12 16:53:38 -07:00
Main.java PHP server library with example implementation; add 'check now' button on menu 2011-09-12 16:53:38 -07:00
MessageStatusNotifier.java use string status codes instead of integers 2011-09-12 17:37:37 -07:00
OutgoingMessagePoller.java PHP server library with example implementation; add 'check now' button on menu 2011-09-12 16:53:38 -07:00
OutgoingSmsMessage.java 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
Prefs.java fix null pointer exception; remove dependency on Base64 for android 1.6 compatibility 2011-09-12 12:55:33 -07:00