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 }}
klmpois
/
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
Breadcrumbs
History for
Android-RxJava
app
on
master
User selector
All users
All time
Commit history
Commits on May 16, 2015
fix: search debounce - what was i thinking with the previous code?
Kaushik Gopal
committed
605e493
View commit details
Copy full SHA for 605e493
View code at this point
Browse repository at this point
Commits on May 12, 2015
fix: spaces from PR
Kaushik Gopal
committed
fa10cda
View commit details
Copy full SHA for fa10cda
View code at this point
Browse repository at this point
fix: add PR https://github.com/kaushikgopal/Android-RxJava/pull/13 from @sherifmakhlouf
Kaushik Gopal
committed
debe574
View commit details
Copy full SHA for debe574
View code at this point
Browse repository at this point
feat: add button 3 example where you start immediately and then go on with intervals
Kaushik Gopal
committed
4feeb5f
View commit details
Copy full SHA for 4feeb5f
View code at this point
Browse repository at this point
refactor: use timer for 1 time task with delay as more idiomatic
Kaushik Gopal
committed
e1e6773
View commit details
Copy full SHA for e1e6773
View code at this point
Browse repository at this point
feat: add button 2 non-stop interval
Kaushik Gopal
committed
55f7617
View commit details
Copy full SHA for 55f7617
View code at this point
Browse repository at this point
feat: run task 5 times with interval then complete + refactor: cleanup presentation
Kaushik Gopal
committed
91cbb7c
View commit details
Copy full SHA for 91cbb7c
View code at this point
Browse repository at this point
feat: timing demo - run once with delay then complete
Kaushik Gopal
committed
42570be
View commit details
Copy full SHA for 42570be
View code at this point
Browse repository at this point
feat: wip: add wiring for Timing demo
Kaushik Gopal
committed
fb50334
View commit details
Copy full SHA for fb50334
View code at this point
Browse repository at this point
refactor: change timer to timeout demo fragment
Kaushik Gopal
committed
c7247cf
View commit details
Copy full SHA for c7247cf
View code at this point
Browse repository at this point
refactor: mass reformat exodus as per new code style
Kaushik Gopal
committed
141ae17
View commit details
Copy full SHA for 141ae17
View code at this point
Browse repository at this point
fix: changed package name to remove app
Kaushik Gopal
committed
1453c4e
View commit details
Copy full SHA for 1453c4e
View code at this point
Browse repository at this point
refactor: mass refactor exodus according to codestyles in kg's https://github.com/kaushikgopal/jetbrains_env repo
Kaushik Gopal
committed
c905fc4
View commit details
Copy full SHA for c905fc4
View code at this point
Browse repository at this point
refactor: use BaseFragment with LeakCanary RefWatcher
Kaushik Gopal
committed
835e288
View commit details
Copy full SHA for 835e288
View code at this point
Browse repository at this point
chore: Add LeakCanary to project
Kaushik Gopal
committed
bb90bb7
View commit details
Copy full SHA for bb90bb7
View code at this point
Browse repository at this point
Commits on May 7, 2015
Fixing the configuration changes issue in MainActivity
SherifMakhlouf
committed
abcb14e
View commit details
Copy full SHA for abcb14e
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
feat: flush out pseudo cache example using .concat
Kaushik Gopal
committed
61e69ff
View commit details
Copy full SHA for 61e69ff
View code at this point
Browse repository at this point
fix: unncessary null check
Kaushik Gopal
committed
5a3ae78
View commit details
Copy full SHA for 5a3ae78
View code at this point
Browse repository at this point
fix: cleanup list populating code
Kaushik Gopal
committed
d5623ae
View commit details
Copy full SHA for d5623ae
View code at this point
Browse repository at this point
resolve merge conflict
Kaushik Gopal
committed
875567b
View commit details
Copy full SHA for 875567b
View code at this point
Browse repository at this point
feat: wip: write pseudo cache example using .concat
Kaushik Gopal
committed
736b1ac
View commit details
Copy full SHA for 736b1ac
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
chore: gitignore update
Kaushik Gopal
committed
575e0ee
View commit details
Copy full SHA for 575e0ee
View code at this point
Browse repository at this point
feat: add new example that explains a good use case of .combineLatest (form validation
Kaushik Gopal
committed
28c9fb7
View commit details
Copy full SHA for 28c9fb7
View code at this point
Browse repository at this point
Commits on Apr 5, 2015
fix intents for better diff view
alanwgeorge
committed
1d3d5d7
View commit details
Copy full SHA for 1d3d5d7
View code at this point
Browse repository at this point
added listview output to Retrofit example
alanwgeorge
committed
a25196a
View commit details
Copy full SHA for a25196a
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
chore: upgrade RxAndroid from 0.23 to 0.24
Kaushik Gopal
committed
d443f68
View commit details
Copy full SHA for d443f68
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
refactor: rename bottom fragments for RxBus example and introduce a 3rd approach for debounced buffer
Kaushik Gopal
committed
1ccb0cf
View commit details
Copy full SHA for 1ccb0cf
View code at this point
Browse repository at this point
Commits on Dec 25, 2014
fix: remove unnecessary tx
Kaushik Gopal
committed
01ee20e
View commit details
Copy full SHA for 01ee20e
View code at this point
Browse repository at this point
fix: change tap text size
Kaushik Gopal
committed
a228658
View commit details
Copy full SHA for a228658
View code at this point
Browse repository at this point
fix: remove direct lauching to Bus demo for dev
Kaushik Gopal
committed
385e665
View commit details
Copy full SHA for 385e665
View code at this point
Browse repository at this point
refactor: move fragments/classes to make structure simpler
Kaushik Gopal
committed
aa3e7e0
View commit details
Copy full SHA for aa3e7e0
View code at this point
Browse repository at this point
feat: check for dead event condition before sending out bus events - hasObservers
Kaushik Gopal
committed
7d4ad73
View commit details
Copy full SHA for 7d4ad73
View code at this point
Browse repository at this point
fix: use a debounced Buffer
Kaushik Gopal
committed
726a60f
View commit details
Copy full SHA for 726a60f
View code at this point
Browse repository at this point
feat: crude implementation of RxBus - uses buffer with tweaked settings
Kaushik Gopal
committed
6fceaf0
View commit details
Copy full SHA for 6fceaf0
View code at this point
Browse repository at this point
fix: assign subscription from AndroidObservable
Kaushik Gopal
committed
7aba299
View commit details
Copy full SHA for 7aba299
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.