Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
enderscode
/
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
on
master
User selector
All users
All time
Commit history
Commits on Aug 14, 2014
RxScala: Observable.items(T*) -> Observable.just(T*)
jbripley
committed
06c03b0
Copy full SHA for 06c03b0
Clarify OperatorTextViewInputTest methods
ronshapiro
committed
82bc2de
Copy full SHA for 82bc2de
Commits on Aug 5, 2014
Bring back ViewObservable.input(EditText, boolean) and rename new version to ViewObservable.text
ronshapiro
committed
b338afa
Copy full SHA for b338afa
Commits on Aug 4, 2014
Make Android ViewObservable.input observe TextView instead of String
ronshapiro
committed
0c4dac6
Copy full SHA for 0c4dac6
Commits on Jul 29, 2014
fix sticky intent duplication, add tests for OperatorBroadcast
Yarikx
committed
7d10c7e
Copy full SHA for 7d10c7e
remove main thread unsubscribe, fix LocalBroadcastOperatorTest
Yarikx
committed
d49cd1e
Copy full SHA for d49cd1e
Add operators to create Observables from BroadcastReceiver
Show description for 629acad
Yarikx
committed
629acad
Copy full SHA for 629acad
Commits on Jul 27, 2014
Bump to Robolectric 2.3, make samples build under Studio 0.8.+
Show description for ac6d04b
mttkay
committed
ac6d04b
Copy full SHA for ac6d04b
Commits on Jul 23, 2014
Upgrade to Quasar 0.6.0
pron
committed
57d3d5e
Copy full SHA for 57d3d5e
Commits on Jul 13, 2014
Adding alt attributes to img tags in javadocs to avoid occasional build issues
DavidMGross
committed
62de4d0
Copy full SHA for 62de4d0
Commits on Jul 11, 2014
Removed deprecated OnSubscribeFunc
AppliedDuality
committed
6543fa6
Copy full SHA for 6543fa6
Commits on Jul 10, 2014
Merge pull request #1394 from gliptak/scalabindings
Show description for 14f3f51
benjchristensen
committed
14f3f51
Copy full SHA for 14f3f51
Commits on Jul 9, 2014
Remove build provided references and separate JUnit tests
gliptak
committed
3702d02
Copy full SHA for 3702d02
Remove build provided references (except for rxjava-android)
gliptak
committed
3fff46f
Copy full SHA for 3fff46f
Commits on Jul 8, 2014
Merge pull request #1282 from abersnaze/closeable
Show description for 032d3af
benjchristensen
committed
032d3af
Copy full SHA for 032d3af
Commits on Jun 25, 2014
Merge pull request #1297 from everpeace/rxjava-scalaz
Show description for 6ffe9d7
benjchristensen
committed
6ffe9d7
Copy full SHA for 6ffe9d7
Merge pull request #1332 from ashleyj/master
Show description for a0e5cf1
benjchristensen
committed
a0e5cf1
Copy full SHA for a0e5cf1
Commits on Jun 17, 2014
DebugHook got miswired before
mattrjacobs
committed
43b75a9
Copy full SHA for 43b75a9
Commits on Jun 12, 2014
Merge pull request #1335 from mttkay/android-gradle-0.11
Show description for f7de6e9
benjchristensen
committed
f7de6e9
Copy full SHA for f7de6e9
Merge pull request #1327 from akarnokd/MoreJoinPatterns
Show description for 8326b76
benjchristensen
committed
8326b76
Copy full SHA for 8326b76
Commits on Jun 11, 2014
As per suggestions:
Show description for c46153c
ashleyj
committed
c46153c
Copy full SHA for c46153c
Commits on Jun 7, 2014
Bump build tools to 19.1 and android plugin to 0.11
Show description for ec434a5
mttkay
committed
ec434a5
Copy full SHA for ec434a5
Using the correct code style for variable name and removing unused imports.
Show description for b5655d2
dpsm
committed
b5655d2
Copy full SHA for b5655d2
Commits on Jun 6, 2014
IOSSchedulers for RoboVM
ashleyj
committed
5dbb81f
Copy full SHA for 5dbb81f
Commits on Jun 5, 2014
Adding ScheduledSubscription to parent in order to properly chain unsubscribe.
Show description for 09c3b62
dpsm
committed
09c3b62
Copy full SHA for 09c3b62
CRLF fix
akarnokd
committed
0e2e73f
Copy full SHA for 0e2e73f
Join patterns extension for 4..9 and N arity joins.
akarnokd
committed
419c0fe
Copy full SHA for 419c0fe
Using a ScheduledAction in order to ensure correct subscription behaviour.
Show description for 0045930
dpsm
committed
0045930
Copy full SHA for 0045930
Commits on Jun 4, 2014
Ensuring Runnables posted with delay to a Handler are removed when unsubscribed.
Show description for 641d4bc
dpsm
committed
641d4bc
Copy full SHA for 641d4bc
Commits on May 31, 2014
replaced getOne method which is based on promise with toBlocking.first
everpeace
committed
6cf9bf9
Copy full SHA for 6cf9bf9
Introduced 'rxjava-scalaz' project. This project provides some type class instances for Observable.
Show description for 4bda5f4
everpeace
committed
4bda5f4
Copy full SHA for 4bda5f4
Commits on May 30, 2014
switch from AutoCloseable to Closeable for java 6.
Show description for fff2817
abersnaze
committed
fff2817
Copy full SHA for fff2817
utility function for creating observables for closeable resources
abersnaze
committed
5d7995c
Copy full SHA for 5d7995c
Ensure StringObservable.from() does not perform read when already unsubscribed because read could block
davidmoten
committed
46b51cc
Copy full SHA for 46b51cc
Commits on May 16, 2014
Merge pull request #1195 from akarnokd/SwingSchedulerNegativeFix
Show description for d64b3a1
benjchristensen
committed
d64b3a1
Copy full SHA for d64b3a1
Previous
Next
You can’t perform that action at this time.