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 }}
CoderXL
/
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
Breadcrumbs
History for
AndroidAsync
AndroidAsyncTest
on
master
User selector
All users
All time
Commit history
Commits on Feb 11, 2014
Fixups for Handler removal.
koush
committed
744076d
View commit details
Copy full SHA for 744076d
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
AsyncHttpServer: Add support for HEAD method on assets.
koush
committed
a5dd021
View commit details
Copy full SHA for a5dd021
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
Fix bug in ContentLengthFilter and Util.pump.
Show description for 2c6c544
koush
committed
2c6c544
View commit details
Copy full SHA for 2c6c544
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Add support for multicast dns
koush
committed
2ba0bae
View commit details
Copy full SHA for 2ba0bae
View code at this point
Browse repository at this point
Commits on Nov 13, 2013
SimpleFuture: calling setCallback on a cancelled SimpleFuture should invoke the callback.
koush
committed
9de5c15
View commit details
Copy full SHA for 9de5c15
View code at this point
Browse repository at this point
Fix test for adjusted cancel behavior
koush
committed
98bef8d
View commit details
Copy full SHA for 98bef8d
View code at this point
Browse repository at this point
Fix test
koush
committed
985f582
View commit details
Copy full SHA for 985f582
View code at this point
Browse repository at this point
Fix test
koush
committed
73a205f
View commit details
Copy full SHA for 73a205f
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Cancelling a future should clear the callback.
koush
committed
4278398
View commit details
Copy full SHA for 4278398
View code at this point
Browse repository at this point
Do not set the callback if the Future was cancelled.
koush
committed
3adcfc2
View commit details
Copy full SHA for 3adcfc2
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
v120
koush
committed
a21445f
View commit details
Copy full SHA for a21445f
View code at this point
Browse repository at this point
Use the URL class to handle redirect calculations.
koush
committed
c56c910
View commit details
Copy full SHA for c56c910
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
Fix relative path redirect issues.
Show description for d746b85
koush
committed
d746b85
View commit details
Copy full SHA for d746b85
View code at this point
Browse repository at this point
dns test updates
koush
committed
60e0973
View commit details
Copy full SHA for 60e0973
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
WIP: DNS support.
Show description for bdd01f7
koush
committed
bdd01f7
View commit details
Copy full SHA for bdd01f7
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
move StreamUtility
Show description for 22a2ee6
koush
committed
22a2ee6
View commit details
Copy full SHA for 22a2ee6
View code at this point
Browse repository at this point
Commits on Sep 1, 2013
Fix up keep-alive handling.
Show description for 00878f8
koush
committed
00878f8
View commit details
Copy full SHA for 00878f8
View code at this point
Browse repository at this point
issue59 comment
Show description for 5e7f1df
koush
committed
5e7f1df
View commit details
Copy full SHA for 5e7f1df
View code at this point
Browse repository at this point
AsyncHttpServer: keep-alive should only be used when requested
Show description for 6d84135
koush
committed
6d84135
View commit details
Copy full SHA for 6d84135
View code at this point
Browse repository at this point
Add test around Issue59
Show description for 7d29a8b
koush
committed
7d29a8b
View commit details
Copy full SHA for 7d29a8b
View code at this point
Browse repository at this point
Commits on Aug 31, 2013
Breaking change:
Show description for 78b2436
koush
committed
78b2436
View commit details
Copy full SHA for 78b2436
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
WebSocket Server: Implement WebSocket server protocol option.
Show description for 9fac4cb
koush
committed
9fac4cb
View commit details
Copy full SHA for 9fac4cb
View code at this point
Browse repository at this point
Commits on Aug 26, 2013
HEAD request bug:
Show description for a40a87b
koush
committed
a40a87b
View commit details
Copy full SHA for a40a87b
View code at this point
Browse repository at this point
Commits on Aug 1, 2013
add support for socket io queries.
Show description for 3934992
koush
committed
3934992
View commit details
Copy full SHA for 3934992
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
socket.io reconnect should also reconnect any previously connected endpoints
koush
committed
2ff1c69
View commit details
Copy full SHA for 2ff1c69
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Close dangling snapshots and streams in ResponseCacheMiddleware.
Show description for 75bb636
koush
committed
75bb636
View commit details
Copy full SHA for 75bb636
View code at this point
Browse repository at this point
switch to external test server
Show description for e240d15
koush
committed
e240d15
View commit details
Copy full SHA for e240d15
View code at this point
Browse repository at this point
Fix event ack
Show description for 3845a96
koush
committed
3845a96
View commit details
Copy full SHA for 3845a96
View code at this point
Browse repository at this point
Commits on Jul 16, 2013
Use Uri's raw path for creating GET string to avoid removing URL encoding
Corey Downing and Rick Kawala
committed
18916c0
View commit details
Copy full SHA for 18916c0
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
do some test cleanups
koush
committed
af2f1a8
View commit details
Copy full SHA for af2f1a8
View code at this point
Browse repository at this point
add timeout tests
koush
committed
2587650
View commit details
Copy full SHA for 2587650
View code at this point
Browse repository at this point
timeout tests
Show description for c520831
koush
committed
c520831
View commit details
Copy full SHA for c520831
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
fixup sdk
Show description for dab4d31
koush
committed
dab4d31
View commit details
Copy full SHA for dab4d31
View code at this point
Browse repository at this point
Commits on Jul 4, 2013
reconnect support
koush
committed
9d79011
View commit details
Copy full SHA for 9d79011
View code at this point
Browse repository at this point
ack tests
koush
committed
09e53e0
View commit details
Copy full SHA for 09e53e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.