aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated for SDK buildsHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0Ecm-14.1cm-14.0cm-13.0cretin452015-10-181-1/+1
* Don't define SDKion-mastercretin452015-10-171-1/+1
* Merge pull request #403 from ahmednuaman/patch-1Koushik Dutta2015-10-051-2/+2
|\
| * fixed typo relating to callback in multipart/form-data exampleAhmed Nuaman2015-10-041-2/+2
|/
* apache http is deperacated, comment out test until rewrittenKoushik Dutta2015-09-143-31/+29
* Thread affinity fixes for BufferedDataSinkKoushik Dutta2015-09-011-15/+25
* api 23, remove deprecated apache http stuff.Koushik Dutta2015-08-3014-166/+657
* Merge pull request #382 from mkonecny/masterKoushik Dutta2015-08-211-1/+1
|\
| * Update README.mdMartin Konecny2015-08-211-1/+1
| * Update README.mdMartin Konecny2015-08-211-1/+1
|/
* Merge pull request #378 from Ninjanetic/issue-295-null-objectKoushik Dutta2015-08-011-1/+4
|\
| * Handle cases where the transport becomes null during the socketIO heartbeat.Jason Adams2015-07-241-1/+4
|/
* Properly bubble up any exceptions during handshake failure.Koushik Dutta2015-06-281-1/+6
* Manually closing AsyncHttpResponse should also terminate the socket.Koushik Dutta2015-06-282-14/+24
* Merge pull request #363 from chengg11/masterKoushik Dutta2015-06-203-1/+20
|\
| * add onPing() support to client can be ware of the pings sent by serverchengg112015-06-193-1/+20
|/
* 216Koushik Dutta2015-06-122-3/+3
* 215:Koushik Dutta2015-06-092-2/+9
* mimes on streams.Koushik Dutta2015-05-272-2/+11
* min sdk, explicitly choose charsetKoushik Dutta2015-05-212-5/+6
* Add ISO-8859-1 charset.Koushik Dutta2015-05-201-0/+1
* Fix spdy negotiation.Koushik Dutta2015-05-123-6/+19
* Fix proxying to not require transparent proxying. This was a regression.Koushik Dutta2015-04-183-30/+5
* 213Koushik Dutta2015-03-251-2/+2
* Another approach to the message digest fix.Koushik Dutta2015-03-161-10/+16
* Revert "fix issue 461"Koushik Dutta2015-03-162-36/+17
* Merge pull request #331 from mkoslacz/issue_461Koushik Dutta2015-03-162-17/+36
|\
| * fix issue 461mkoslacz2015-03-162-17/+36
|/
* Fix proguard issues:Koushik Dutta2015-03-147-21/+41
* tighten up gradle files with android studio project defaultsKoushik Dutta2015-03-143-34/+6
* 211Koushik Dutta2015-03-121-2/+2
* remove imlKoushik Dutta2015-03-124-179/+1
* 210Koushik Dutta2015-03-092-4/+2
* Change AsyncParser.getType to Type and not class.Koushik Dutta2015-03-072-3/+6
* Revert "Revert "Add getType to AsyncParser.""Koushik Dutta2015-03-078-5/+27
* Revert "Add getType to AsyncParser."Koushik Dutta2015-03-078-27/+5
* Reverting as this is causing tests to fail. Common behavior is to accept the ...Koushik Dutta2015-03-071-13/+4
* Add getType to AsyncParser.Koushik Dutta2015-03-078-5/+27
* Merge pull request #326 from ExamTime/masterKoushik Dutta2015-03-051-4/+13
|\
| * Redirected requests now keep the same request method, body and headers as the...glennporter-examtime2015-03-051-4/+13
|/
* 209Koushik Dutta2015-03-042-11/+13
* FutureThread constructorKoushik Dutta2015-03-023-99/+16
* Merge pull request #323 from andhie/patch-1Koushik Dutta2015-02-261-1/+1
|\
| * Display Request Payload in Chrome InspectorAndhie Wong2015-02-261-1/+1
|/
* fix up some derpage for sonatypeKoushik Dutta2015-02-243-2/+4
* Update README.mdKoushik Dutta2015-02-241-7/+31
* b64 images for stetho previewKoushik Dutta2015-02-242-8/+21
* 208Koushik Dutta2015-02-243-4/+11
* 207: better npe fix. handle callbackKoushik Dutta2015-02-211-1/+1
* 207Koushik Dutta2015-02-211-2/+2