FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · java4ever/RxJava-Android-Samples · GitHub
java4ever
/
RxJava-Android-Samples
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 Feb 26, 2016
feat: Merge PR #42 courtesy: @marukami
Show description for 75bdc27
Kaushik Gopal
committed
75bdc27
View commit details
Copy full SHA for 75bdc27
Browse repository at this point
feat: add a randomly long task to check poll is respected
Kaushik Gopal
committed
1efd68d
View commit details
Copy full SHA for 1efd68d
Browse repository at this point
ref: use RepeatWhen approach for increasingly delayed polling
Kaushik Gopal
committed
87124aa
View commit details
Copy full SHA for 87124aa
Browse repository at this point
feat: add comments for in-depth explanation of the working
Show description for 5557c04
Kaushik Gopal
committed
5557c04
View commit details
Copy full SHA for 5557c04
Browse repository at this point
fix: use for a simpler solution to the polling problem (thanks @mandybess for hitting me up on this)
Kaushik Gopal
committed
588df66
View commit details
Copy full SHA for 588df66
Browse repository at this point
fix: styling + text on help
Kaushik Gopal
committed
337f53c
View commit details
Copy full SHA for 337f53c
Browse repository at this point
Commits on Feb 25, 2016
chore: upgrade gradle wrapper version
Kaushik Gopal
committed
b944942
View commit details
Copy full SHA for b944942
Browse repository at this point
Commits on Feb 16, 2016
Merge pull request #51 from marukami/code-style
Show description for 321fb01
kaushikgopal
committed
321fb01
View commit details
Copy full SHA for 321fb01
Browse repository at this point
Commits on Feb 10, 2016
added project code style and cleaned up ignores
mtilbrook-dev
committed
cbe676f
View commit details
Copy full SHA for cbe676f
Browse repository at this point
Commits on Feb 8, 2016
fix: finished polling demo
mtilbrook-dev
committed
b661f0f
View commit details
Copy full SHA for b661f0f
Browse repository at this point
Merge pull request #47 from marukami/material-color
Show description for 18f8280
kaushikgopal
committed
18f8280
View commit details
Copy full SHA for 18f8280
Browse repository at this point
Merge pull request #43 from marukami/on-attach-fix
Show description for c6e0a26
kaushikgopal
committed
c6e0a26
View commit details
Copy full SHA for c6e0a26
Browse repository at this point
Merge pull request #44 from marukami/butterknife-unbind
Show description for e6e0cd4
kaushikgopal
committed
e6e0cd4
View commit details
Copy full SHA for e6e0cd4
Browse repository at this point
Commits on Feb 3, 2016
update theme to be more material
mtilbrook-dev
committed
85979da
View commit details
Copy full SHA for 85979da
Browse repository at this point
Commits on Jan 27, 2016
fix: replaced deprecated onAttach with correct override
mtilbrook-dev
committed
b6ee8d9
View commit details
Copy full SHA for b6ee8d9
Browse repository at this point
fix: added ButterKnife unbind s, and cleaned up if not null unsubscribe
mtilbrook-dev
committed
605ecdf
View commit details
Copy full SHA for 605ecdf
Browse repository at this point
Commits on Jan 17, 2016
merge: networking example with volley (courtesy: offbye)
Kaushik Gopal
committed
2f883a7
View commit details
Copy full SHA for 2f883a7
Browse repository at this point
fix: move to independent package + remove dead code + add readme
Kaushik Gopal
committed
f7c38d9
View commit details
Copy full SHA for f7c38d9
Browse repository at this point
fix: remove dead code/comment + reformat
Kaushik Gopal
committed
ecbcd0e
View commit details
Copy full SHA for ecbcd0e
Browse repository at this point
feat: merge upgrade retrofit + okhttp changes (courtesy: prt2121)
Kaushik Gopal
committed
4c82d0a
View commit details
Copy full SHA for 4c82d0a
Browse repository at this point
fix: api changes due to upgrade + abstraction of github service
Kaushik Gopal
committed
d21e1cf
View commit details
Copy full SHA for d21e1cf
Browse repository at this point
ref: abstract creation of GithubService
Show description for 0b8efac
Kaushik Gopal
committed
0b8efac
View commit details
Copy full SHA for 0b8efac
Browse repository at this point
chore: upgrade to retrofit 2.beta 3 + okhttp 3.0.1 while we're at it
Kaushik Gopal
committed
4da0d72
View commit details
Copy full SHA for 4da0d72
Browse repository at this point
chore: upgrade ButterKnife 5.1.1 -> 7.0.1
Show description for e42ee1e
Kaushik Gopal
committed
e42ee1e
View commit details
Copy full SHA for e42ee1e
Browse repository at this point
Commits on Jan 8, 2016
Merge pull request #36 from marukami/retrofit-frag
Show description for 3f41658
kaushikgopal
committed
3f41658
View commit details
Copy full SHA for 3f41658
Browse repository at this point
Merge pull request #37 from marukami/cache-merge-frag-fix
Show description for b000ba3
kaushikgopal
committed
b000ba3
View commit details
Copy full SHA for b000ba3
Browse repository at this point
Merge pull request #39 from marukami/timer-interval
Show description for e470e86
kaushikgopal
committed
e470e86
View commit details
Copy full SHA for e470e86
Browse repository at this point
Commits on Jan 4, 2016
fix: replaced deprecated timer call with interval
mtilbrook-dev
committed
b77433f
View commit details
Copy full SHA for b77433f
Browse repository at this point
Commits on Jan 3, 2016
fix: PseudoCacheMergeFragment _subscription was never been assigned
mtilbrook-dev
committed
a0c5f13
View commit details
Copy full SHA for a0c5f13
Browse repository at this point
Commits on Jan 2, 2016
fix: RetrofitFragment "Log with User Info:" button uses correct editText's
mtilbrook-dev
committed
1844f72
View commit details
Copy full SHA for 1844f72
Browse repository at this point
Commits on Dec 30, 2015
volley rx demo
张西涛
committed
ddcbefc
View commit details
Copy full SHA for ddcbefc
Browse repository at this point
Commits on Nov 21, 2015
Update README.md
kaushikgopal
committed
51acf73
View commit details
Copy full SHA for 51acf73
Browse repository at this point
Commits on Nov 17, 2015
Merge pull request #30 from marukami/master
Show description for 22284d6
kaushikgopal
committed
22284d6
View commit details
Copy full SHA for 22284d6
Browse repository at this point
Commits on Oct 25, 2015
update ButterKnife 5.1.1 -> 7.0.1
mtilbrook-dev
committed
3515c6a
View commit details
Copy full SHA for 3515c6a
Browse repository at this point
Commits on Oct 4, 2015
Merge branch 'retrofit-2' of https://github.com/prt2121/RxJava-Android-Samples into prt2121-retrofit-2
Show description for 46504fb
Kaushik Gopal
committed
46504fb
View commit details
Copy full SHA for 46504fb
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL