summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Fix a hashCode implementationAndreas Gampe2015-03-151-1/+1
* 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
* | am 401ef259: am a4144563: Merge "add disable Ephemeral Network API Bug:185252...Jeff Davidson2014-12-082-1/+16
|\ \ | |/
| * add disable Ephemeral Network APIvandwalle2014-12-052-1/+16
* | am b6c9cbc5: am 47772ac8: Merge "make startScan with worksource specific to l...vandwalle2014-11-262-0/+18
|\ \ | |/
| * make startScan with worksource specific to location scansvandwalle2014-11-252-0/+18
* | am a34f3d30: am 800bf3ae: Merge "Fix WPS docs for LABEL method" into lmp-mr1-devVinit Deshpande2014-11-191-1/+1
|\ \ | |/
| * Fix WPS docs for LABEL methodVinit Deshpande2014-11-181-1/+1
* | Merge "dont blacklist wifi config that have had validated internet status in ...vandwalle2014-11-121-8/+31
|\ \ | |/
| * dont blacklist wifi config that have had validated internet status in the pastvandwalle2014-11-101-8/+31
* | am 8cae7f64: am 8fe7676e: Merge "Fix incorrect doc for WifiInfo#getSSID()." i...Jeff Davidson2014-11-051-1/+1
|\ \ | |/
| * Fix incorrect doc for WifiInfo#getSSID().Jeff Davidson2014-11-051-1/+1
* | am f2a598e4: am 074c5b5b: Merge "Don\'t drop WifiConfiguration\'s ephemeral b...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
* | | am b75369e2: am 7bbf867b: am 0c0c680d: am a741efd5: Merge "adding debug infor...vandwalle2014-10-083-13/+79
|\ \ \ | |/ /
| * | adding debug information to bug report for Bug:16751877vandwalle2014-10-073-13/+79
| |/
* | am 88b927e2: am c67e5ae2: am 4f5fd780: am 68104b05: Merge "add millisecond ti...vandwalle2014-10-041-1/+1
|\ \ | |/
| * add millisecond timestamp to locallogvandwalle2014-10-031-1/+1
* | am 6245bd9e: am eef8d3eb: am df959707: am 7fe95529: Merge "Revert the configK...Lorenzo Colitti2014-10-021-12/+9
|\ \ | |/
| * Revert the configKey generation algorithm to what it was in K.Lorenzo Colitti2014-09-301-12/+9
* | am 9e22f280: am 713b200d: am 9794dc95: am 0829f6b6: Merge "handle bssid black...vandwalle2014-09-232-5/+61
|\ \ | |/
| * handle bssid blacklist in case of dhcp failuresvandwalle2014-09-232-5/+61
* | am 6839bf68: am 41fa5e86: am 699ba17f: am 14f0aba3: Merge "Fix documentation ...Vinit Deshpande2014-09-231-1/+1
|\ \ | |/
| * Fix documentation for Wifi ScanResult.timestampVinit Deshpande2014-09-191-1/+1
* | am c3eea0ee: am a203fbc8: Merge "Allow creating EAP_TLS network without speci...Prem Kumar2014-09-151-1/+3
|\ \ | |/
| * Merge "Allow creating EAP_TLS network without specifying Phase2.None" into lm...Prem Kumar2014-09-151-1/+3
| |\
| | * Allow creating EAP_TLS network without specifying Phase2.NoneVinit Deshpande2014-09-131-1/+3
* | | am dfb82a24: am 35967d04: Merge "make wifi cellular params configurable" into...vandwalle2014-09-141-3/+6
|\ \ \ | |/ /
| * | make wifi cellular params configurablevandwalle2014-09-131-3/+6
| |/
* | am 8c8f56ca: am e62a18e5: Merge "various fixes:" into lmp-devvandwalle2014-09-131-25/+85
|\ \ | |/
| * various fixes:vandwalle2014-09-121-25/+85
* | am a5ef501a: am 9e444d7a: Merge "make autojoin configurable, clean up BSSID i...vandwalle2014-09-101-8/+16
|\ \ | |/
| * make autojoin configurable, clean up BSSID info that may be stake in WifiConf...vandwalle2014-09-101-8/+16
* | am b73e94b4: am 8270c789: Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande2014-09-101-0/+2
|\ \ | |/
| * Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande2014-09-101-0/+2
| |\
| | * Secure access to WifiScannerVinit Deshpande2014-09-081-0/+2
* | | am 33e1b95c: am fc591cc1: Merge "Implement getAvailableChannels" into lmp-devVinit Deshpande2014-09-092-1/+13
|\ \ \ | |/ /
| * | Merge "Implement getAvailableChannels" into lmp-devVinit Deshpande2014-09-092-1/+13
| |\ \
| | * | Implement getAvailableChannelsVinit Deshpande2014-09-052-1/+13
| | |/
* | | am 344ddea4: am a35a795f: Merge "add more info to WifiConfiguration.toString:...vandwalle2014-09-081-7/+109
|\ \ \ | |/ /
| * | add more info to WifiConfiguration.toString:vandwalle2014-09-071-7/+109
| |/
* | am d3a78eff: am 36b0eac4: Merge "Add @SystemApi annotations to methods used b...David Christie2014-09-041-0/+3
|\ \ | |/
| * Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently thes...David Christie2014-09-041-0/+3
| |\
| | * Add @SystemApi annotations to methods used by GmsCore.David Christie2014-09-041-0/+3