- Square, Inc.
- Pittsburgh, PA, USA
- jakewharton@gmail.com
- http://jakewharton.com
Pinned repositories
3,286 contributions in the last year
Contribution activity
January 2017
Created a pull request in square/okhttp
that received 2
comments
Use Socket instead of Closeable for compatibility.
Versions prior to Android 4.4 (aka Java 6) did not have Socket implementing Closeable. Closes #3124.
- 2.x: Add scheduler creation factories
- 2.x: ExecutorScheduler.scheduleDirect to report isDisposed on complete
- 2.x: fix cross-boundary invalid fusion with observeOn, flatMap & zip
- 2.x: make Obs.combineLatest consistent with Flowable + doc cornercase
- 2.x: fix Observable.concatMapEager bad logic for immediate scalars
- 2.x: fix withLatestFrom null checks, lifecycle
- 2.x: add subjects for Single, Maybe and Completable
- 2.x: add strict() operator for strong RS conformance
- 2.x: fix Single.takeUntil() other triggering twice
- 2.x: add sample() overload that can emit the very last buffered item
- 2.x: fix LambdaObserver calling dispose when terminating
61
contributions
in private repositories
Jan 3 – Jan 25