Created ReportPostingService

Updated the exception report activity to use the new
ReportPostingService to file new reports

Removed file option from the exception handler

Change-Id: Ie15b416f7764753f7f2a2e50159acd12efc2fa51
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-02-29 12:49:30 -05:00
parent 4e7c01d96e
commit 4258c29d01
5 changed files with 140 additions and 25 deletions

View File

@@ -8,5 +8,6 @@
<string name="description">Optional: Describe what happened</string>
<string name="version">Version</string>
<string name="no_reports">No Reports</string>
<string name="sending_report">Sending Exception Report</string>
</resources>