FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · guffyWave/Android-RxJava · GitHub
guffyWave
/
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 Jul 3, 2015
Update README.md
kaushikgopal
committed
8379b69
View commit details
Copy full SHA for 8379b69
Browse repository at this point
feat: improvised pseudo cache after conversation with artem https://twitter.com/kaushikgopal/status/591271805211451392
Kaushik Gopal
committed
7a96bf4
View commit details
Copy full SHA for 7a96bf4
Browse repository at this point
fix: note on improvised pseudo caching example + typos,grammar:
Kaushik Gopal
committed
c7fafa8
View commit details
Copy full SHA for c7fafa8
Browse repository at this point
give Mike credit for lighting fire under my butt and implementing example
Kaushik Gopal
committed
0388c1e
View commit details
Copy full SHA for 0388c1e
Browse repository at this point
fix: typos
Kaushik Gopal
committed
67be410
View commit details
Copy full SHA for 67be410
Browse repository at this point
feat: flush out example that retries with an exponential backoff strategy
Kaushik Gopal
committed
6a8fea3
View commit details
Copy full SHA for 6a8fea3
Browse repository at this point
feat: exponential backoff delay example
Kaushik Gopal
committed
d610fe7
View commit details
Copy full SHA for d610fe7
Browse repository at this point
feat: add explanation for exponential backoff strategy with intended examples
Kaushik Gopal
committed
4b2180f
View commit details
Copy full SHA for 4b2180f
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL