bugsnag / bugsnag-android

BugSnag crash monitoring and reporting tool for Android apps
https://www.bugsnag.com/platforms/android/
Other
1.18k stars 205 forks source link

More open Event model #2060

Closed YYChen01988 closed 1 month ago

YYChen01988 commented 1 month ago

Goal

Open up more Event model APIs, that users can add new Errors, Threads, and leave breadcrumbs at an Event level.

Changeset

The Event class includes new methods to:

The Error and Thread classes include new methods to add Stackframes.

Testing

New unit tests added.

bugsnagbot commented 1 month ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1852.98 1674.68
arm64_v8a 631.04 450.82
armeabi_v7a 565.51 385.29
x86 708.85 528.62
x86_64 676.09 495.86

Generated by :no_entry_sign: Danger