FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · bopbi/Android-RxJava · GitHub
bopbi
/
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
User selector
Datepicker
Commit history
Commits on Jun 30, 2015
fix: @mattlogan called me out for being lazy and not doing the right thing. unsubscribe responsibly so no mem leaking
Kaushik Gopal
committed
481e175
View commit details
Copy full SHA for 481e175
Browse repository at this point
feat: add my RxUtils class with CompositeSubscription helpers
Kaushik Gopal
committed
89af977
View commit details
Copy full SHA for 89af977
Browse repository at this point
Commits on Jun 7, 2015
bef
Kaushik Gopal
committed
befeb85
View commit details
Copy full SHA for befeb85
Browse repository at this point
refactor: rename SubjectDebounceSearchEmitter to just DebounceEmitter cause we're no longer using a Subject
Kaushik Gopal
committed
d6566c9
View commit details
Copy full SHA for d6566c9
Browse repository at this point
fix: comment no longer holds
Kaushik Gopal
committed
eb12748
View commit details
Copy full SHA for eb12748
Browse repository at this point
Commits on Jun 5, 2015
fix: correct readme doc for buffered demo
Kaushik Gopal
committed
e805667
View commit details
Copy full SHA for e805667
Browse repository at this point
1. use ViewObservable for the clicks vs attaching a listener on the button
Show description for b99b513
Kaushik Gopal
committed
b99b513
View commit details
Copy full SHA for b99b513
Browse repository at this point
Commits on Jun 4, 2015
fix: don't need to explicitly point to a Scheduler. debounce default = computation
Kaushik Gopal
committed
96ef263
View commit details
Copy full SHA for 96ef263
Browse repository at this point
wip: polling demo requires more cleanup - also i think the timing demo is a better example
Kaushik Gopal
committed
5ad3a19
View commit details
Copy full SHA for 5ad3a19
Browse repository at this point
fix: clean text on combinelatest demo
Kaushik Gopal
committed
0707451
View commit details
Copy full SHA for 0707451
Browse repository at this point
fix: add clear button to timing demo
Kaushik Gopal
committed
e1d5dbb
View commit details
Copy full SHA for e1d5dbb
Browse repository at this point
fix: clean up text for demo
Kaushik Gopal
committed
63ddd0e
View commit details
Copy full SHA for 63ddd0e
Browse repository at this point
bef
Kaushik Gopal
committed
db1a1fe
View commit details
Copy full SHA for db1a1fe
Browse repository at this point
refactor: replace Subject with WidgetObservable
Kaushik Gopal
committed
517101a
View commit details
Copy full SHA for 517101a
Browse repository at this point
chore: add retrofit message
Kaushik Gopal
committed
5c3c31c
View commit details
Copy full SHA for 5c3c31c
Browse repository at this point
refactor: use Retrofit Observable return type directly
Kaushik Gopal
committed
e0e4870
View commit details
Copy full SHA for e0e4870
Browse repository at this point
Commits on Jun 2, 2015
feat: add sample showing AsyncTask Vs RxJava equivalent
Kaushik Gopal
committed
43c0ac3
View commit details
Copy full SHA for 43c0ac3
Browse repository at this point
bef
Kaushik Gopal
committed
ff1ac9a
View commit details
Copy full SHA for ff1ac9a
Browse repository at this point
refactor: .create() -> .just() : create is an overkill
Kaushik Gopal
committed
9f4f222
View commit details
Copy full SHA for 9f4f222
Browse repository at this point
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
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
Browse repository at this point
Merge branch 'sherifmakhlouf-master'
Show description for d06bf57
Kaushik Gopal
committed
d06bf57
View commit details
Copy full SHA for d06bf57
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
Browse repository at this point
feat: update README with timing demos
Kaushik Gopal
committed
5d3b5e6
View commit details
Copy full SHA for 5d3b5e6
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
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
Browse repository at this point
feat: add button 2 non-stop interval
Kaushik Gopal
committed
55f7617
View commit details
Copy full SHA for 55f7617
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
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
Browse repository at this point
feat: wip: add wiring for Timing demo
Kaushik Gopal
committed
fb50334
View commit details
Copy full SHA for fb50334
Browse repository at this point
refactor: change timer to timeout demo fragment
Kaushik Gopal
committed
c7247cf
View commit details
Copy full SHA for c7247cf
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
Browse repository at this point
fix: changed package name to remove app
Kaushik Gopal
committed
1453c4e
View commit details
Copy full SHA for 1453c4e
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
Browse repository at this point
refactor: use BaseFragment with LeakCanary RefWatcher
Kaushik Gopal
committed
835e288
View commit details
Copy full SHA for 835e288
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL