5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Nov 04, 2023 — Nov 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #72 from metaquark/master More... almost 12 years ago
Consuming the response Entity after every Request More... almost 12 years ago
Issue #38: delete reports when notification is cancelled. More... almost 12 years ago
Issue #37: now use AlertDialog.Builder to create a dialog with button ordered according to the platform UI guidelines. We can also remove the theme from the manifest for the CrashReportDialog activity. More... almost 12 years ago
Javadoc update More... almost 12 years ago
Revert to standard snapshot version More... almost 12 years ago
Issue #60: when a ReportSender fails to send ONE report, it was blocking all other reports from being sent. Now we allow other reports to be processed. If the error was due to a temporary server-side outage, there's no real fear to be overloaded, each app can only send 5 reports on each sending session. More... almost 12 years ago
Fix Issue #60: 409 return codes are not considered as errors anymore. Report is considered as already received and is discarded. More... almost 12 years ago
Final fix for issue #66 - new lines had to be escaed in CUSTOM_DATA sub values. More... almost 12 years ago
#66 and acra/acralyzer#23 - Escape special characters to prevent new lines in values from being interpreted as new keys in CUSTOM_DATA. More... almost 12 years ago
Remove ant build file, we don't want to maintain 2 build systems. More... almost 12 years ago
Merge branch 'mikandi' More... almost 12 years ago
Remove ant build file, we don't want to maintain 2 build systems. More... almost 12 years ago
Merge branch 'master' of https://github.com/mikandi/acra into mikandi More... almost 12 years ago
Ignore local.properties. More... almost 12 years ago
Added an ant build file. More... almost 12 years ago
Added a link to the complete ChangeLog to the README. More... almost 12 years ago
Fixed bad links in the README. More... almost 12 years ago
Update README.md More... almost 12 years ago
Merge pull request #52 from pyricau/patch-1 More... almost 12 years ago
Fixing BasicSetup link More... almost 12 years ago
Merge pull request #51 from william-ferguson-au/master
Kevin Gaudin
as KevinGaudin
More... almost 12 years ago
Switching back to a SNAPSHOT More... almost 12 years ago
Fix package name in readme.txt More... about 12 years ago
Inclusion of an abstraction layer around activity lifecycle callbacks to stay compatible with the oldest android versions. More... about 12 years ago
Issue 42 More... about 12 years ago
Merge pull request #44 from william-ferguson-au/issue-42
Kevin Gaudin
as KevinGaudin
More... about 12 years ago
Creating 4.5.0-alpha to make use of fix for Issue-42 More... about 12 years ago
Handling issue-42 (infinite-acra-crash) by explicitly finishing the last Activity More... about 12 years ago
Merge remote branch 'upstream/master' More... about 12 years ago