All Versions
5
Latest Version
Avg Release Cycle
35 days
Latest Release
2714 days ago
Changelog History
Changelog History
-
v1.0.4 Changes
September 10, 2017- โ Added Android O support
-
v1.0.3 Changes
July 05, 2017- โ Added more stub implementation in sherlock-no-op
- ๐ Fixed the crash id generation logic
-
v1.0.2 Changes
May 21, 2017Created a no-op module
๐ This can be used as dependency where one doesn't want to expose Sherlock. e.g releasereleaseCompile('com.github.ajitsing:sherlock-no-op:1.0.2@aar')
-
v1.0.1 Changes
May 11, 2017- โ Removed Data Binding dependency
- Replaced realm with sqlite
-
v1.0.0 Changes
April 25, 2017๐ 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