summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/ConnectivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* VPN: migrate from generic Bundle to our own Parcelable VpnConfig.Chia-chi Yeh2011-06-151-40/+0
* The service part of the user space VPN support.Chia-chi Yeh2011-06-081-0/+41
* resolved conflicts for merge of e139167c to masterRobert Greenwalt2011-06-081-9/+7
|\
| * resolved conflicts for merge of 8de47a2f to honeycomb-LTERobert Greenwalt2011-06-071-9/+9
| |\
| | * Reveal some network constants.Robert Greenwalt2011-05-311-9/+9
| | * Add support for USB Ethernet adaptersBenoit Goby2011-04-111-2/+2
* | | Map network identity using ConnectivityService.Jeff Sharkey2011-06-071-1/+52
* | | Policy and rules work for ConnectivityManager.Jeff Sharkey2011-06-011-18/+18
* | | Expose more net types to the public.Robert Greenwalt2011-04-221-3/+8
|/ /
* | Add external dependency API.Robert Greenwalt2011-04-071-0/+12
* | Do not merge: Revert the revert of "LTE Changes for Telephony including Multi...Wink Saville2011-03-141-4/+24
|/
* DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN suppor...Wink Saville2011-03-031-24/+4
* LTE Changes for Telephony including Multiple PDN support and IPV6 supportWink Saville2011-02-241-4/+24
* resolved conflicts for merge of aa3866e6 to honeycomb-plus-aospRobert Greenwalt2011-01-291-0/+2
|\
| * am 6b739dc7: Merge "Add some network types that OEM\'s are asking for." into ...Robert Greenwalt2011-01-291-0/+9
| |\
| | * Add some network types that OEM's are asking for.Robert Greenwalt2011-01-281-0/+9
* | | Add TYPE_BLUETOOTH network interface for reverse tethering.Jaikumar Ganesh2010-12-221-2/+8
* | | Add a Dummy data connection for testing purposes.Robert Greenwalt2010-12-071-1/+4
* | | Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-0/+35
* | | Enhance http proxy supportRobert Greenwalt2010-09-171-0/+18
* | | am f434dd16: am 134b28a7: Merge "Update Inet Connection Status display" into ...Robert Greenwalt2010-09-151-0/+11
|\ \ \ | |/ /
| * | am 134b28a7: Merge "Update Inet Connection Status display" into gingerbreadRobert Greenwalt2010-09-151-0/+11
| |\ \ | | |/
| | * Update Inet Connection Status displayRobert Greenwalt2010-09-151-0/+11
* | | Fix the buildRobert Greenwalt2010-09-091-1/+1
* | | resolved conflicts for merge of ec52c98d to masterRobert Greenwalt2010-09-091-0/+20
|\ \ \ | |/ /
| * | am 0727a865: Merge "Add network condition reporting." into gingerbreadRobert Greenwalt2010-09-091-1/+21
| |\ \ | | |/
| | * Add network condition reporting.Robert Greenwalt2010-09-091-1/+21
| * | Add an API to request route to an IPv6 host.Banavathu, Srinivas Naik2010-08-191-1/+25
| |/
* | resolved conflicts for merge of 4ea54f44 to masterRobert Greenwalt2010-08-271-1/+25
* | bluetooth tetheringDanica Chang2010-08-181-2/+13
* | Move the net transition wakelock to ConnService.Robert Greenwalt2010-06-161-1/+16
|/
* Add definitions for WiMAX and iDen network types.jsh2010-03-151-2/+8
* Add error reporting for Tethering.Robert Greenwalt2010-03-031-5/+55
* Add mobile data on/off switch.Robert Greenwalt2010-02-241-3/+31
* Update Tethering.Robert Greenwalt2010-02-161-2/+43
* First pass at USB Tethering.Robert Greenwalt2010-02-041-0/+62
* Fix Javadoc errors so the sdk can build.Robert Greenwalt2010-01-131-4/+4
* Unhide some CM constants to support unbundling.Robert Greenwalt2010-01-131-5/+1
* Add net type to mobile for mobile-required trafficRobert Greenwalt2009-08-121-4/+55
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+294
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-294/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+51
* Initial ContributionThe Android Open Source Project2008-10-211-0/+243