Releases: jemshit/EliteMvp
Releases · jemshit/EliteMvp
EliteNullViewRx1Presenter, EliteNullViewRx2Presenter
- Added 2 new classes: EliteNullViewRx1Presenter, that has
CompositeSubscriptions
andnullView
. EliteNullViewRx2Presenter, that hasCompositeDisposables
andnullView
. - UML update
- Sample for
EliteNullViewRx1Presenter
EliteNullViewPresenter. This version is NOT backward compatible with version 1 !!!
This version is NOT backward compatible with version 1 !!!
- RePackaging
- EliteNullViewPresenter is created
- Better documentation
- BuildTool, support library annotation, rxjava versions are upgraded
- Rxjava2 CompositeDisposable support
- Better, New examples (+ dagger 2.11 example)
- New launcher icon
V1.1.1
- Replacing compositeSubscription#unsubscribe() with compositeSubscription#clear() (This has been stated as common mistake in here: https://realm.io/news/mobilization-hugo-visser-rxjava-for-rest-of-us/)
- Static analysis tools (lint, findbugs, pmd) are added and codes are fixed
New class "EliteRxPresenter" is added
This commit is not completely backward compatible!
- New class
EliteRxPresenter
is added, which extendsElitePresenter
. RxJavaCompositeSubscription
codes fromElitePresenter
is moved toEliteRxPresenter
- Sample project is refactored for this new class
- Documentation is added for library classes and methods
New Package name
v.1.0.2
Nothing new actually
Nothing new, version name is without 'v' now
Initial Release
Version 1.0.0