Re: [guardian-dev] NetCipher v2 alpha: supports OkHTTP, Volley, HttpClient and more

2016-08-15 Thread Hans-Christoph Steiner
Hans-Christoph Steiner: > > Mark Murphy: >> On Sat, Aug 13, 2016, at 09:49, Vanitas Vitae wrote: >>> I want to use NetCipher in my application, but I get an error for the >>> line >>> >>> compile 'info.guardianproject.netcipher-webkit:netcipher:2.0.0-alpha1' >>> >>> Android Studio tells me,

Re: [guardian-dev] NetCipher v2 alpha: supports OkHTTP, Volley, HttpClient and more

2016-08-14 Thread Mark Murphy
On Sat, Aug 13, 2016, at 09:49, Vanitas Vitae wrote: > I want to use NetCipher in my application, but I get an error for the > line > > compile 'info.guardianproject.netcipher-webkit:netcipher:2.0.0-alpha1' > > Android Studio tells me, that the library cannot be found. I run into the same

[guardian-dev] NetCipher v2 alpha: supports OkHTTP, Volley, HttpClient and more

2016-08-02 Thread Hans-Christoph Steiner
We're just finishing up a major overhaul of the NetCipher library, and its ready for people to try out! We have a new contributor, Mark Murphy, aka @commonsguy, who did lots of work including adding support for Google Volley, OkHTTP, and HttpClient for Android. The library has also been