Stéphane Nicolas

Results 200 comments of Stéphane Nicolas

Retrofit is also very interesting. Explore the different extensions of RS. https://github.com/stephanenicolas/robospice/extensions 2016-11-24 3:01 GMT-08:00 Stéphane NICOLAS : > OkHttp is definitely the reference on Android. > > 2016-11-23 23:04...

I guess the problem comes from the fact that each fragment manages its own SpiceManager. If so, the SpiceManager is stopped and a new one is restarted when you press...

I don't understand @Stephan Petzl, as service is like an activity. These things live and die and have a life cycle. There are no chances you can get a service...

Hi @Nikola Keskinov and @Stephan Petzl, Stephan, from a user perspective I know it can be surprising but that is what Android programming is about : preserving resources through life...

Sorry for the delay @jorgevila . This bug looks really interesting but I don't have much time to tackle it for now. I am on some hot new OSS stuff....

@andreabreu-me I have read your thread a long time ago. I find it interesting but really I don't have enough time to read it in depth and try to see...

Please provide a more detailed suggestion, or even better a PR, or an API design. Issue is marked 'till then. It will be closed if there is no further activity...

Go for a PR, please, base on master, not release. S. 2014-09-08 13:10 GMT-04:00 softwaremaverick [email protected]: > As an exercise I recommend you look at doing the changes as cleanly...

I am not sure this is really a bug but more a side effect of how things work. What result would you expect ?

Hi guys, I agree it would be a nice addition. Extensions in RS are designed for this kind of things.. (I say this to reconciliate @nkeskinov concern of not adding...