Skip to content

Releases: smartnsoft/droid4me.ext

droid4me.ext v2.9.0

05 Mar 13:38

Choose a tag to compare

droid4me.ext-2.9.0

Release the version 2.9.0

droid4me.ext v2.7.0

09 Feb 13:44

Choose a tag to compare

Bug fix

  • Fix potential NPE into the FragmentAggregate class

droid4me.ext v2.6.0

01 Dec 13:11
2532476

Choose a tag to compare

  • Update the implementation of the SmartRowListAdapter class
  • Update the project to gradle 4.1 and Android Studio 3.0.1
  • Update dependencies

droid4me v2.5.2.1

07 Jul 08:26

Choose a tag to compare

  • Hot fix on the ActivityInterceptor class that check for a non support instance into the onLifeCycleEvent.

droid4me.ext v2.5.2

03 Jul 14:19

Choose a tag to compare

First open source version

droid4me.ext v2.5.1

19 May 13:19

Choose a tag to compare

  • Remove deprecated classes
  • Update dependencies

droid4me.ext v2.5

16 Mar 09:24

Choose a tag to compare

  • Migrate the project on Android Studio
  • Update dependencies

droid4me.ext v2.4.2

15 Feb 13:44

Choose a tag to compare

  • Added the possibility to add a Fragment instead of replace it through the method addOrReplaceFragment of the ActivityAggregate class ;
  • Cleaned-up the code

droid4me.ext v2.4.1

03 May 15:46

Choose a tag to compare

Fixed issues with the management of the backstack.

droid4me.ext v2.4.0

28 Apr 16:15

Choose a tag to compare

  • Removed the ConnetivityListener class (moved to the droid4me framework)
  • Removed the com/android/debug/hv package (see this post)
  • Removed the JacksonHttpClientWebServiceCaller class
  • Introduced the JacksonUrlConnectionWebServiceCaller
  • Cleaned-up the code