summaryrefslogtreecommitdiffstats
path: root/wifi/java/android/net/wifi/WifiConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Tethering: Turn off Wi-Fi Hotspot after inactivity (1/3)d34d2016-02-021-0/+10
* wifi: Framework support for Ad-Hoc WiFi (IBSS mode)Bruno Randolf2015-10-261-0/+24
* wifi: Enhance WiFi Configuration to also include sim number.Sravanthi Palakonda2015-10-061-0/+17
* Wifi: Maintain configKey generation logic same in all APIsSravanthi Palakonda2015-10-061-11/+10
* Merge "correctly print wificonfiguration creation and update time" into mnc-devVinit Deshpande2015-07-011-2/+2
|\
| * correctly print wificonfiguration creation and update timePierre Vandwalle2015-07-011-2/+2
* | More API review feedbackVinit Deshpande2015-06-301-4/+4
|/
* Address API review commentsVinit Deshpande2015-06-221-11/+9
* add creation/update time to WifiConfigurationPierre Vandwalle2015-06-161-0/+20
* Cleaned out "isValid" from WifiConfig.Jan Nordqvist2015-06-031-56/+2
* fix annoying typoPierre Vandwalle2015-06-021-6/+6
* Merge commit '17455a3' into master_mergePrerepa Viswanadham2015-05-011-1/+1
|\
| * Changed logging tag.Jan Nordqvist2015-04-271-1/+1
* | Merge commit '7e5e791' into merge2Etan Cohen2015-04-241-2/+2
|\ \ | |/
| * Fix build error on APIxinhe2015-04-211-2/+2
* | Merge commit '4cb5d80' into merge2Etan Cohen2015-04-241-0/+2
|\ \ | |/
| * set softAP band selection API hiddenxinhe2015-04-211-0/+2
* | Merge commit 'c91bc62' into merge2Etan Cohen2015-04-241-1/+1
|\ \ | |/
| * A few minor fixes for EAP-TLS.Jan Nordqvist2015-04-171-1/+1
* | Add a noInternetAccessExpected boolean to WifiConfiguration.Lorenzo Colitti2015-04-151-0/+12
* | Add an UNKNOWN_UID constant to WifiConfiguration.Lorenzo Colitti2015-04-151-1/+6
* | Merge commit 'e593d0a' into merge_workPrerepa Viswanadham2015-04-101-13/+25
|\ \ | |/
| * API for config app.Jan Nordqvist2015-04-071-13/+25
* | Merge commit 'b2ff415' into merge_workPrerepa Viswanadham2015-04-101-183/+2
|\ \ | |/
| * Remove scanResultCache from WifiConfigurationVinit Deshpande2015-03-311-183/+2
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-241-4/+19
|\ \ | |/
| * More fixes to get passpoint workingVinit Deshpande2015-03-181-2/+1
| * Fix scan results to hold passpoint dataVinit Deshpande2015-03-171-0/+11
| * Improve passpoint configuration validationVinit Deshpande2015-03-161-4/+9
| * am "Passpoint API - Take 1"Vinit Deshpande2015-03-091-22/+48
| |\
| * \ am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-091-14/+0
| |\ \
| * \ \ am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-091-0/+41
| |\ \ \
* | \ \ \ am "Passpoint API - Take 1"Vinit Deshpande2015-03-151-21/+48
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Passpoint API - Take 1Vinit Deshpande2015-02-241-22/+48
| | |_|/ | |/| |
* | | | am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-151-14/+0
|\ \ \ \ | |/ / /
| * | | get channel list from driver for SoftAP channel selectionxinhe2015-02-041-14/+0
| | |/ | |/|
* | | am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-151-0/+43
|\ \ \ | |/ /
| * | set softAP on a specified band, including both 2.4 and 5 GHz bandxinhe2015-01-161-0/+41
* | | Remove unused imports in frameworks/base.John Spurlock2015-02-281-3/+0
* | | Merge "aggressively blacklist WifiConfiguration for the purpose of switching ...vandwalle2015-01-291-0/+46
|\ \ \ | | |/ | |/|
| * | aggressively blacklist WifiConfiguration for the purpose of switching networkvandwalle2015-01-231-0/+46
| |/
* | am a3c187bc: am f87606fe: Merge "add debug logs to confirm network flapping i...vandwalle2014-12-181-3/+15
|\ \ | |/
| * add debug logs to confirm network flapping issue is fixedvandwalle2014-12-171-3/+15
* | am fa205fff: am 9ef07ad2: Merge "make sure wificonfiguration scan cache doesn...Prem Kumar2014-12-141-0/+36
|\ \ | |/
| * make sure wificonfiguration scan cache doesnt grow unboundedvandwalle2014-12-111-0/+36
* | Merge commit 'ec3e9805dd7c527f961d1f2a14e5752b461186ca' into fix-merge-conflictWink Saville2014-11-121-8/+31
|\ \ | |/
| * dont blacklist wifi config that have had validated internet status in the pastvandwalle2014-11-101-8/+31
* | am 1199a4c4: am f2a598e4: am 074c5b5b: Merge "Don\'t drop WifiConfiguration\'...Jeff Davidson2014-10-151-1/+5
|\ \ | |/
| * Merge "Don't drop WifiConfiguration's ephemeral bit on copy/parcel." into lmp...Jeff Davidson2014-10-151-1/+5
| |\
| | * Don't drop WifiConfiguration's ephemeral bit on copy/parcel.Jeff Davidson2014-10-061-1/+5