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 }}
djsolar
/
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
AndroidAsync
on
response-cache-fix
User selector
All users
All time
Commit history
Commits on Jun 12, 2015
Manually closing AsyncHttpResponse should also terminate the socket.
koush
committed
6c36806
View commit details
Copy full SHA for 6c36806
View code at this point
Browse repository at this point
216
koush
committed
a37deb2
View commit details
Copy full SHA for a37deb2
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
215:
Show description for e49bd23
koush
committed
e49bd23
View commit details
Copy full SHA for e49bd23
View code at this point
Browse repository at this point
Commits on May 28, 2015
mimes on streams.
Show description for 4114e9f
koush
committed
4114e9f
View commit details
Copy full SHA for 4114e9f
View code at this point
Browse repository at this point
Commits on May 22, 2015
min sdk, explicitly choose charset
koush
committed
71a4fff
View commit details
Copy full SHA for 71a4fff
View code at this point
Browse repository at this point
Commits on May 21, 2015
Add ISO-8859-1 charset.
koush
committed
ac968b0
View commit details
Copy full SHA for ac968b0
View code at this point
Browse repository at this point
Commits on May 13, 2015
Fix spdy negotiation.
Show description for 13d7784
koush
committed
13d7784
View commit details
Copy full SHA for 13d7784
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
Fix proxying to not require transparent proxying. This was a regression.
Show description for 7160cd9
koush
committed
7160cd9
View commit details
Copy full SHA for 7160cd9
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
213
koush
committed
dbf0be1
View commit details
Copy full SHA for dbf0be1
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Another approach to the message digest fix.
Show description for 904fe68
koush
committed
904fe68
View commit details
Copy full SHA for 904fe68
View code at this point
Browse repository at this point
Revert "fix issue 461"
Show description for aabefa2
koush
committed
aabefa2
View commit details
Copy full SHA for aabefa2
View code at this point
Browse repository at this point
fix issue 461
Show description for 98a9d50
mkoslacz
committed
98a9d50
View commit details
Copy full SHA for 98a9d50
View code at this point
Browse repository at this point
Commits on Mar 14, 2015
Fix proguard issues:
Show description for 912d561
koush
committed
912d561
View commit details
Copy full SHA for 912d561
View code at this point
Browse repository at this point
tighten up gradle files with android studio project defaults
koush
committed
f453c65
View commit details
Copy full SHA for f453c65
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
211
koush
committed
c682ac7
View commit details
Copy full SHA for c682ac7
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
remove iml
koush
committed
1aefa59
View commit details
Copy full SHA for 1aefa59
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
210
koush
committed
27b7914
View commit details
Copy full SHA for 27b7914
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Change AsyncParser.getType to Type and not class.
koush
committed
e53e1b2
View commit details
Copy full SHA for e53e1b2
View code at this point
Browse repository at this point
Revert "Revert "Add getType to AsyncParser.""
Show description for bc36ff0
koush
committed
bc36ff0
View commit details
Copy full SHA for bc36ff0
View code at this point
Browse repository at this point
Revert "Add getType to AsyncParser."
Show description for 2f8678d
koush
committed
2f8678d
View commit details
Copy full SHA for 2f8678d
View code at this point
Browse repository at this point
Reverting as this is causing tests to fail. Common behavior is to accept the POST
Show description for d9975f4
koush
committed
d9975f4
View commit details
Copy full SHA for d9975f4
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
Add getType to AsyncParser.
koush
committed
4c85f86
View commit details
Copy full SHA for 4c85f86
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Redirected requests now keep the same request method, body and headers as the original one.
glennporter-examtime
committed
6ae6e0c
View commit details
Copy full SHA for 6ae6e0c
View code at this point
Browse repository at this point
209
koush
committed
17ddc21
View commit details
Copy full SHA for 17ddc21
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
FutureThread constructor
koush
committed
e26525d
View commit details
Copy full SHA for e26525d
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
208
koush
committed
453a7f9
View commit details
Copy full SHA for 453a7f9
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
207: better npe fix. handle callback
koush
committed
7b12b29
View commit details
Copy full SHA for 7b12b29
View code at this point
Browse repository at this point
207
koush
committed
58fe476
View commit details
Copy full SHA for 58fe476
View code at this point
Browse repository at this point
fix npe
koush
committed
a83cbc8
View commit details
Copy full SHA for a83cbc8
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
initial stetho support
koush
committed
3ec6233
View commit details
Copy full SHA for 3ec6233
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
allow forcing a charset for string parsing.
koush
committed
80c9a2c
View commit details
Copy full SHA for 80c9a2c
View code at this point
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
View code at this point
Browse repository at this point
206
koush
committed
c4b0164
View commit details
Copy full SHA for c4b0164
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
pushparser fix for 0 len byte array
koush
committed
bd2147e
View commit details
Copy full SHA for bd2147e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.