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 }}
tao2java
/
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
master
User selector
All users
All time
Commit history
Commits on May 24, 2016
build.gradle updates
koush
committed
9b718c1
View commit details
Copy full SHA for 9b718c1
View code at this point
Browse repository at this point
Merge pull request #409 from yunarta/master
Show description for 09a6b8f
koush
committed
09a6b8f
View commit details
Copy full SHA for 09a6b8f
View code at this point
Browse repository at this point
Merge pull request #395 from nbrocard/master
Show description for 9d19d2e
koush
committed
9d19d2e
View commit details
Copy full SHA for 9d19d2e
View code at this point
Browse repository at this point
Merge pull request #413 from s-arash/master
Show description for 775bede
koush
committed
775bede
View commit details
Copy full SHA for 775bede
View code at this point
Browse repository at this point
Merge pull request #423 from peetron/master
Show description for a5dd65d
koush
committed
a5dd65d
View commit details
Copy full SHA for a5dd65d
View code at this point
Browse repository at this point
Merge pull request #360 from diego-gomez-olvera/master
Show description for 5513d9d
koush
committed
5513d9d
View commit details
Copy full SHA for 5513d9d
View code at this point
Browse repository at this point
Commits on May 23, 2016
Fix get incorrectly handling null bytes
Show description for 0125546
candrews
committed
0125546
View commit details
Copy full SHA for 0125546
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
adding explicit ping response
peetron
committed
b874b26
View commit details
Copy full SHA for b874b26
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
Completely turn off buffering after request body has been sent
koush
committed
8120535
View commit details
Copy full SHA for 8120535
View code at this point
Browse repository at this point
Fix SPDY race condition reported by Versoworks
koush
committed
5ca8042
View commit details
Copy full SHA for 5ca8042
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
fixed the issue with the way handshake failure was handled in web socket futures
Show description for 2cd731b
s-arash
committed
2cd731b
View commit details
Copy full SHA for 2cd731b
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Fix thread affinity issue with cancelling cached responses.
Show description for d69769a
koush
committed
d69769a
View commit details
Copy full SHA for d69769a
View code at this point
Browse repository at this point
Merge pull request #412 from mkonecny/master
Show description for 3cc9768
koush
committed
3cc9768
View commit details
Copy full SHA for 3cc9768
View code at this point
Browse repository at this point
Fix NameValuePair package.
Show description for 3b1df48
koush
committed
3b1df48
View commit details
Copy full SHA for 3b1df48
View code at this point
Browse repository at this point
HttpTransport: try to fit a request and request body into a single packet if possible.
Show description for bbd8436
koush
committed
bbd8436
View commit details
Copy full SHA for bbd8436
View code at this point
Browse repository at this point
Fix spin locking in AsyncServer
koush
committed
dd0383b
View commit details
Copy full SHA for dd0383b
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
fix AndroidAsync NameValuePair class defining a duplicate org.apache.http.NameValuePair
mkonecny
committed
7d18b4a
View commit details
Copy full SHA for 7d18b4a
View code at this point
Browse repository at this point
fix AndroidAsync NameValuePair class defining a duplicate org.apache.http.NameValuePair
mkonecny
committed
dc7d3de
View commit details
Copy full SHA for dc7d3de
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
set Locale.ENGLISH to all format related functions
vcube-yunarta
committed
aaf87c8
View commit details
Copy full SHA for aaf87c8
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
handle custom hostname verifyer result to deny request if hostname is not allowed
nbrocard
committed
15dd8fd
View commit details
Copy full SHA for 15dd8fd
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
apache http is deperacated, comment out test until rewritten
Show description for c6095db
koush
committed
c6095db
View commit details
Copy full SHA for c6095db
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Thread affinity fixes for BufferedDataSink
koush
committed
9872921
View commit details
Copy full SHA for 9872921
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
api 23, remove deprecated apache http stuff.
koush
committed
e6573be
View commit details
Copy full SHA for e6573be
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Handle cases where the transport becomes null during the socketIO heartbeat.
jznadams
committed
d68d790
View commit details
Copy full SHA for d68d790
View code at this point
Browse repository at this point
Commits on Jun 28, 2015
Properly bubble up any exceptions during handshake failure.
Show description for f585d5b
koush
committed
f585d5b
View commit details
Copy full SHA for f585d5b
View code at this point
Browse repository at this point
Manually closing AsyncHttpResponse should also terminate the socket.
koush
committed
1bc7905
View commit details
Copy full SHA for 1bc7905
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
Use thread safe List implementation for middleware items
Diego GomezOlvera
committed
7a2bad8
View commit details
Copy full SHA for 7a2bad8
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
add onPing() support to client can be ware of the pings sent by server
gongman11
committed
a2195bb
View commit details
Copy full SHA for a2195bb
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
216
koush
committed
a37deb2
View commit details
Copy full SHA for a37deb2
View code at this point
Browse repository at this point
Synchronise access to mMiddleware.
Diego GomezOlvera
committed
7bbab26
View commit details
Copy full SHA for 7bbab26
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
Previous
Next
You can’t perform that action at this time.