Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Several simple examples demonstrating how to use RxJava along with a few exercises to try.
Java 46
-
-
Example of using RxJava and Retrofit to create an API mashup with Observable.zip()
-
An example of using RxJava to autocomplete searches with a slight delay and request cancellation.
Java 9
-
Open source example code for Robospice/Retrofit/OkHTTP shown at Minnebar 2014
394 contributions in the last year
Contribution activity
February - July 2020
January 2020
Created a pull request in mozilla-mobile/fenix that received 12 comments
For #5182: Loading experiments on startup is slow, remove Fretboard!!
This removes Fretboard. The goal is to reduce cold startup costs associated with loading the experiments on the main thread. We currently have two …
Created an issue in mozilla-mobile/fenix that received 2 comments
MotionLayout home screen performance is very slow on cold startups
It appears from Marc Leclair's recent SysTrace results that our home screen is loading significantly more slowly in part due to the use of MotionLa…