Mocklets Pluto Versions Save

Pluto is a on-device debugger for Android applications, which helps in inspection of HTTP requests/responses, capture Crashes and ANRs and manipulating application data on-the-go.

v1.1.1

2 years ago
  • VerifyError fix (#94)
  • Setup disable show init toast (#89)

v1.1.0

2 years ago
  • handling large response body efficiently (#87)
  • fix for ConcurrentModificationException (#86)

v1.0.9

2 years ago
  • fix for ConcurrentModificationException (#85)
  • handle *json media subtype (#83)

v1.0.8

2 years ago
  • fix for multiple easy access handles (#79)
  • show setup easy access dialog only once (#75)
  • use app's UncaughtExceptionHandler is provided by the app (#74)
  • logger dialog ui fixes (#70)
  • bottomsheet scroll issue fixes (#68)

v1.0.7

2 years ago
  • view leak issue fix (#64)
  • Disable Jetifier (#61)

v1.0.6

2 years ago
  • enable sharing options for request curl (#57)
  • Fix FileProvider manifest merging issue (#55)
  • Fix shared prefs setting description (#56)
  • enable sharing options for request curl (#54)

v1.0.5

2 years ago
  • data transformation logic improved (#48)
  • mutability flag added to notification pending indents (#47)
  • migration to kotlin-parcelize (#46)
  • new share options added (#45)
  • minSdkVersion bumped to 21 (#44)
  • logger improvements (#42)
  • getting ready for contributions (#40)

v1.0.1

2 years ago
  • hotfix for crash #6