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 }}
markus2610
/
Android-RxJava
Public
forked from
kaushikgopal/RxJava-Android-Samples
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 18, 2014
Merge pull request #1 from mdrabic/patch-1
Show description for 4b74279
kaushikgopal
committed
4b74279
View commit details
Copy full SHA for 4b74279
Browse repository at this point
Fix typo in readme
mdrabic
committed
55d6045
View commit details
Copy full SHA for 55d6045
Browse repository at this point
Commits on Aug 5, 2014
docs: adding notes on wip examples
Kaushik Gopal
committed
2f4289b
View commit details
Copy full SHA for 2f4289b
Browse repository at this point
Commits on Jul 24, 2014
Update README.md
kaushikgopal
committed
dea67fd
View commit details
Copy full SHA for dea67fd
Browse repository at this point
fix: subscriber's OnCompleted cannot seem to ber called from observable. OnCompleted made intenally from OnNext now
Kaushik Gopal
committed
eeaf75f
View commit details
Copy full SHA for eeaf75f
Browse repository at this point
docs: update README with examples
Kaushik Gopal
committed
8698d31
View commit details
Copy full SHA for 8698d31
Browse repository at this point
feat: add debounce to subject
Kaushik Gopal
committed
958214c
View commit details
Copy full SHA for 958214c
Browse repository at this point
fix: change BehaviorSubject to PublishSubject because that is really what we need
Kaushik Gopal
committed
c852573
View commit details
Copy full SHA for c852573
Browse repository at this point
refactor: use Subject for searching demo
Kaushik Gopal
committed
7e66871
View commit details
Copy full SHA for 7e66871
Browse repository at this point
Commits on Jul 23, 2014
refactor: still don't know what the hell i'm doing with buffer
Kaushik Gopal
committed
87c4492
View commit details
Copy full SHA for 87c4492
Browse repository at this point
refactor: rename setuplogadapter to just setuplogger
Kaushik Gopal
committed
57621fe
View commit details
Copy full SHA for 57621fe
Browse repository at this point
feat: wip: cleanup buffer example based on current misunderstanding
Kaushik Gopal
committed
7fc766c
View commit details
Copy full SHA for 7fc766c
Browse repository at this point
fix: add note to hit button multiple times
Kaushik Gopal
committed
5f39213
View commit details
Copy full SHA for 5f39213
Browse repository at this point
feat: concurrency with schedulers demo (running long operation in bg)
Kaushik Gopal
committed
081983c
View commit details
Copy full SHA for 081983c
Browse repository at this point
refactor: cleanup names for demo
Kaushik Gopal
committed
adffc8e
View commit details
Copy full SHA for adffc8e
Browse repository at this point
wip
Kaushik Gopal
committed
5512ca0
View commit details
Copy full SHA for 5512ca0
Browse repository at this point
feat: wip: got accumulation of tapping to work, but all events go through to onComplete
Kaushik Gopal
committed
9c2af1c
View commit details
Copy full SHA for 9c2af1c
Browse repository at this point
feat: got basic logging working with RxJava (no accumulation yet)
Kaushik Gopal
committed
657bcfc
View commit details
Copy full SHA for 657bcfc
Browse repository at this point
feat: wiring up button tap with logs
Kaushik Gopal
committed
b26a227
View commit details
Copy full SHA for b26a227
Browse repository at this point
chore: setup demo activity operations
Kaushik Gopal
committed
fdc9b98
View commit details
Copy full SHA for fdc9b98
Browse repository at this point
feat: first commit
Kaushik Gopal
committed
c26b5f5
View commit details
Copy full SHA for c26b5f5
Browse repository at this point
Initial commit
kaushikgopal
committed
2f75526
View commit details
Copy full SHA for 2f75526
Browse repository at this point
You can’t perform that action at this time.