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
|
eb808372f8
|
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 |
|
Jesse Young
|
430aeca5e2
|
enable user to change wifi sleep policy on kalsms settings page for convenience
|
2011-09-19 10:19:34 -07:00 |
|
Jesse Young
|
41141fa5fd
|
add menu option to forward existing messages from inbox (delivered when kalsms was not enabled)
|
2011-09-13 18:26:17 -07:00 |
|
Jesse Young
|
2911111490
|
keep messages waiting to be sent in memory; if forwarding fails (in either direction), retry a few times (1m, 10m, 1h, 1d) before giving up; add menu button to retry sending now
|
2011-09-12 22:03:25 -07:00 |
|
Jesse Young
|
307f354deb
|
add help screen
|
2011-09-12 19:06:03 -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
|
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
|
c44c865fca
|
init under new name
|
2010-10-03 20:11:48 -04:00 |
|