Skip to content

Releases: backtrace-labs/backtrace-android

Backtrace Android library 1.2.0

07 Apr 19:37

Choose a tag to compare

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

07 Mar 17:57
c1b6afb

Choose a tag to compare

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

26 Feb 22:28
c114b91

Choose a tag to compare

Version 1.1.1 - 26.02.2019

  • Fixed NullPointerException in filter out Backtrace files in StackTraceElements

Backtrace Android library 1.1.0

25 Feb 20:08
36effe2

Choose a tag to compare

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