Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
androidlearners
/
AndroidAsync
Public
forked from
koush/AndroidAsync
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 7, 2014
delete directory
koush
committed
5f1b066
View commit details
Copy full SHA for 5f1b066
Browse repository at this point
AsyncHttpClient: fix copyHeader
koush
committed
39b6707
View commit details
Copy full SHA for 39b6707
Browse repository at this point
add test for when server accepts client certificates (failing)
koush
committed
14e1395
View commit details
Copy full SHA for 14e1395
Browse repository at this point
AsyncHttpClient: Fix range request on redirects.
Show description for a0c4810
koush
committed
a0c4810
View commit details
Copy full SHA for a0c4810
Browse repository at this point
AsyncSocketMiddleware: Fix log spam.
koush
committed
69d09a9
View commit details
Copy full SHA for 69d09a9
Browse repository at this point
AsyncSocketMiddleware: fix ConnectionInfo leak.
koush
committed
6a433b5
View commit details
Copy full SHA for 6a433b5
Browse repository at this point
Commits on Apr 6, 2014
Tests: Use dynamic ports
koush
committed
85afd4b
View commit details
Copy full SHA for 85afd4b
Browse repository at this point
Fix cache corruption.
koush
committed
1803f69
View commit details
Copy full SHA for 1803f69
Browse repository at this point
Move Dns Parsing
koush
committed
0e6558b
View commit details
Copy full SHA for 0e6558b
Browse repository at this point
Commits on Apr 5, 2014
BodyDecoder: honor connection-close as an end emitter
koush
committed
70f23cf
View commit details
Copy full SHA for 70f23cf
Browse repository at this point
PushParser: data consumption fix.
koush
committed
05ab8e0
View commit details
Copy full SHA for 05ab8e0
Browse repository at this point
PushParser: rename methods from Buffer to ByteArray
koush
committed
7355b57
View commit details
Copy full SHA for 7355b57
Browse repository at this point
PushParser: rename methods from Buffer to ByteArray
koush
committed
76fda12
View commit details
Copy full SHA for 76fda12
Browse repository at this point
UnknownRequestBody: allow access to emitter
koush
committed
a795a37
View commit details
Copy full SHA for a795a37
Browse repository at this point
Merge pull request #128 from zbsz/parser_refactoring
Show description for 8366402
koush
committed
8366402
View commit details
Copy full SHA for 8366402
Browse repository at this point
fixup tests.
koush
committed
56b4989
View commit details
Copy full SHA for 56b4989
Browse repository at this point
remove more crufty methods
koush
committed
7b6fe66
View commit details
Copy full SHA for 7b6fe66
Browse repository at this point
Commits on Apr 3, 2014
AsyncHttpClient: remove billions of overloads.
Show description for a7e75f8
koush
committed
a7e75f8
View commit details
Copy full SHA for a7e75f8
Browse repository at this point
Commits on Apr 2, 2014
socket.io xhr: do not reuse builder.
Show description for b18f24c
koush
committed
b18f24c
View commit details
Copy full SHA for b18f24c
Browse repository at this point
fix minor breakage in test
koush
committed
e211db3
View commit details
Copy full SHA for e211db3
Browse repository at this point
Merge pull request #129 from omailson/xhrpolling
Show description for a42e388
koush
committed
a42e388
View commit details
Copy full SHA for a42e388
Browse repository at this point
Commits on Apr 1, 2014
XHR-polling support to socket.io
Show description for a714ae7
omailson
committed
a714ae7
View commit details
Copy full SHA for a714ae7
Browse repository at this point
Commits on Mar 30, 2014
Removed unnecessary object allocations for TapCallback api
Zbigniew Szymański
committed
d7635ad
View commit details
Copy full SHA for d7635ad
Browse repository at this point
Restored old TapCallback api, still supporting simplified operations.
Show description for 55c375a
Zbigniew Szymański
committed
55c375a
View commit details
Copy full SHA for 55c375a
Browse repository at this point
AsyncHttpServerResponse: long content length fix
koush
committed
832fde8
View commit details
Copy full SHA for 832fde8
Browse repository at this point
fix downloads over 2gb
koush
committed
9606692
View commit details
Copy full SHA for 9606692
Browse repository at this point
Commits on Mar 29, 2014
PushParser refactoring
Show description for 7200445
Zbigniew Szymański
committed
7200445
View commit details
Copy full SHA for 7200445
Browse repository at this point
Commits on Mar 26, 2014
Merge pull request #126 from paulpdaniels/optimize-framing
Show description for 8992ab6
koush
committed
8992ab6
View commit details
Copy full SHA for 8992ab6
Browse repository at this point
Simplified the framing code down to division by a single constant,
Show description for ece384d
paulpdaniels
committed
ece384d
View commit details
Copy full SHA for ece384d
Browse repository at this point
Commits on Mar 23, 2014
watch for nre
koush
committed
a3b221d
View commit details
Copy full SHA for a3b221d
Browse repository at this point
Commits on Mar 20, 2014
Rearranged method signatures to avoid overloaded name collisions.
paulpdaniels
committed
85ebef4
View commit details
Copy full SHA for 85ebef4
Browse repository at this point
Watch for null values on UrlEncodedFormBody.
Show description for cd83ad0
koush
committed
cd83ad0
View commit details
Copy full SHA for cd83ad0
Browse repository at this point
Added a new send overload in the websocket that lets the use send an
Show description for 59cef55
paulpdaniels
committed
59cef55
View commit details
Copy full SHA for 59cef55
Browse repository at this point
Commits on Mar 19, 2014
Simple optimization to the framing code to remove an additional math
Show description for 992127c
paulpdaniels
committed
992127c
View commit details
Copy full SHA for 992127c
Browse repository at this point
AsyncHttpClient: watch and report invalid URIs.
Show description for 7188803
koush
committed
7188803
View commit details
Copy full SHA for 7188803
Browse repository at this point
Previous
Next
You can’t perform that action at this time.