The milestone that we called v1 is almost here. Thank you for the code, the comments, the stars and the tweets.
So far we've explored Model-View-Presenter with different flavors. From now on we're going to choose a new set of samples not focusing on the tools and libraries but on the underlying patterns: MVVM, MVC, Redux/Flux...
mvp-library1-library2-library3 sample?Changes to todo-mvp are merged into all the branches. This is a manual process with a lot error-prone conflict resolution. We want to focus on giving guidance, not on offering templates. For this reason we have decided to limit the samples that use more than one or two tools or libraries. However, we encourage developers to create them and host them on their own repositories as external samples.
We'll look for well-known and widely-used architectures, avoiding experimental designs. Feel free to request new samples and please use this thread to discuss the general direction of v2.
Note that we can still add samples based on todo-mvp (like the Navigator pattern sample).
If you're interested in contributing to a sample, read the guidelines for Contributors
For the v2, I'd like this repo to sync up with https://developer.android.com/topic/libraries/architecture/guide.html
Most helpful comment
For the v2, I'd like this repo to sync up with https://developer.android.com/topic/libraries/architecture/guide.html