Releases: ajitsing/Sherlock
Releases · ajitsing/Sherlock
Release 1.0.4
Release 1.0.3
- Added more stub implementation in sherlock-no-op
- Fixed the crash id generation logic
Release 1.0.2
- 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')
Release 1.0.1
- Removed Data Binding dependency
- Replaced realm with sqlite
Release 1.0.0
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