Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stealthcode
/
RxJava
Public
forked from
ReactiveX/RxJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
RxJava
rxjava-contrib
rxjava-android
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 6, 2014
Removed use of deprecated API from tests & operators, fixed year in headers, added and removed suppressions, fixed line endings, replaced tabs with spaces
akarnokd
committed
b4b6762
View commit details
Copy full SHA for b4b6762
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Scheduler.Inner -> Scheduler.Worker
Show description for 598afbb
benjchristensen
committed
598afbb
View commit details
Copy full SHA for 598afbb
View code at this point
Browse repository at this point
Commits on Apr 18, 2014
inner() -> createInner()
Show description for e797905
benjchristensen
committed
e797905
View commit details
Copy full SHA for e797905
View code at this point
Browse repository at this point
Scheduler.inner() for Language and Contrib Modules
benjchristensen
committed
5604c18
View commit details
Copy full SHA for 5604c18
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Merge pull request #1038 from Yarikx/android-view-observable
Show description for 62cdfa4
benjchristensen
committed
62cdfa4
View commit details
Copy full SHA for 62cdfa4
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
rxjava-android: parameterize OperatorViewClick by concrete view type
Yarikx
committed
bc37906
View commit details
Copy full SHA for bc37906
View code at this point
Browse repository at this point
Commits on Apr 12, 2014
OperatorWeakBinding -> OperatorConditionalBinding
mttkay
committed
0afafe3
View commit details
Copy full SHA for 0afafe3
View code at this point
Browse repository at this point
Commits on Apr 6, 2014
OperatorWeakBinding to not use WeakReferences anymore
Show description for bc6ad01
mttkay
committed
bc6ad01
View commit details
Copy full SHA for bc6ad01
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
Rewrite AndroidObservableTest to test the new operator
mttkay
committed
7ba5be9
View commit details
Copy full SHA for 7ba5be9
View code at this point
Browse repository at this point
Forward subscription of wrapped subscriber
mttkay
committed
45afeb9
View commit details
Copy full SHA for 45afeb9
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
Guard the log calls
mttkay
committed
2f0670e
View commit details
Copy full SHA for 2f0670e
View code at this point
Browse repository at this point
Some cleaning up
mttkay
committed
135b6c1
View commit details
Copy full SHA for 135b6c1
View code at this point
Browse repository at this point
OperatorWeakBinding supports predicates now
mttkay
committed
d7037b5
View commit details
Copy full SHA for d7037b5
View code at this point
Browse repository at this point
merge remote-tracking branch 'netflix/master' into operator-weak-binding
mttkay
committed
0ff4237
View commit details
Copy full SHA for 0ff4237
View code at this point
Browse repository at this point
Commits on Mar 2, 2014
First implementation of OperatorWeakBinding
mttkay
committed
955bc50
View commit details
Copy full SHA for 955bc50
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
A number of improvements to OperatorObserveFromAndroidComponent
Show description for c298d5e
mttkay
committed
c298d5e
View commit details
Copy full SHA for c298d5e
View code at this point
Browse repository at this point
Commits on Feb 18, 2014
Rewrite OperationObserveFromAndroidComponent to OperatorObserveFromAndroidComponent
zsxwing
committed
e2b67b8
View commit details
Copy full SHA for e2b67b8
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
Move rx.util.functions to rx.functions
Show description for c20c01e
benjchristensen
committed
c20c01e
View commit details
Copy full SHA for c20c01e
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
Force ViewObservable be subscribed and unsubscribed in the UI thread
zsxwing
committed
f98616d
View commit details
Copy full SHA for f98616d
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
Update to use Subscriber/Subscriptions.create
Show description for b1a7711
benjchristensen
committed
b1a7711
View commit details
Copy full SHA for b1a7711
View code at this point
Browse repository at this point
Merge pull request #783 from mironov-nsk/android-ui-operators
Show description for 20bbe7c
benjchristensen
committed
20bbe7c
View commit details
Copy full SHA for 20bbe7c
View code at this point
Browse repository at this point
Commits on Feb 4, 2014
Update Modules to New Scheduler
benjchristensen
committed
4bdf08d
View commit details
Copy full SHA for 4bdf08d
View code at this point
Browse repository at this point
Commits on Feb 1, 2014
Add Subscription.isUnsubscribed()
benjchristensen
committed
c07e459
View commit details
Copy full SHA for c07e459
View code at this point
Browse repository at this point
Commits on Jan 31, 2014
Restored use of Observer in most places
benjchristensen
committed
99f32ab
View commit details
Copy full SHA for 99f32ab
View code at this point
Browse repository at this point
working on stuff
benjchristensen
committed
cac2118
View commit details
Copy full SHA for cac2118
View code at this point
Browse repository at this point
Commits on Jan 26, 2014
Implement some Android UI related operators
Show description for 1da668a
nsk-mironov
committed
1da668a
View commit details
Copy full SHA for 1da668a
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
Fix Unit Tests
benjchristensen
committed
6a1c8f0
View commit details
Copy full SHA for 6a1c8f0
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
Compiling. Unit Tests Failing.
Show description for 5478e30
benjchristensen
committed
5478e30
View commit details
Copy full SHA for 5478e30
View code at this point
Browse repository at this point
Commits on Jan 15, 2014
Make Observable Methods Final
Show description for 5ec11c3
benjchristensen
committed
5ec11c3
View commit details
Copy full SHA for 5ec11c3
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
Separated Android test code from source.
wehjin
committed
22233ac
View commit details
Copy full SHA for 22233ac
View code at this point
Browse repository at this point
Commits on Dec 10, 2013
Add Missing License Headers
benjchristensen
committed
71d25d1
View commit details
Copy full SHA for 71d25d1
View code at this point
Browse repository at this point
rx.concurrent -> rx.schedulers for Android and Swing modules
benjchristensen
committed
99ceebe
View commit details
Copy full SHA for 99ceebe
View code at this point
Browse repository at this point
Commits on Nov 27, 2013
Use Object as argument type for fromFragment helper
Show description for 8a648d9
mttkay
committed
8a648d9
View commit details
Copy full SHA for 8a648d9
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
Add missing license headers.
benjchristensen
committed
2319d0a
View commit details
Copy full SHA for 2319d0a
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Singularize AndroidObservables, move to observables package
mttkay
committed
5417b59
View commit details
Copy full SHA for 5417b59
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.