summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/NetworkStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Send availability info more reliablyRobert Greenwalt2011-10-181-0/+3
* Proactively disable data when over policy limit.Jeff Sharkey2011-08-231-2/+10
* Add external dependency API.Robert Greenwalt2011-04-071-0/+5
* Remove some unused code.Robert Greenwalt2011-02-211-33/+0
* Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-071-1/+5
* resolved conflicts for merge of 2d457a32 to masterRobert Greenwalt2010-09-241-20/+6
|\
| * am 8f97fe55: Merge "Move long Connectivity tasks to handler thread." into gin...Robert Greenwalt2010-09-241-10/+6
| |\
| | * Move long Connectivity tasks to handler thread.Robert Greenwalt2010-09-231-10/+6
* | | Add LinkCapabilitiesWink Saville2010-09-161-1/+11
* | | resolved conflicts for merge of ec52c98d to masterRobert Greenwalt2010-09-091-0/+12
|\ \ \ | |/ /
| * | am 0727a865: Merge "Add network condition reporting." into gingerbreadRobert Greenwalt2010-09-091-0/+9
| |\ \ | | |/
| | * Add network condition reporting.Robert Greenwalt2010-09-091-0/+9
| * | resolved conflicts for merge of b998f311 to gingerbread-plus-aospRobert Greenwalt2010-08-251-8/+21
| |\ \ | | |/ | |/|
| | * Add an API to request route to an IPv6 host.Banavathu, Srinivas Naik2010-08-191-9/+23
| * | DO NOT MERGE Always set/remove default routes.Robert Greenwalt2010-08-131-6/+2
| |/
* | Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-2/+2
* | Add documentation to NetworkStateTracker and a small change to the API.Wink Saville2010-08-131-41/+92
* | Split WifiStateMachine from WifiStateTrackerIrfan Sheriff2010-08-101-13/+6
* | Pass network properties to ConnectivityService.Robert Greenwalt2010-07-131-10/+5
* | Move the net transition wakelock to ConnService.Robert Greenwalt2010-06-161-6/+1
* | Make NetworkStateTracker an interfaceIrfan Sheriff2010-06-101-281/+62
* | Clean up APN notifications.Robert Greenwalt2010-06-091-28/+1
|/
* Reduce the ConnectivityManager logging.Robert Greenwalt2009-09-301-8/+16
* Fix ConnectivityManager's handling of apn switch.Robert Greenwalt2009-09-251-2/+3
* Fix a race condition for data change notificationRobert Greenwalt2009-08-241-1/+1
* Add net type to mobile for mobile-required trafficRobert Greenwalt2009-08-121-9/+64
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+348
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-348/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+46
* Initial ContributionThe Android Open Source Project2008-10-211-0/+306