elpassion / android-commons
Libraries written in Kotlin and used in most EL Passion Android projects
☆21Updated 5 years ago
Alternatives and similar repositories for android-commons:
Users that are interested in android-commons are comparing it to the libraries listed below
- Extension to use conductor with the new dagger.android module.☆36Updated 7 years ago
- Master-slave template with pagination using Clean Architecture and https://github.com/NYTimes/Store☆39Updated 5 years ago
- Huyen's example code from the Road to Kotlintown: Part II with examples of lambdas with receivers, extension functions, and DSLs in Kotli…☆27Updated 7 years ago
- FunctionalRx is a collection of constructs to simplify a functional programming approach to Java and [STABLE]☆48Updated 8 years ago
- Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests☆35Updated 7 years ago
- RxJava2 & 3 extensions for Android Databindings library☆41Updated 5 years ago
- App for droidcon Berlin 2017☆24Updated 6 years ago
- App for Droidcon NYC☆62Updated 6 years ago
- Sample data/queries for DroidconNYC2017 talk "The Resurgence of SQL"☆21Updated 7 years ago
- ☆87Updated 7 years ago
- Maxibon kata for Kotlin Developers. The main goal is to practice property based testing.☆43Updated 5 years ago
- ☆40Updated 7 years ago
- [DEPRECATED] Fluent test assertions for RxJava's 1.x TestSubscriber☆47Updated 8 years ago
- Compile-time checked Unions of different types for Domain Modeling [STABLE]☆34Updated 7 years ago
- Checks Parcelable implementation.☆48Updated 8 years ago
- Augomagically format Java files (deprecated)☆58Updated 6 years ago
- Simple example of an application build with the MVP pattern using RxJava☆16Updated 8 years ago
- AutoValue Extension to add Map generation support☆55Updated 8 years ago
- Demo project on How to be a Mockstar using Mockito and MockWebServer.