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
Branch selector
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
Browse repository at this point
Merge remote-tracking branch 'koush/master' into cm-11.0
koush
committed
fb1dac2
View commit details
Copy full SHA for fb1dac2
Browse repository at this point
Change HashList behavior.
Show description for c6fbaaf
koush
committed
c6fbaaf
View commit details
Copy full SHA for c6fbaaf
Browse repository at this point
Commits on Feb 10, 2014
Merge pull request #91 from hborders/resource_leaks
Show description for 759ff45
koush
committed
759ff45
View commit details
Copy full SHA for 759ff45
Browse repository at this point
Update README.md
koush
committed
ca97fa6
View commit details
Copy full SHA for ca97fa6
Browse repository at this point
Remove Handler usage from AndroidAsync.
Show description for b852f7f
koush
committed
b852f7f
View commit details
Copy full SHA for b852f7f
Browse repository at this point
Commits on Feb 8, 2014
Fix NRE in https://github.com/koush/AndroidAsync/issues/99#issuecomment-34524164
koush
committed
195df9b
View commit details
Copy full SHA for 195df9b
Browse repository at this point
Commits on Feb 4, 2014
DiskLruCache: Add a way to commit ignoring whether the file was written.
Show description for d843189
koush
committed
d843189
View commit details
Copy full SHA for d843189
Browse repository at this point
Commits on Feb 3, 2014
AsyncHttpRequest: do not set host when there is none.
Show description for 7fc7acf
koush
committed
7fc7acf
View commit details
Copy full SHA for 7fc7acf
Browse repository at this point
Add FileDataSink.
Show description for 27d5b20
koush
committed
27d5b20
View commit details
Copy full SHA for 27d5b20
Browse repository at this point
Merge remote-tracking branch 'koush/master' into cm-11.0
koush
committed
5555c67
View commit details
Copy full SHA for 5555c67
Browse repository at this point
setParent when using setComplete(future).
Show description for e6848bb
koush
committed
e6848bb
View commit details
Copy full SHA for e6848bb
Browse repository at this point
Commits on Jan 31, 2014
Merge pull request #97 from dmapr/master
Show description for 6d9b04d
koush
committed
6d9b04d
View commit details
Copy full SHA for 6d9b04d
Browse repository at this point
Merge pull request #96 from rahulparsani/master
Show description for 3b0c0e2
koush
committed
3b0c0e2
View commit details
Copy full SHA for 3b0c0e2
Browse repository at this point
Pass the original exception as the cause when throwing ConnectionClosedException
Dmitry Apresian
committed
36b00ca
View commit details
Copy full SHA for 36b00ca
Browse repository at this point
SocketIO: Better handle queries when building the session url
Rahul Parsani
committed
a5ad110
View commit details
Copy full SHA for a5ad110
Browse repository at this point
Commits on Jan 30, 2014
Make public some IoUtils.closeQuietly.
Show description for 31e72f9
koush
committed
31e72f9
View commit details
Copy full SHA for 31e72f9
Browse repository at this point
Commits on Jan 24, 2014
Merge pull request #94 from dmapr/master
Show description for 82e6a6c
koush
committed
82e6a6c
View commit details
Copy full SHA for 82e6a6c
Browse repository at this point
Use custom exception classes to facilitate better error reporting on the client side
Dmitry Apresian
committed
cc4ccd5
View commit details
Copy full SHA for cc4ccd5
Browse repository at this point
Commits on Jan 19, 2014
Catch cancelled key exceptions.
Show description for ddd1403
koush
committed
ddd1403
View commit details
Copy full SHA for ddd1403
Browse repository at this point
Commits on Jan 18, 2014
Created utility method to close Closeables quietly.
Heath Borders
committed
cec537c
View commit details
Copy full SHA for cec537c
Browse repository at this point
Fixed resource leaks.
Heath Borders
committed
501b813
View commit details
Copy full SHA for 501b813
Browse repository at this point
Commits on Jan 17, 2014
Merge "AndroidAsync : Synchronize isCancelled" into cm-11.0
koush
authored and
Gerrit Code Review
committed
8ff596d
View commit details
Copy full SHA for 8ff596d
Browse repository at this point
Add getFile for DiskLruCache
koush
committed
11adf6c
View commit details
Copy full SHA for 11adf6c
Browse repository at this point
AndroidAsync : Synchronize isCancelled
Show description for 6c17cf8
Danesh
committed
6c17cf8
View commit details
Copy full SHA for 6c17cf8
Browse repository at this point
Commits on Jan 12, 2014
AsyncHttpServerResponse: properly handle unwritten head on end().
koush
committed
e698559
View commit details
Copy full SHA for e698559
Browse repository at this point
Dns: Parse txt records. Fix name compression.
koush
committed
141b88b
View commit details
Copy full SHA for 141b88b
Browse repository at this point
Commits on Jan 3, 2014
v121
koush
committed
ba9dd5b
View commit details
Copy full SHA for ba9dd5b
Browse repository at this point
Commits on Dec 30, 2013
AsyncHttpServer enhancements:
Show description for 0d3b1e6
koush
committed
0d3b1e6
View commit details
Copy full SHA for 0d3b1e6
Browse repository at this point
Util.emitAllData: watch for emitter pause.
koush
committed
fd528f4
View commit details
Copy full SHA for fd528f4
Browse repository at this point
Commits on Dec 23, 2013
Add FutureRunnable and FutureThread.
Show description for 141e976
koush
committed
141e976
View commit details
Copy full SHA for 141e976
Browse repository at this point
AsyncHttpServer: Add support for HEAD method on assets.
koush
committed
a5dd021
View commit details
Copy full SHA for a5dd021
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
Browse repository at this point
Commits on Dec 14, 2013
Fix some NPE in AsyncHttpServerResponseImple.
koush
committed
e035e7c
View commit details
Copy full SHA for e035e7c
Browse repository at this point
Commits on Dec 12, 2013
Merge remote-tracking branch 'koush/master' into cm-11.0
koush
committed
40fddd0
View commit details
Copy full SHA for 40fddd0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.