saravanarajan / acra

Automatically exported from code.google.com/p/acra
0 stars 0 forks source link

Allow to edit email intent before sending #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have file logging in place for my app. Now, I'd like to append the log file 
to the email generated by ACRA (I'm using the NOTIFICATION reporting).

An easy way to do this might be to provide an according hook in 
EmailIntentSender such that I could subclass and my attachment to the email 
intent.

Original issue reported on code.google.com by christia...@gmail.com on 26 Nov 2011 at 12:07