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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mbit-cloud
/
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 16, 2015
allow forcing a charset for string parsing.
koush
committed
80c9a2c
View commit details
Copy full SHA for 80c9a2c
Browse repository at this point
fix multipart setContentType not actually doing anything.
Show description for f3da7a7
koush
committed
f3da7a7
View commit details
Copy full SHA for f3da7a7
Browse repository at this point
206
koush
committed
c4b0164
View commit details
Copy full SHA for c4b0164
Browse repository at this point
potential fix for issue 484
Show description for 2ec1705
koush
committed
2ec1705
View commit details
Copy full SHA for 2ec1705
Browse repository at this point
Commits on Feb 15, 2015
cache middleware sample
koush
committed
547a5ed
View commit details
Copy full SHA for 547a5ed
Browse repository at this point
cache middleware sample
koush
committed
520640b
View commit details
Copy full SHA for 520640b
Browse repository at this point
basic auth middleware sample
koush
committed
81a3c9f
View commit details
Copy full SHA for 81a3c9f
Browse repository at this point
pushparser fix for 0 len byte array
koush
committed
bd2147e
View commit details
Copy full SHA for bd2147e
Browse repository at this point
Commits on Feb 12, 2015
null check header
koush
committed
f0b68cf
View commit details
Copy full SHA for f0b68cf
Browse repository at this point
watch for cr or lf
koush
committed
b711326
View commit details
Copy full SHA for b711326
Browse repository at this point
Commits on Jan 30, 2015
reexpose default content type for file bodies
koush
committed
9c7ab52
View commit details
Copy full SHA for 9c7ab52
Browse repository at this point
iml
koush
committed
5642528
View commit details
Copy full SHA for 5642528
Browse repository at this point
Merge pull request #313 from klarsys/master
Show description for c3fc492
koush
committed
c3fc492
View commit details
Copy full SHA for c3fc492
Browse repository at this point
Commits on Jan 27, 2015
Add AsyncHttpPut class for PUT operations
urmilparikh
committed
4f3e7de
View commit details
Copy full SHA for 4f3e7de
Browse repository at this point
FileBody: Allow setting custom content-type
urmilparikh
committed
f4ee3fd
View commit details
Copy full SHA for f4ee3fd
Browse repository at this point
Commits on Jan 20, 2015
Fix other potential reentrancy issues.
koush
committed
8777610
View commit details
Copy full SHA for 8777610
Browse repository at this point
fix for keep alive socket stack overflow caused by reentrancy.
Show description for 3069bbc
koush
committed
3069bbc
View commit details
Copy full SHA for 3069bbc
Browse repository at this point
Commits on Jan 13, 2015
205
koush
committed
66ba7f3
View commit details
Copy full SHA for 66ba7f3
Browse repository at this point
more logging around proxying
koush
committed
76ad32c
View commit details
Copy full SHA for 76ad32c
Browse repository at this point
Commits on Jan 2, 2015
204
koush
committed
eb02f18
View commit details
Copy full SHA for eb02f18
Browse repository at this point
fix ssl hang, even if spdy is disabled
koush
committed
8fccb74
View commit details
Copy full SHA for 8fccb74
Browse repository at this point
Commits on Dec 28, 2014
Merge pull request #294 from pappz/patch-1
Show description for 03ba3d2
koush
committed
03ba3d2
View commit details
Copy full SHA for 03ba3d2
Browse repository at this point
Merge pull request #297 from zbsz/tls-proxy-fix
Show description for 936a6f9
koush
committed
936a6f9
View commit details
Copy full SHA for 936a6f9
Browse repository at this point
Commits on Dec 26, 2014
203
koush
committed
7c50cd7
View commit details
Copy full SHA for 7c50cd7
Browse repository at this point
Commits on Dec 22, 2014
Fix https://github.com/koush/AndroidAsync/issues/299
Show description for 42eabc6
koush
committed
42eabc6
View commit details
Copy full SHA for 42eabc6
Browse repository at this point
Fix SSL race condition exposed in new GMS:
Show description for cb37d1c
koush
committed
cb37d1c
View commit details
Copy full SHA for cb37d1c
Browse repository at this point
Use reflection to enable SNI in the SSLEngine when available.
Show description for 8eeba50
koush
committed
8eeba50
View commit details
Copy full SHA for 8eeba50
Browse repository at this point
better logging in spdy.
Show description for e144863
koush
committed
e144863
View commit details
Copy full SHA for e144863
Browse repository at this point
Fix up various race and reuse issues around spdy.
koush
committed
5840fd0
View commit details
Copy full SHA for 5840fd0
Browse repository at this point
Commits on Dec 21, 2014
Fix dangling connection issues in SPDY
koush
committed
8aabbd1
View commit details
Copy full SHA for 8aabbd1
Browse repository at this point
Fix SPDY data fin issue being sent with a 0 length packet.
Show description for 25aa60f
koush
committed
25aa60f
View commit details
Copy full SHA for 25aa60f
Browse repository at this point
Commits on Dec 20, 2014
This SNI hack seems to cause issues.
Show description for 8b9c65d
koush
committed
8b9c65d
View commit details
Copy full SHA for 8b9c65d
Browse repository at this point
random iml stuff.
koush
committed
6bad7e3
View commit details
Copy full SHA for 6bad7e3
Browse repository at this point
Commits on Dec 16, 2014
Merge pull request #298 from zbsz/fix-282
Show description for 557d0cb
koush
committed
557d0cb
View commit details
Copy full SHA for 557d0cb
Browse repository at this point
Commits on Dec 15, 2014
Catch Throwable from socket.connect().
Show description for e32c22d
Zbigniew Szymański
committed
e32c22d
View commit details
Copy full SHA for e32c22d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.