openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ACRA
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 68 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Using an intermediate launcher activity to test crashes on a sub-activity.
Kevin Gaudin
More...
over 14 years ago
- Issue 4: Provide a way to override the preferences name for storing 'acra.disable' * new method CrashReportingApplication.getACRASharedPreferences() to be overridden * alternative setting 'acra.enable' to allow developers make their users check the setting to enable instead of disable crash reports. - Issue 6: Relaunching crashed app from home key recent app shortcut displays crash report dialog again * Setting android:excludeFromRecents and android:finishOnTaskLaunch to true in the CrashReportDialog activity declaration in the manifest should solve the issue - Issue 7: Silent notification not sent silently if pending * Added a prefix for silent reports stored in files to help detect silent notifications on application restart. This should now avoid throwing notifications when working on pending silent reports.
Kevin Gaudin
More...
over 14 years ago
Publishing v2.0.3 as stable release
Kevin Gaudin
More...
over 14 years ago
Publishing a new test version
Kevin Gaudin
More...
over 14 years ago
Javadoc update
Kevin Gaudin
More...
over 14 years ago
Making ReportingInteractionMode public was not a good idea as handling Exception with any other mode than SILENT would require additional resource ids. Offering a handleSilentException should be enough to fulfill developers requirements.
Kevin Gaudin
More...
over 14 years ago
Javadoc update
Kevin Gaudin
More...
over 14 years ago
Make ReportingInteractionMode public
Kevin Gaudin
More...
over 14 years ago
Javadoc update
Kevin Gaudin
More...
over 14 years ago
Publishing a new test version
Kevin Gaudin
More...
over 14 years ago
Fixed issue #2 : NPE if versionName is not set in the AndroidManifest.xml
Kevin Gaudin
More...
over 14 years ago
Publishing a new test version
Kevin Gaudin
More...
over 14 years ago
Get application package name from Context.getPackageName() instead of PackageInfo. Safer
Kevin Gaudin
More...
over 14 years ago
Give ErrorReporter a reference to the application Context instead of Application object. This might be safer.
Kevin Gaudin
More...
over 14 years ago
Test a case where application info could not be retrieved.
Kevin Gaudin
More...
over 14 years ago
Allow to override the reporting interaction mode when using a direct call to ErrorReporter.handleException().
Kevin Gaudin
More...
over 14 years ago
javadoc update
Kevin Gaudin
More...
over 14 years ago
Preparing 2.0.0-test release
Kevin Gaudin
More...
over 14 years ago
Preparing 2.0.0-test release
Kevin Gaudin
More...
over 14 years ago
Better association between user comment and report file.
Kevin Gaudin
More...
over 14 years ago
javadoc
Kevin Gaudin
More...
over 14 years ago
delete javadoc
Kevin Gaudin
More...
over 14 years ago
javadoc
Kevin Gaudin
More...
over 14 years ago
delete javadoc
Kevin Gaudin
More...
over 14 years ago
javadoc
Kevin Gaudin
More...
over 14 years ago
[no comment]
Kevin Gaudin
More...
over 14 years ago
Code cleaning
Kevin Gaudin
More...
over 14 years ago
Code cleaning
Kevin Gaudin
More...
over 14 years ago
Crash dialog OK toast
Kevin Gaudin
More...
over 14 years ago
Disable/enable ACRA with default SharedPreference "acra.disable".
Kevin Gaudin
More...
over 14 years ago
←
1
2
…
61
62
63
64
65
66
67
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree