Ajitsing Sherlock Versions Save

Sherlock reports any crash that occurs in your application

1.0.4

6 years ago
  • Added Android O support

1.0.3

6 years ago
  • Added more stub implementation in sherlock-no-op
  • Fixed the crash id generation logic

1.0.2

6 years ago
  • Created a no-op module This can be used as dependency where one doesn't want to expose Sherlock. e.g release
releaseCompile('com.github.ajitsing:sherlock-no-op:1.0.2@aar')

1.0.1

7 years ago
  • Removed Data Binding dependency
  • Replaced realm with sqlite

1.0.0

7 years ago

Features:

  • Report crash as notification
  • Show crash details on click of notification
  • Share crash details
  • See list of all crashes
  • API to get all crashes saved by Sherlock
  • Set AppInfo provider based on your requirements