summaryrefslogtreecommitdiff
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Avoid leaking sockets.Nick Kralevich2010-12-131-2/+6
* Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-092-0/+4
* Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-302-5/+5
* Move DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-271-995/+0
* Intent action to launch downloads UI.Steve Howard2010-09-241-0/+5
* Merge "Move long Connectivity tasks to handler thread." into gingerbreadRobert Greenwalt2010-09-241-10/+6
|\
| * Move long Connectivity tasks to handler thread.Robert Greenwalt2010-09-231-10/+6
* | Have DownloadManager pass file URIs for legacy external downloadsSteve Howard2010-09-231-0/+6
* | Tweaks to download manager API based on API review feedbackSteve Howard2010-09-231-30/+80
|/
* Un-@hide ability to download without a running notification.Steve Howard2010-09-211-1/+0
* Merge "Fix double-checked locking bug in LocalSocket." into gingerbreadJesse Wilson2010-09-211-2/+5
|\
| * Fix double-checked locking bug in LocalSocket.Jesse Wilson2010-09-211-2/+5
* | New error status for "destination file already exists".Steve Howard2010-09-201-9/+13
|/
* Merge "Support new URI structure for download provider." into gingerbreadSteve Howard2010-09-161-11/+41
|\
| * Support new URI structure for download provider.Steve Howard2010-09-151-11/+41
* | Merge "Update Inet Connection Status display" into gingerbreadRobert Greenwalt2010-09-151-0/+11
|\ \ | |/ |/|
| * Update Inet Connection Status displayRobert Greenwalt2010-09-151-0/+11
* | Rename internal SSLParameters to SSLParametersImpl to avoid collision with ne...Brian Carlstrom2010-09-142-3/+2
|/
* Remove SSLContextImpl.engineInit(..) that takes persistent cache argumentsBrian Carlstrom2010-09-142-2/+4
* Support UI visibility and restarting in download manager.Steve Howard2010-09-121-2/+62
* Hidden API to control sorting of download manager queries.Steve Howard2010-09-091-4/+51
* Add network condition reporting.Robert Greenwalt2010-09-093-1/+32
* DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-202-0/+16
* Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbreadRobert Greenwalt2010-08-181-1/+29
|\
| * DO NOT MERGE Do not kill sockets going default->hipriRobert Greenwalt2010-08-181-1/+29
* | Fix up handling of null fields in DownloadManager.Steve Howard2010-08-171-9/+16
* | New download manager error code when we can't resume.Steve Howard2010-08-161-1/+11
|/
* DO NOT MERGE Always set/remove default routes.Robert Greenwalt2010-08-131-6/+2
* Make downloads visible by default.Steve Howard2010-08-061-18/+15
* Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-042-4/+4
* Un-@hide new download manager public API.Steve Howard2010-07-261-2/+0
* DL manager support for broadcasts + connectivity controlSteve Howard2010-07-211-19/+72
* Merge "Interface support for custom HTTP headers in DL manager" into gingerbreadSteve Howard2010-07-151-2/+10
|\
| * Interface support for custom HTTP headers in DL managerSteve Howard2010-07-151-2/+10
* | am 468c82e4: Merge "Skip hostname verification when using insecure factory" i...Andrew Stadler2010-07-141-6/+15
|\ \ | |/ |/|
| * Skip hostname verification when using insecure factoryAndrew Stadler2010-07-121-6/+15
* | Download manager support for file URIs + last modified timeSteve Howard2010-07-131-12/+14
* | Initial implementation of the download manager public API.Steve Howard2010-07-131-0/+719
* | am d581484e: Merge "Verify hostname where possible, and clarify where not." i...Doug Zongker2010-06-301-13/+120
|\|
| * Verify hostname where possible, and clarify where not.Dan Egnor2010-06-291-13/+120
* | merge from open-source masterThe Android Open Source Project2010-05-121-0/+3
|\ \ | |/ |/|
| * Add support for EVDO Rev BNaveen Kalla2010-05-111-0/+3
* | Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameterKeith Ito2010-05-101-0/+3
* | Restrict the range request to the servers claimingGrace Kloba2010-04-231-1/+4
* | Merge "Added the subset of partial content support so that we can continue th...Grace Kloba2010-04-221-2/+24
|\ \
| * | Added the subset of partial content support so thatGrace Kloba2010-04-221-2/+24
* | | Trim throttle logs.Robert Greenwalt2010-04-221-4/+4
|/ /
* | Fix SntpClient to give accurate time info.Robert Greenwalt2010-04-151-4/+13
* | Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." i...Jesse Wilson2010-04-092-225/+19
|\ \
| * | Move the public method HttpDateTime.parse() into AndroidHttpClient.Jesse Wilson2010-04-092-225/+19