Skip to content

Releases: RobertApikyan/LifecycleMvp

Multi presenter implementation

12 Feb 15:51
Compare
Choose a tag to compare
1.1.2-experimental

Implemented multi presenter

Updated dependences

03 Feb 11:32
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/RobertApikyan/LifecycleMvp

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

OnDestroy

25 Dec 12:39
Compare
Choose a tag to compare

OnDestroy method is added to the presenter, which is getting called with View model's onClear() method callback

view {} in background thread

13 Jun 09:52
Compare
Choose a tag to compare

Gradle update

22 Apr 11:04
Compare
Choose a tag to compare
1.0.6

Merge branch 'master' of https://github.com/RobertApikyan/LifecycleMvp

View Nesting

31 Oct 14:52
Compare
Choose a tag to compare
1.0.5

Merge branch 'master' of https://github.com/RobertApikyan/LifecycleMvp

View Nesting

31 Oct 13:32
Compare
Choose a tag to compare
nested

view{
 view{ }
 view{ }
}

View Nesting

31 Oct 13:19
Compare
Choose a tag to compare
nested

view{
 view{ }
 view{ }
}

View Nesting

31 Oct 13:11
Compare
Choose a tag to compare
nested

view{
 view{ }
 view{ }
}

View Nesting

31 Oct 12:58
Compare
Choose a tag to compare
nested

view{
 view{ }
 view{ }
}