EasyMVP

A full-featured framework that allows building android applications following the principles of Clean Architecture.

APACHE-2.0 License

Stars
1.3K

Bot releases are hidden (Show)

EasyMVP - 1.2.0-beta8 Latest Release

Published by SaeedMasoumi over 7 years ago

  • Force loader to call Presenter#onDestroyed inside Controller#onDestroy in conductor
  • Minor bug fix
EasyMVP - 1.2.0-beta7

Published by SaeedMasoumi over 7 years ago

  • Support new android gradle plugin (3.x.x)
  • Minor bug fix
EasyMVP - 1.2.0-beta6

Published by SaeedMasoumi over 7 years ago

  • Support for different types of UseCases. (#18)
EasyMVP - 1.2.0-beta5

Published by SaeedMasoumi over 7 years ago

  • Add @PresenterId annotation to support multiple instances of a same view class in a parent view. (#28)
EasyMVP - 1.1.1

Published by SaeedMasoumi over 7 years ago

  • Force compiler to generate Loaders classes
EasyMVP - 1.2.0-beta1

Published by SaeedMasoumi over 7 years ago

  • Add @ConductorController annotation to support Conductor. (#10)
EasyMVP - 1.1.0

Published by SaeedMasoumi over 7 years ago

EasyMVP - 1.0.5

Published by SaeedMasoumi over 7 years ago

  • Clear the view reference in AbstractPresenter#onViewDetached.
EasyMVP -

Published by SaeedMasoumi almost 8 years ago

EasyMVP - 1.0.3

Published by SaeedMasoumi almost 8 years ago

  • Downgrading the version of jsr305.
EasyMVP - 1.0.2

Published by SaeedMasoumi almost 8 years ago

  • Use jsr305 at compilation step.
EasyMVP -

Published by SaeedMasoumi almost 8 years ago

  • Fix a bug related to using both apt and annotationProcessor configurations.
Badges
Extracted from project README
Related Projects