Skip to content

droid4me v2.5.3

Compare
Choose a tag to compare
@ludovicroland ludovicroland released this 21 Jul 07:57
· 44 commits to master since this release
  • Introduce the DefaultIssueAnalyzer class with is a default implementation of the IssueAnalyzer class
  • Move the reportIssueIfNecessary method from the DefaultExceptionHandler class to the AbstractExceptionHandler class
  • Delete the unmigrated class SmartPreferenceFragmentCompat
  • Introduce the shouldTryToConsumeErrorInputstream method into the URLConnectionWebServiceCaller class in order to be able to consume error stream from APIs.