Releases: smartnsoft/droid4me.ext
Releases · smartnsoft/droid4me.ext
droid4me.ext v2.9.0
droid4me.ext-2.9.0 Release the version 2.9.0
droid4me.ext v2.7.0
Bug fix
- Fix potential NPE into the
FragmentAggregateclass
droid4me.ext v2.6.0
- Update the implementation of the
SmartRowListAdapterclass - Update the project to gradle 4.1 and Android Studio 3.0.1
- Update dependencies
droid4me v2.5.2.1
- Hot fix on the
ActivityInterceptorclass that check for a non support instance into theonLifeCycleEvent.
droid4me.ext v2.5.2
First open source version
droid4me.ext v2.5.1
- Remove deprecated classes
- Update dependencies
droid4me.ext v2.5
- Migrate the project on Android Studio
- Update dependencies
droid4me.ext v2.4.2
- Added the possibility to add a
Fragmentinstead of replace it through the methodaddOrReplaceFragmentof theActivityAggregateclass ; - Cleaned-up the code
droid4me.ext v2.4.1
Fixed issues with the management of the backstack.
droid4me.ext v2.4.0
- Removed the
ConnetivityListenerclass (moved to the droid4me framework) - Removed the
com/android/debug/hvpackage (see this post) - Removed the
JacksonHttpClientWebServiceCallerclass - Introduced the
JacksonUrlConnectionWebServiceCaller - Cleaned-up the code