5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-09-19 13:59:35 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jesse Young
31085128eb keep backlogged outgoing messages in priority queue; allow server to set priority of outgoing messages; reschedule messages until the next time the android sending limit would not be exceeded 2011-09-28 14:46:16 -07:00
Jesse Young
faffc6c568 don't request delivery reports but leave option open in future; fix bug with encoding of apostrophe by php library 2011-09-27 20:23:36 -07:00
Jesse Young
03d5f556d7 update php server library and example 2011-09-27 11:30:49 -07:00
Jesse Young
6384942c57 handle sending and receiving multipart sms messages > 160 chars 2011-09-23 23:00:51 -07:00
Jesse Young
7df89cd5d0 rename to EnvayaSMS; add icon 2011-09-22 16:16:46 -07:00
Jesse Young
9a574b3ab4 add foreground service to keep App in memory (otherwise rate-limiting won't work) and provide notification 2011-09-19 18:51:45 -07:00
Jesse Young
e834488d29 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
Jesse Young
bead45360f set phone number and api version as regular post fields instead of custom http headers 2011-09-13 11:31:01 -07:00
Jesse Young
da334a04c9 remove test action to simplify server implementation; add icons from http://www.androidicons.com/freebies.php 2011-09-12 18:16:44 -07:00
Jesse Young
0a0f50ad18 fix comments for php server example 2011-09-12 17:47:56 -07:00
Jesse Young
aff22e51d8 use string status codes instead of integers 2011-09-12 17:37:37 -07:00
Jesse Young
cb8d95ebd5 PHP server library with example implementation; add 'check now' button on menu 2011-09-12 16:53:38 -07:00