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
Merged PR#89 branch 'feature_stackTraceHash' of https://github.com/BoD/acra into merging_89 More... about 10 years ago
Merge pull request #170 from william-ferguson-au/custom-https-socket-2 More... about 10 years ago
Merge branch 'master' of github.com:ACRA/acra More... about 10 years ago
Small cleanup for PR#202 Don't spawn thread to wait for SendWorker on handleSilentException(). Renamed forceSilentReport param for better comprehension. More... about 10 years ago
Merge pull request #201 from jaysoffian/prevent_startup_race More... about 10 years ago
Don't spawn thread to wait for SendWorker on handleSilentException() More... about 10 years ago
Prevent potential race-condition when sending reports at startup More... about 10 years ago
Merge pull request #199 from jaysoffian/send_reports_at_shutdown More... about 10 years ago
Merge pull request #198 from jaysoffian/fix_log_stmt More... about 10 years ago
Make sending reports at shutdown configurable More... about 10 years ago
Reverse order of log statement and invoking uncaughtException handler More... about 10 years ago
Merge pull request #193 from AHDPuK/master More... about 10 years ago
Use RFC 822 for timezone More... about 10 years ago
Send time values always in English locale ingoring current locale set in Android. More... about 10 years ago
Merge pull request #187 from d4rken/issue_186 More... over 10 years ago
Fixes issue #186 * Now checks the return type, JSONObject or JSONArray * If it's a JSONArray we find the original target * If neither case fits, we drop the value instead of crashing More... over 10 years ago
Merge pull request #174 from jrodr/master More... over 10 years ago
equals method modified and hashcode added to ActivityLifecycleCallbacksWrapper More... over 10 years ago
Merge pull request #173 from MasoodFallahpoor/mb More... over 10 years ago
equals method added to ActivityLifecycleCallbacksWrapper More... over 10 years ago
Add the ability to customize the text of positive and negative buttons of CrashReportDialog More... over 10 years ago
Merge pull request #172 from william-ferguson-au/logging-crashes-immediately More... over 10 years ago
Logging crashes as soon as they are received so that if an error occurs during ErrorReport handling that we have a record of the original exception. More... over 10 years ago
Remerge of pull request 141 - Configuring a different SocketFactory for HTTPs. More... over 10 years ago
Merge pull request #169 from william-ferguson-au/issue-161 More... over 10 years ago
Better handling when no default ExceptionHandler is configured. More... over 10 years ago
Merge pull request #168 from william-ferguson-au/issue-127 More... over 10 years ago
Making lastActivityCreate a WeakReference to avoid unnecessarily holding a reference to a completed Activity. More... over 10 years ago
Merge pull request #87 from yuriykulikov/for_acra_on_handle_exception_command More... over 10 years ago
Merge pull request #167 from william-ferguson-au/issue-159 More... over 10 years ago