All Versions
5
Latest Version
Avg Release Cycle
35 days
Latest Release
2392 days ago

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, 2017
    • 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')

  • 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