summaryrefslogtreecommitdiff
path: root/workspace/BlaMail/bin/BlaMail.apk
AgeCommit message (Collapse)Author
2010-11-05Fixed a bug that would cause additional threads to be created due to an ↵Luke Miller
unknown data connection status change.
2010-11-04Fixed bug that would cause multiple threads to be created, each sending an ↵Luke Miller
SMS when an e-mail was received. Changed notifications to match the android documentation.
2010-11-02Added functionality to reconnect to the inbox after the data connection has ↵Luke Miller
been lost. SMS notification is sent on connection and disconnection.
2010-10-31Fixed a bug that caused multiple delivery reports to be sent.Luke Miller
2010-10-31Added message loop to ensure simultaneous messages are sentLuke Miller
2010-10-29Added functionality for sending/receiving email. Fixed program hang when ↵Luke Miller
monitoring for new email. Added functionality for delivery report via sms.
2010-10-29blamailLuke Miller