summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/MobileDataStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Reset connections AFTER we take down the network.Robert Greenwalt2011-06-161-41/+0
* Linkproperties update via unsol data call state change.Kazuhiro Ondo2011-05-171-0/+15
* Add external dependency API.Robert Greenwalt2011-04-071-0/+20
* Do not merge: Revert the revert of "LTE Changes for Telephony including Multi...Wink Saville2011-03-141-1/+8
* DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN suppor...Wink Saville2011-03-031-8/+1
* LTE Changes for Telephony including Multiple PDN support and IPV6 supportWink Saville2011-02-241-1/+8
* Remove some unused code.Robert Greenwalt2011-02-211-69/+0
* Update network subtypes info so it is current.Robert Greenwalt2011-01-141-0/+2
* Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-071-6/+81
* Cleanup logging.Wink Saville2010-12-031-31/+42
* Use apn types instead of host when sending notifications.Wink Saville2010-11-241-2/+12
* Add some network/phone type constants.Robert Greenwalt2010-11-031-0/+11
* Turn on some debugging infoRobert Greenwalt2010-10-051-1/+1
* resolved conflicts for merge of 6a3eddb4 to masterDianne Hackborn2010-09-301-1/+1
|\
| * am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbreadDianne Hackborn2010-09-301-1/+1
| |\
| | * Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-301-1/+1
| * | resolved conflicts for merge of b998f311 to gingerbread-plus-aospRobert Greenwalt2010-08-251-6/+6
| |\ \ | | |/ | |/|
| | * Add an API to request route to an IPv6 host.Banavathu, Srinivas Naik2010-08-191-6/+6
| * | DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-201-0/+1
| * | DO NOT MERGE Do not kill sockets going default->hipriRobert Greenwalt2010-08-181-1/+29
| |/
* | Add LinkCapabilitiesWink Saville2010-09-161-2/+19
* | Remove unused intent from filter and unused method.Wink Saville2010-09-031-28/+3
* | Remember mobile nets availabilityRobert Greenwalt2010-09-011-22/+3
* | Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-12/+10
* | resolved conflicts for merge of 4ea54f44 to masterRobert Greenwalt2010-08-271-0/+2
* | Add documentation to NetworkStateTracker and a small change to the API.Wink Saville2010-08-131-47/+20
* | Split WifiStateMachine from WifiStateTrackerIrfan Sheriff2010-08-101-6/+0
* | Don't reset connections switching default->hipriRobert Greenwalt2010-08-021-74/+105
* | Fix Emulator boot.Robert Greenwalt2010-07-151-2/+2
* | Pass network properties to ConnectivityService.Robert Greenwalt2010-07-131-14/+15
* | Make NetworkStateTracker an interfaceIrfan Sheriff2010-06-101-20/+183
* | Clean up APN notifications.Robert Greenwalt2010-06-091-157/+22
|/
* 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 bug in airplane mode.Robert Greenwalt2010-03-171-1/+5
* | Resync with Telephony after losing Phone service.Robert Greenwalt2010-03-121-1/+6
* | Make HiPri work when already connected.Robert Greenwalt2010-03-101-1/+1
* | Fix hipri status notificationsRobert Greenwalt2010-02-261-1/+8
* | Cleanup ConnectivityServices network configurationRobert Greenwalt2009-11-301-3/+20
|/
* GPS: Fix problem with SUPL when SUPL APN is already active.Mike Lockwood2009-10-081-0/+3
* Turn some logging back on in ConnectionManagerRobert Greenwalt2009-10-061-8/+6
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-041-1/+1
* Fix ConnectivityManager's handling of apn switch.Robert Greenwalt2009-09-251-5/+15
* Fix for multi-apn MMS access.Robert Greenwalt2009-09-101-3/+5
* Note net availability even when apn not enabledRobert Greenwalt2009-08-241-1/+3
* Fix a race condition for data change notificationRobert Greenwalt2009-08-241-0/+1
* Framework changes to support HSDPA/HSUPA/HSPALi Zhe2009-08-211-0/+12
* Fix various issues found when testing Mms.Robert Greenwalt2009-08-191-8/+16
* Fix Wifi+Cell on boot after wifi in use.Robert Greenwalt2009-08-191-0/+6
* Fix for Mms without wifi.Robert Greenwalt2009-08-181-66/+101