nhaarman / AsyncAwait-Android
Utilizing async-await in Android
☆97Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for AsyncAwait-Android
- A JUnit rule to disable and enable device animations☆106Updated 4 years ago
- Modular²Recycler is a RecyclerView.Adapter that is modular squared.☆72Updated 3 years ago
- Repository for android animations Rx2 wrapper☆91Updated 7 years ago
- [DEPRECATED] RxJava extension for Android Google Cloud Messaging (aka gcm).☆95Updated 8 years ago
- RxJava extension for Android Firebase Cloud Messaging (aka fcm).☆113Updated 4 years ago
- Drop in solution to animate RecyclerView's dataset changes by using command pattern☆74Updated 7 years ago
- Reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, or compose [STABLE]☆85Updated 7 years ago
- DEPRECATED data loading solution for android to load data with no memory leaks, no boiler-plate, and no method count bloat☆168Updated 5 years ago
- Compile-time checked Unions of different types for Domain Modeling [STABLE]☆128Updated 7 years ago
- Dependency Injection Usage Checks☆97Updated 4 years ago
- AutoValue extension for creating Firebase Realtime Database objects☆102Updated 7 years ago
- Library for retaining Presenter on configuration change with minimal overhead.☆78Updated 4 years ago
- FunctionalRx2 is a collection of constructs to simplify a functional programming approach to Java and Android [STABLE]☆83Updated 7 years ago
- NoSQL fast-serializable storage with DataViews, Sorting, Filtering and more☆40Updated 8 years ago
- NoSQL storage with RxJava bindings [STABLE]☆88Updated 7 years ago
- Android Studio templates for MVP architecture proposed by ribot☆62Updated 8 years ago
- A demo that shows how to apply Model-View-Intent on Android☆86Updated 5 years ago
- ☆88Updated 7 years ago
- This repo contains two branches, one with a basic sample application using Dagger 2, and another with a more advanced sample application.☆39Updated 8 years ago
- Debug menu for happy android dev☆45Updated 5 years ago
- Set of timber trees for Crashlytics and debugging.☆70Updated 4 years ago
- ☆47Updated 6 years ago
- An android.* decoupled application stack for Android☆116Updated 2 years ago
- Composable adapters for Android RecyclerViews and ListViews☆108Updated 4 years ago
- Example code from Huyen's talk "Cool ConstraintLayout".☆56Updated 7 years ago
- Android MVP library