Sternum Android SDK
Changelog

Version 1.3.5:

  • Linux, Java - Improvements for build process
  • Linux, Android, iOS - Send a trace on SDK boot indicating how much data was lost due to insufficient cache space
  • iOS - Enabled Crash Detection feature
  • Linux, Android - Crash Detection will translate module name and offset of PC/LR
  • Linux, native APIs - Added upload_text_file API
  • Linux, Android, iOS - Introduced a delay between connection attempts
  • Fixed transmission interrupted issue

Version 1.3.4:

  • Linux, Android - Crash Detection feature fix

Version 1.3.3:

  • Added Java SDK for Linux and Windows
  • Android - Use native OpenSSL transmission ports

Version 1.3.2:

  • Added Linux SDK
  • Linux, Android - Added Crash Detection feature
  • Linux, Android, iOS - Automatically include timestamp in traces

Version 1.3.1:

  • Android - Configured Proguard to show keep additional info.
  • Android - Added static compilation output for native implementation.
  • SDK initialize function will return success if SDK was already initialized.

Version 1.3.0:

  • Allow to configure persistent cache maximum size.
  • Improved tracing API to any remove throughput limitation.
  • Increased trace maximum size to 64KB
  • Renamed APIs.

Version 1.2.1:

  • Extended multi-device trace relay support.
  • Added persistent cache.

Version 1.2:

  • Added Packet parsing for all traces that are relayed by the SDK.
  • Added Testing/Release mode parameter to SDK init API.

Version 1.1:

  • Added Tracing API.