- Upgrading dependencies
- Java -> Kotlin migration
- Fixed Manifest merge error because of conflicting FileProvider
- Fixed random crash while scrolling calls list
- Fixing #22
- Migrate support library to AndroidX
- Fixing #21
- Update gradle and Android dependencies
- Moving DB writes to background thread.
- Correcting card-view dependency version
- Search functionality on http calls list and on particular response/request
- Fixing crash on deleting http records
- Allowing copy and share functionality of headers
- Eliminating Realm dependency and using traditional database support from Android
- Using new guava library instead of old google-collection
- No-op versions
- Removed Data Binding dependency
- Fixing infinite loader issue
- Showing client side errors
- Using timestamp to name the log file
- Ability to share HTTP call data
- Ability to delete old requests
- UI enhancements
- Support for Square's OkHttp library
- Bug fixes
- Snooper core module
- Snooper Spring library