summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/WifiStateTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Remove WifiStateTracker code tracking wifi p2pIrfan Sheriff2012-09-251-16/+1
* Captive portal handlingIrfan Sheriff2012-08-271-2/+12
* Better assertions when bandwidth module disabled.Jeff Sharkey2012-04-211-1/+1
* am 61db35da: am 2f835a61: Merge "Make copies of NetworkInfo to give out." int...Robert Greenwalt2011-09-131-2/+3
|\
| * Make copies of NetworkInfo to give out.Robert Greenwalt2011-09-091-2/+3
* | Proactively disable data when over policy limit.Jeff Sharkey2011-08-231-10/+12
* | P2p enhancementsrepo sync2011-08-101-5/+19
|/
* Add external dependency API.Robert Greenwalt2011-04-071-0/+12
* Remove some unused code.Robert Greenwalt2011-02-211-42/+0
* Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-071-0/+7
* Fix configuration change handlingIrfan Sheriff2010-12-031-2/+2
* Add LinkCapabilitiesWink Saville2010-09-161-2/+22
* Remove unused Intent filter values.Wink Saville2010-09-011-2/+0
* Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-301-11/+11
* resolved conflicts for merge of 34df5ccc to masterJean-Baptiste Queru2010-08-201-1/+1
|\
| * fix buildJean-Baptiste Queru2010-08-181-2/+0
| * DO NOT MERGE resolved conflicts for merge of 8c11e952 to gingerbread-plus-aospJean-Baptiste Queru2010-08-181-4/+99
| |\
| | * DO NOT MERGE WifiLock extensions for high performance modeIrfan Sheriff2010-08-171-4/+99
| * | Revert "- updates NetUtils to use new libnetutils headers"Jean-Baptiste Queru2010-08-181-3/+14
| * | am e300b8c1: Merge "DO NOT MERGE Always set/remove default routes." into ging...Robert Greenwalt2010-08-131-2/+4
| |\ \ | | |/
| | * DO NOT MERGE Always set/remove default routes.Robert Greenwalt2010-08-131-2/+4
| | * DO NOT MERGE WLAN: Reset power save mode to startup value after DHCP response.Mikael Kanstrup2010-08-131-2/+25
| * | merge from froyo-plus-aospThe Android Open Source Project2010-06-211-13/+5
| |\ \
| | * \ merge from open-source masterThe Android Open Source Project2010-06-151-12/+4
| | |\ \
| | | * | - updates NetUtils to use new libnetutils headersSzymon Jakubczak2010-06-151-14/+3
| | * | | merge from open-source masterThe Android Open Source Project2010-06-151-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix the ssid display issueKenny2010-06-141-1/+1
* | | | | Add documentation to NetworkStateTracker and a small change to the API.Wink Saville2010-08-131-5/+5
* | | | | Split WifiStateMachine from WifiStateTrackerIrfan Sheriff2010-08-101-3770/+42
* | | | | Handle loss of supplicant events at startIrfan Sheriff2010-07-281-0/+9
* | | | | sticky broadcasts dont need system ready checkIrfan Sheriff2010-07-281-7/+0
* | | | | Refactor WifiStateTrackerIrfan Sheriff2010-07-271-1877/+3217
* | | | | Pass network properties to ConnectivityService.Robert Greenwalt2010-07-131-19/+62
* | | | | Recover a handful of commits that were reverted earlierJean-Baptiste Queru2010-06-211-1/+1
* | | | | am 1af48920: am f897b443: Fix driver stop checkIrfan Sheriff2010-06-161-24/+27
|\ \ \ \ \ | |/ / / /
| * | | | am f897b443: Fix driver stop checkIrfan Sheriff2010-06-161-24/+27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix driver stop checkIrfan Sheriff2010-06-161-24/+27
* | | | | Move the net transition wakelock to ConnService.Robert Greenwalt2010-06-161-15/+0
* | | | | am 864c68ea: merge from froyo-plus-aospThe Android Open Source Project2010-06-141-3/+26
|\ \ \ \ \ | |/ / / /
| * | | | merge from froyo-plus-aospThe Android Open Source Project2010-06-141-3/+26
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | merge from open-source masterIrfan Sheriff2010-06-111-3/+26
| | |\ \ | | | |/
| | | * WLAN: Reset power save mode to startup value after DHCP response.Mikael Kanstrup2010-06-101-2/+14
* | | | am 749defb0: am f4f614f5: am 9f2a0115: Merge "Remove indefinite DHCP retries"...Irfan Sheriff2010-06-101-5/+4
|\ \ \ \ | |/ / /
| * | | am 9f2a0115: Merge "Remove indefinite DHCP retries" into froyoIrfan Sheriff2010-06-101-5/+4
| |\ \ \ | | |/ /
| | * | Remove indefinite DHCP retriesIrfan Sheriff2010-06-101-5/+4
* | | | Make NetworkStateTracker an interfaceIrfan Sheriff2010-06-101-7/+117
* | | | Clean up APN notifications.Robert Greenwalt2010-06-091-20/+0
|/ / /
* | | Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-021-1/+1
|/ /
* | Reset notification state on wifi enableIrfan Sheriff2010-04-181-0/+2
* | Fix WakeLock issue for driver stopIrfan Sheriff2010-03-241-24/+21