FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · linuxcjh/RxJava-Android-Samples · GitHub
linuxcjh
/
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 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 Sep 30, 2015
Merge pull request #27 from IgorGanapolsky/master
Show description for 90099ae
kaushikgopal
committed
90099ae
View commit details
Copy full SHA for 90099ae
Browse repository at this point
Merge pull request #28 from bryant1410/patch-1
Show description for 8f5fb16
kaushikgopal
committed
8f5fb16
View commit details
Copy full SHA for 8f5fb16
Browse repository at this point
Change "where when" for "so when"
Show description for aa96999
bryant1410
committed
aa96999
View commit details
Copy full SHA for aa96999
Browse repository at this point
Commits on Sep 18, 2015
Update gradle version.
Show description for 37efbdf
Igor Ganapolsky
committed
37efbdf
View commit details
Copy full SHA for 37efbdf
Browse repository at this point
Commits on Sep 16, 2015
Merge pull request #25 from marukami/master
Show description for 2e20c5f
kaushikgopal
committed
2e20c5f
View commit details
Copy full SHA for 2e20c5f
Browse repository at this point
fix: typo
mtilbrook-dev
committed
8f23a6e
View commit details
Copy full SHA for 8f23a6e
Browse repository at this point
Commits on Sep 11, 2015
fix: broken link to blog post
kaushikgopal
committed
358a1b3
View commit details
Copy full SHA for 358a1b3
Browse repository at this point
Commits on Sep 4, 2015
refactor: ConnectableObservable and replay are code smells in Rx - use a Subject instead
Kaushik Gopal
committed
9cd4779
View commit details
Copy full SHA for 9cd4779
Browse repository at this point
fix: add missing imports for R
Kaushik Gopal
committed
e6158c0
View commit details
Copy full SHA for e6158c0
Browse repository at this point
feat: wip create a worker 2 fragment (use Eric's advice and refactor)
Kaushik Gopal
committed
98a6841
View commit details
Copy full SHA for 98a6841
Browse repository at this point
ref: rename persist worker example to 1 (cause there's a 2 coming up)
Kaushik Gopal
committed
0b171e5
View commit details
Copy full SHA for 0b171e5
Browse repository at this point
Commits on Sep 3, 2015
Merge branch 'DmitriyZaitsev-master'
Show description for 4f1e21c
Kaushik Gopal
committed
4f1e21c
View commit details
Copy full SHA for 4f1e21c
Browse repository at this point
chore: mass reformat of code
Kaushik Gopal
committed
1f593cd
View commit details
Copy full SHA for 1f593cd
Browse repository at this point
fix: merge conflict from DmitriyZaitsev branch
Kaushik Gopal
committed
d56ae42
View commit details
Copy full SHA for d56ae42
Browse repository at this point
fix: skip first item emitted, so it doesn't show all red until all inputs received
Kaushik Gopal
committed
7c634bf
View commit details
Copy full SHA for 7c634bf
Browse repository at this point
fix: bump up rxandroid to 1.0.1 and pull in RxBindings fixes #21
Kaushik Gopal
committed
3d224e7
View commit details
Copy full SHA for 3d224e7
Browse repository at this point
refactor: remove Guava dependency and reaplce Strings util check with native android #22
Kaushik Gopal
committed
03e8800
View commit details
Copy full SHA for 03e8800
Browse repository at this point
chore: bump up gradle and andoroid plugin versions
Kaushik Gopal
committed
019527c
View commit details
Copy full SHA for 019527c
Browse repository at this point
Commits on Aug 7, 2015
refactor(fragments) gather all fragments in one package;
DmitriyZaitsev
committed
b103680
View commit details
Copy full SHA for b103680
Browse repository at this point
Update MainFragment.java
Show description for 3061dea
DmitriyZaitsev
committed
3061dea
View commit details
Copy full SHA for 3061dea
Browse repository at this point
Commits on Jul 15, 2015
fix: memory leak caused by not destroying worker frag
Kaushik Gopal
committed
0c9aa40
View commit details
Copy full SHA for 0c9aa40
Browse repository at this point
fix: rename copy paster error
Kaushik Gopal
committed
d7f4b0d
View commit details
Copy full SHA for d7f4b0d
Browse repository at this point
Merge pull request #17 from fabioCollini/master
Show description for ba06507
kaushikgopal
committed
ba06507
View commit details
Copy full SHA for ba06507
Browse repository at this point
Commits on Jul 14, 2015
Cancel Observable subscription when the Activity is "really" destroyed
fabioCollini
committed
2947583
View commit details
Copy full SHA for 2947583
Browse repository at this point
Fix for resume after background
fabioCollini
committed
1e51d43
View commit details
Copy full SHA for 1e51d43
Browse repository at this point
Commits on Jul 13, 2015
fix: use a connectable observable instead of share
Kaushik Gopal
committed
1812c18
View commit details
Copy full SHA for 1812c18
Browse repository at this point
Commits on Jul 12, 2015
fix: yet another typo
kaushikgopal
committed
9aaa14f
View commit details
Copy full SHA for 9aaa14f
Browse repository at this point
fix: added link to blog post http://blog.kaush.co/2015/07/11/a-note-about-the-warmth-share-operator/
Kaushik Gopal
committed
4506ec1
View commit details
Copy full SHA for 4506ec1
Browse repository at this point
Commits on Jul 11, 2015
fix: cleanup
Kaushik Gopal
committed
1770d85
View commit details
Copy full SHA for 1770d85
Browse repository at this point
fix: makes the observable warm, not hot. so this is a hack to simulate heat
Kaushik Gopal
committed
b4cc9f1
View commit details
Copy full SHA for b4cc9f1
Browse repository at this point
Commits on Jul 9, 2015
feat: add a notification when observer subscribes for better feedback
Kaushik Gopal
committed
ac58b96
View commit details
Copy full SHA for ac58b96
Browse repository at this point
chore: upgrade to rx android 0.25.0
Kaushik Gopal
committed
6be2cea
View commit details
Copy full SHA for 6be2cea
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL