Skip to content

Releases: smartnsoft/droid4me

droid4me v2.9.0

05 Mar 13:40
Compare
Choose a tag to compare
droid4me-2.9.0

Release the version 2.9.0

droid4me v2.8.0

06 Mar 09:05
Compare
Choose a tag to compare

Additions

  • The BitmapDownloader component can now display Gifs.

droid4me v2.7.0

09 Feb 13:42
Compare
Choose a tag to compare

API Breaking Changes

  • Update the signature of the onStatusCodeNotOk method in order to allow the modification of the headers of original request (it may help in order to renwe some tokens).

droid4me v2.6.1

05 Jan 13:41
Compare
Choose a tag to compare

Improvements

  • Switch ratio implementation for SmartViewExtension, need Width / Height ratio now (instead of Height / Width)

droid4me v2.6.0

01 Dec 12:53
Compare
Choose a tag to compare
  • Remove the deprecated BusinessObjectsRetrievalAsynchronousPolicy
  • Rename the BusinessObjectsRetrievalAsynchronousPolicyAnnotation annotation to BusinessObjectsRetrievalAsynchronousPolicy
  • Remove the deprecated SendLoadingIntent annotation
  • Remove the unused SendLogsTask class
  • Remove the getLogReportRecipient method from the SmartApplication
  • Indicate the ForBusinessObject as deprecated
  • SmartActivities and SmartFragment do not override the getLayoutInflater and the getSystemService methods anymore
  • Indicate the AndroidLifeCycle interface as deprecated
  • Indicate the getSystemService methods of the ActivityController class as deprecated
  • Indicate the getSystemService methods of the Droid4mizer class as deprecated
  • Update the SmartAdapters inner and nested classes in order to remove the dependency to the LayoutInflator and the Activity classes
  • Introduce the TypefaceManager class
  • Update the projet to Android Studio 3.0.1
  • Update the Android Support libraries to the version 27.0.1

droid4me v2.5.3

21 Jul 07:57
Compare
Choose a tag to compare
  • 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.

droid4me v2.5.2

03 Jul 15:47
Compare
Choose a tag to compare

Update the license to the MIT one

droid4me v2.5.1

19 May 13:21
Compare
Choose a tag to compare
  • Remove deprecated classes
  • Update dependencies
  • Add Gzip support into URLConnectionWebServiceCaller
  • Introduce the SmartAppCompatImageView widget
  • Introduce the SmartViewPager widget
  • Add the reportIssueIfNecessary method into the DefaultExceptionHandler
  • Remove the log4j implementation

droid4me v2.5.0

23 Mar 15:19
Compare
Choose a tag to compare
  • Migrate the project on Android Studio
  • Update dependencies

droid4me v2.4.8.3

16 Mar 09:14
Compare
Choose a tag to compare
  • We can now pass a LayoutInflater to the SmartAdapter in order to use a custom inflater to inflate the wrappers