FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for app - pakoito/Android-RxJava · GitHub
pakoito
/
Android-RxJava
Public
forked from
kaushikgopal/RxJava-Android-Samples
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
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
Datepicker
Commit history
Commits on Oct 2, 2014
feat: add example for polling a server constantly
Kaushik Gopal
committed
f3579c3
View commit details
Copy full SHA for f3579c3
View code at this point
Browse repository at this point
feat: wiring up example for polling
Kaushik Gopal
committed
66ceea9
View commit details
Copy full SHA for 66ceea9
View code at this point
Browse repository at this point
chore: upgrade RxJava version from 0.17 -> 0.20.4
Kaushik Gopal
committed
4e6be41
View commit details
Copy full SHA for 4e6be41
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
chore: cleanup text
Kaushik Gopal
committed
92c0ea6
View commit details
Copy full SHA for 92c0ea6
View code at this point
Browse repository at this point
feat: add double binding text view example + cleanup README
Kaushik Gopal
committed
cd202c8
View commit details
Copy full SHA for cd202c8
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
fix: remove commented out section
kaushikgopal
committed
eeb850d
View commit details
Copy full SHA for eeb850d
View code at this point
Browse repository at this point
feat: add examples from Retrofit similar to JakeWharton's examples
Kaushik Gopal
committed
31def9f
View commit details
Copy full SHA for 31def9f
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
fix: use debounce operator - was trying out something else and forgot to comment back to original
Kaushik Gopal
committed
a789b5f
View commit details
Copy full SHA for a789b5f
View code at this point
Browse repository at this point
chore: reformat code to standard codestyle
Kaushik Gopal
committed
716e308
View commit details
Copy full SHA for 716e308
View code at this point
Browse repository at this point
fix: wip use throttlefirst and timeout for simulating timeout operation
Kaushik Gopal
committed
77ad508
View commit details
Copy full SHA for 77ad508
View code at this point
Browse repository at this point
chore:upgrade okhttp to 2
Kaushik Gopal
committed
23f0720
View commit details
Copy full SHA for 23f0720
View code at this point
Browse repository at this point
fix: long operation fails on orientation changes in concurrency demo #2
Kaushik Gopal
committed
f0a73ec
View commit details
Copy full SHA for f0a73ec
View code at this point
Browse repository at this point
Commits on Aug 10, 2014
feat: add internet permission
Kaushik Gopal
committed
52bc3be
View commit details
Copy full SHA for 52bc3be
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
feat: (wip) add timeout feature
Kaushik Gopal
committed
7ebe755
View commit details
Copy full SHA for 7ebe755
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
fix: layout equal buttons
Kaushik Gopal
committed
9159200
View commit details
Copy full SHA for 9159200
View code at this point
Browse repository at this point
fix: buffer implementation for accumulation
Kaushik Gopal
committed
7a3e0e0
View commit details
Copy full SHA for 7a3e0e0
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
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
View code at this point
Browse repository at this point
docs: update README with examples
Kaushik Gopal
committed
8698d31
View commit details
Copy full SHA for 8698d31
View code at this point
Browse repository at this point
feat: add debounce to subject
Kaushik Gopal
committed
958214c
View commit details
Copy full SHA for 958214c
View code at this point
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
View code at this point
Browse repository at this point
refactor: use Subject for searching demo
Kaushik Gopal
committed
7e66871
View commit details
Copy full SHA for 7e66871
View code at this point
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
View code at this point
Browse repository at this point
refactor: rename setuplogadapter to just setuplogger
Kaushik Gopal
committed
57621fe
View commit details
Copy full SHA for 57621fe
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
refactor: cleanup names for demo
Kaushik Gopal
committed
adffc8e
View commit details
Copy full SHA for adffc8e
View code at this point
Browse repository at this point
wip
Kaushik Gopal
committed
5512ca0
View commit details
Copy full SHA for 5512ca0
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
feat: wiring up button tap with logs
Kaushik Gopal
committed
b26a227
View commit details
Copy full SHA for b26a227
View code at this point
Browse repository at this point
chore: setup demo activity operations
Kaushik Gopal
committed
fdc9b98
View commit details
Copy full SHA for fdc9b98
View code at this point
Browse repository at this point
feat: first commit
Kaushik Gopal
committed
c26b5f5
View commit details
Copy full SHA for c26b5f5
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL