amitabh488 / acra

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

Ability to remove unsent reports from an old app version #135

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Purpose of code changes on this branch:
To discard errors generated by an old version of an app. Ie if a new version of 
an app starts up and there are unsent errors from an old app version discard 
the error because they are now telling a story that is no longer relevant.

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by william....@gmail.com on 2 Aug 2012 at 5:31

GoogleCodeExporter commented 8 years ago
Changes committed in revision#806.

Added the 'deleteOldUnsentReportsOnApplicationStart' annotation to control 
whether to delete old reports (defaults to true).

Original comment by william....@gmail.com on 2 Aug 2012 at 8:30

GoogleCodeExporter commented 8 years ago
I just reviewed the code changes, it looks good to me.

Original comment by kevin.gaudin on 4 Aug 2012 at 12:20

GoogleCodeExporter commented 8 years ago

Original comment by kevin.gaudin on 7 Sep 2012 at 9:31