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

14 Commits

Author SHA1 Message Date
Jesse Young
22f8c26da1 add settings screen for ignored phone numbers; allow user to specify if they want to ignore non-numeric senders and shortcodes 2011-11-25 19:36:04 -08:00
Jesse Young
f430ddbe29 set http user-agent header 2011-11-13 15:11:17 -08:00
Jesse Young
2889bf9b4b send new log messages to server on each HTTP request; notify server of changes in device status (currently power/battery state) 2011-10-10 16:19:38 -07:00
Jesse Young
dedfdb582a improve performance of displaying log in Main activity 2011-10-01 15:45:28 -07:00
Jesse Young
cf1deeceab queue incoming messages like outgoing messages 2011-09-30 23:40:54 -07:00
Jesse Young
d7f803e60e add PendingMessages activity for viewing/retrying/deleting pending messages; clean up UI for ForwardInbox; create Inbox and Outbox class to simplify App class 2011-09-30 23:03:06 -07:00
Jesse Young
1081f57580 automatic failover between wifi/mobile if server cannot be reached; send timestamp of incoming message to server 2011-09-29 16:02:37 -07:00
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
bf14f23fe5 fix encoding problem for post requests, make test a separate action 2011-09-27 11:20:10 -07:00
Jesse Young
986b50f0a8 fix bug where outgoing sms would be cut off if they contain xml entities 2011-09-24 18:47:05 -07:00
Jesse Young
6384942c57 handle sending and receiving multipart sms messages > 160 chars 2011-09-23 23:00:51 -07:00
Jesse Young
1cf69e882a update links 2011-09-22 17:37:29 -07:00
Jesse Young
7df89cd5d0 rename to EnvayaSMS; add icon 2011-09-22 16:16:46 -07:00