Releases: backtrace-labs/backtrace-android
Releases · backtrace-labs/backtrace-android
Backtrace Android library 1.2.0
Version 1.2.0 - 07.04.2019
BacktraceDatabase- offline error report storage and auto re-submission support in the event of network outage and server unavailability,
Backtrace Android library 1.1.2
Version 1.1.2 - 07.03.2019
- Added class name to function name in exception StackFrame
- Added exception message to annotations
Backtrace Android library 1.1.1
Version 1.1.1 - 26.02.2019
- Fixed NullPointerException in filter out Backtrace files in StackTraceElements
Backtrace Android library 1.1.0
Version 1.1.0 - 25.02.2019
- Added support for file attachments and annotations
- Added battery level and status attributes
- Added screen brightness attribute
- Fixed Android version attribute
- Fixed bug with negative number of lines in stacktrace
- Filtered out the frames from the Backtrace library
- Simplified BacktraceClient class, removed 'send' and 'async' methods overwrites
- Replaced spaces with underscore in all enums strings