aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsyncSample
Commit message (Expand)AuthorAgeFilesLines
* readmeKoushik Dutta2013-03-211-5/+9
* caching works!Koushik Dutta2013-03-212-2/+29
* stuffKoushik Dutta2013-03-201-7/+2
* wipKoushik Dutta2013-03-191-0/+6
* getDefaultInstanceKoushik Dutta2013-03-191-2/+2
* allow creation of instances of AsyncHttpClient. This is a breaking change.Koushik Dutta2013-03-191-2/+2
* AsyncHttpServer: add request callback on all requestsKoushik Dutta2013-01-271-1/+1
* continuation bug fix if onCOmpleted is called twice. should probably assert o...Koushik Dutta2013-01-241-14/+0
* postDelayed support. remove resources. getServer on sinks.Koushik Dutta2013-01-121-0/+0
* remove local.propertiesKoushik Dutta2013-01-071-10/+0
* updatesKoushik Dutta2013-01-071-1/+1
* websocket client.Koushik Dutta2012-12-311-18/+0
* wipKoushik Dutta2012-12-302-31/+22
* fixesKoushik Dutta2012-12-261-4/+3
* minor fixes, sendFileKoushik Dutta2012-11-162-12/+10
* remove test codeKoushik Dutta2012-10-171-18/+0
* support for http postKoushik Dutta2012-10-174-2/+73
* various refactorings. add support for a buffer limit on BufferedDataSink./Koushik Dutta2012-10-171-5/+5
* Fix up SSLContext initialization on Froyo. Fix up SSLEngine initialization on...Koushik Dutta2012-10-133-33/+2
* more webserver related fixesKoushik Dutta2012-09-144-1/+134
* Change the api to include the response in the .download calls. Fix up query s...Koushik Dutta2012-08-281-1/+2
* rename refactor transform to filter. change sample namespace.Koushik Dutta2012-08-265-10/+14
* http keepalive workingKoushik Dutta2012-08-242-3/+3
* check inKoushik Dutta2012-08-246-13/+95
* sampleKoushik Dutta2012-08-2424-0/+242