-
webAI
- Minneapolis
- http://colintheshots.com
- @[email protected]
-
RxJavaExamples Public
Several simple examples demonstrating how to use RxJava along with a few exercises to try.
-
AnDevCon-RxPatterns Public
Patterns used by my AnDevCon talk "Reactive Android Patterns"
-
-
realm-browser Public
Forked from jonasrottmann/realm-browserAndroid Database Browser for realm-java
Java Other UpdatedApr 23, 2016 -
media-for-mobile Public
Forked from INDExOS/media-for-mobileMedia for Mobile
Java Other UpdatedApr 6, 2016 -
TestLiveWallpaper Public
An Android live wallpaper for QA testers to identify the model and version of the current device.
Java Apache License 2.0 UpdatedJan 19, 2016 -
RxDataBindingExample Public
An example of using data binding with RxJava to autocomplete Google Places details to a RecyclerView.
-
RxFsm Public
Forked from furuholm/RxFsmRxFsm is a hierarchical finite state machine (FSM) library built on top of RxJava.
Java Apache License 2.0 UpdatedNov 20, 2015 -
android-gpuimage Public
Forked from cats-oss/android-gpuimageAndroid filters based on OpenGL (idea from GPUImage for iOS)
Java UpdatedJul 2, 2015 -
An example of using RxJava to autocomplete searches with a slight delay and request cancellation.
-
RxRetrofitMashup Public
Example of using RxJava and Retrofit to create an API mashup with Observable.zip()
-
RxRetrofitGitHubExample Public
Example reactive Retrofit code for AnDevCon presentation
-
RxWatchFace Public
An implementation of an Android watch face based upon the GitHub API, Retrofit, and RxJava
-
robospice Public
Forked from stephanenicolas/robospiceRepo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports …
Java Apache License 2.0 UpdatedOct 21, 2014 -
-
-
android-segmented-control Public
Forked from Kaopiz/android-segmented-controlios7 UISegmentedControl for android
Java UpdatedMay 23, 2014 -
robospice-minnebar-example Public
Open source example code for Robospice/Retrofit/OkHTTP shown at Minnebar 2014
-
rxjava-android-example Public
Forked from andrewhr/rxjava-android-exampleFRP sample implementation for Android using RxJava