aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsyncSample/gen/com
Commit message (Collapse)AuthorAgeFilesLines
* remove genKoushik Dutta2013-05-163-22/+0
|
* Add support for byteorder and unconnected datagram sockets.Koushik Dutta2013-05-163-37/+12
| | | | Android Studio stupport.
* continuation bug fix if onCOmpleted is called twice. should probably assert ↵Koushik Dutta2013-01-241-14/+0
| | | | | | on that... fix http client bug if error occurs before header is received. callback is never invoked.
* wipKoushik Dutta2012-12-301-31/+4
|
* minor fixes, sendFileKoushik Dutta2012-11-162-12/+10
|
* support for http postKoushik Dutta2012-10-172-2/+4
|
* Fix up SSLContext initialization on Froyo. Fix up SSLEngine initialization ↵Koushik Dutta2012-10-131-1/+1
| | | | on Froyo. Fix bug where unwrapping could be reentrant.
* more webserver related fixesKoushik Dutta2012-09-141-1/+1
|
* rename refactor transform to filter. change sample namespace.Koushik Dutta2012-08-262-2/+2
|
* check inKoushik Dutta2012-08-242-2/+12
|
* sampleKoushik Dutta2012-08-243-0/+78