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

15 Commits

Author SHA1 Message Date
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
Jesse Young
d5b973411b fix null pointer exception; remove dependency on Base64 for android 1.6 compatibility 2011-09-12 12:55:33 -07:00
Jesse Young
8f15a8c8f2 add menu with options to test server connection, or edit settings 2011-09-11 21:21:42 -07:00
Jesse Young
fc6cda4ea3 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
Jesse Young
9473ab1610 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
Nir Yariv
448eafecd8 Move post-parse sms sending to TargetUrlRequest 2011-01-18 13:57:34 -05:00
Nir Yariv
3ed1958ea3 add a poll=true parameter 2011-01-15 19:27:19 -05:00
Nir Yariv
208945044f cleanup home screen text 2011-01-15 19:26:40 -05:00
Nir Yariv
ec1dc62631 simplify polling UI to use fixed, 15 min intervals 2011-01-15 18:38:49 -05:00
Nir Yariv
8e31033862 new icon 2011-01-15 17:44:06 -05:00
Nir Yariv
aee1061c5a initial import of polling code 2011-01-15 14:42:26 -05:00
Nir Yariv
4130593f3d polling 2011-01-15 12:26:06 -05:00
Nir Yariv
bea2c36f49 add MIT license 2011-01-01 11:22:56 -05:00
Nir Yariv
c44c865fca init under new name 2010-10-03 20:11:48 -04:00