| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce connectivity logging | Wink Saville | 2011-09-21 | 1 | -1/+1 |
* | am 61db35da: am 2f835a61: Merge "Make copies of NetworkInfo to give out." int... | Robert Greenwalt | 2011-09-13 | 1 | -1/+1 |
|\ |
|
| * | Make copies of NetworkInfo to give out. | Robert Greenwalt | 2011-09-09 | 1 | -1/+1 |
* | | Pass roaming info to ConnectivityService. | Robert Greenwalt | 2011-09-08 | 1 | -0/+2 |
* | | Always splice historical data stats, debug info. | Jeff Sharkey | 2011-08-26 | 1 | -4/+16 |
* | | Proactively disable data when over policy limit. | Jeff Sharkey | 2011-08-23 | 1 | -22/+27 |
* | | Reduce ConnectivityService logging | Robert Greenwalt | 2011-08-02 | 1 | -18/+18 |
* | | Stop creating threads for each MDST. | Robert Greenwalt | 2011-08-02 | 1 | -3/+1 |
|/ |
|
* | Reset connections AFTER we take down the network. | Robert Greenwalt | 2011-06-16 | 1 | -41/+0 |
* | Linkproperties update via unsol data call state change. | Kazuhiro Ondo | 2011-05-17 | 1 | -0/+15 |
* | Add external dependency API. | Robert Greenwalt | 2011-04-07 | 1 | -0/+20 |
* | Do not merge: Revert the revert of "LTE Changes for Telephony including Multi... | Wink Saville | 2011-03-14 | 1 | -1/+8 |
* | DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN suppor... | Wink Saville | 2011-03-03 | 1 | -8/+1 |
* | LTE Changes for Telephony including Multiple PDN support and IPV6 support | Wink Saville | 2011-02-24 | 1 | -1/+8 |
* | Remove some unused code. | Robert Greenwalt | 2011-02-21 | 1 | -69/+0 |
* | Update network subtypes info so it is current. | Robert Greenwalt | 2011-01-14 | 1 | -0/+2 |
* | Have MobileDataStateTracker & DataConnectionTracker communicate directly. | Wink Saville | 2010-12-07 | 1 | -6/+81 |
* | Cleanup logging. | Wink Saville | 2010-12-03 | 1 | -31/+42 |
* | Use apn types instead of host when sending notifications. | Wink Saville | 2010-11-24 | 1 | -2/+12 |
* | Add some network/phone type constants. | Robert Greenwalt | 2010-11-03 | 1 | -0/+11 |
* | Turn on some debugging info | Robert Greenwalt | 2010-10-05 | 1 | -1/+1 |
* | resolved conflicts for merge of 6a3eddb4 to master | Dianne Hackborn | 2010-09-30 | 1 | -1/+1 |
|\ |
|
| * | am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbread | Dianne Hackborn | 2010-09-30 | 1 | -1/+1 |
| |\ |
|
| | * | Rub in a little 'ol log-b-gone. | Dianne Hackborn | 2010-09-30 | 1 | -1/+1 |
| * | | resolved conflicts for merge of b998f311 to gingerbread-plus-aosp | Robert Greenwalt | 2010-08-25 | 1 | -6/+6 |
| |\ \
| | |/
| |/| |
|
| | * | Add an API to request route to an IPv6 host. | Banavathu, Srinivas Naik | 2010-08-19 | 1 | -6/+6 |
| * | | DO NOT MERGE Fixing Connectivity | Robert Greenwalt | 2010-08-20 | 1 | -0/+1 |
| * | | DO NOT MERGE Do not kill sockets going default->hipri | Robert Greenwalt | 2010-08-18 | 1 | -1/+29 |
| |/ |
|
* | | Add LinkCapabilities | Wink Saville | 2010-09-16 | 1 | -2/+19 |
* | | Remove unused intent from filter and unused method. | Wink Saville | 2010-09-03 | 1 | -28/+3 |
* | | Remember mobile nets availability | Robert Greenwalt | 2010-09-01 | 1 | -22/+3 |
* | | Rename NetworkProperties to LinkProperties | Robert Greenwalt | 2010-08-30 | 1 | -12/+10 |
* | | resolved conflicts for merge of 4ea54f44 to master | Robert Greenwalt | 2010-08-27 | 1 | -0/+2 |
* | | Add documentation to NetworkStateTracker and a small change to the API. | Wink Saville | 2010-08-13 | 1 | -47/+20 |
* | | Split WifiStateMachine from WifiStateTracker | Irfan Sheriff | 2010-08-10 | 1 | -6/+0 |
* | | Don't reset connections switching default->hipri | Robert Greenwalt | 2010-08-02 | 1 | -74/+105 |
* | | Fix Emulator boot. | Robert Greenwalt | 2010-07-15 | 1 | -2/+2 |
* | | Pass network properties to ConnectivityService. | Robert Greenwalt | 2010-07-13 | 1 | -14/+15 |
* | | Make NetworkStateTracker an interface | Irfan Sheriff | 2010-06-10 | 1 | -20/+183 |
* | | Clean up APN notifications. | Robert Greenwalt | 2010-06-09 | 1 | -157/+22 |
|/ |
|
* | merge from open-source master | The Android Open Source Project | 2010-05-12 | 1 | -0/+3 |
|\ |
|
| * | Add support for EVDO Rev B | Naveen Kalla | 2010-05-11 | 1 | -0/+3 |
* | | Fix bug in airplane mode. | Robert Greenwalt | 2010-03-17 | 1 | -1/+5 |
* | | Resync with Telephony after losing Phone service. | Robert Greenwalt | 2010-03-12 | 1 | -1/+6 |
* | | Make HiPri work when already connected. | Robert Greenwalt | 2010-03-10 | 1 | -1/+1 |
* | | Fix hipri status notifications | Robert Greenwalt | 2010-02-26 | 1 | -1/+8 |
* | | Cleanup ConnectivityServices network configuration | Robert Greenwalt | 2009-11-30 | 1 | -3/+20 |
|/ |
|
* | GPS: Fix problem with SUPL when SUPL APN is already active. | Mike Lockwood | 2009-10-08 | 1 | -0/+3 |
* | Turn some logging back on in ConnectionManager | Robert Greenwalt | 2009-10-06 | 1 | -8/+6 |
* | Work on issue #2163789: Way too much logging | Dianne Hackborn | 2009-10-04 | 1 | -1/+1 |