summaryrefslogtreecommitdiffstats
path: root/service/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge changes Ieee0b91a,I0093620c into lmp-mr1-devPrem Kumar2014-12-142-26/+79
|\
| * fix logspamvandwalle2014-12-111-2/+19
| * Apply 5GHz band preference only when comparing configurations on different bandsvandwalle2014-12-111-24/+60
* | Merge "make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703...Prem Kumar2014-12-141-1/+9
|\|
| * make sure wificonfiguration scan cache doesnt grow unboundedvandwalle2014-12-111-1/+9
* | Merge "autojoin scanning + P2P - discard autojoin scan when both infra and P2...Prem Kumar2014-12-141-1/+21
|\|
| * autojoin scanning + P2Pvandwalle2014-12-111-1/+21
* | Merge "handle beacons reported with wrong RSSI value of 0 Bug:18654243" into ...Prem Kumar2014-12-142-0/+17
|\|
| * handle beacons reported with wrong RSSI value of 0vandwalle2014-12-102-0/+17
* | Merge "Fix an unhandled exception in WifiP2pStateMachine" into lmp-mr1-devVinit Deshpande2014-12-111-1/+1
|\ \ | |/ |/|
| * Fix an unhandled exception in WifiP2pStateMachineVinit Deshpande2014-12-091-1/+1
* | adjust network switching thresholdsvandwalle2014-12-092-4/+6
|/
* Merge "Allow interact-users-full access to scan results" into lmp-mr1-devJason Monk2014-12-081-2/+13
|\
| * Allow interact-users-full access to scan resultsJason Monk2014-12-051-2/+13
* | Merge changes I0d49fa29,I0acacd3f into lmp-mr1-devPrem Kumar2014-12-063-105/+259
|\ \
| * | rework scan logic so as to make use of delayed messages instead of scan alarmvandwalle2014-12-053-103/+214
| * | reenable disabled config after a few minutesvandwalle2014-12-053-2/+45
| |/
* | Merge "- keep track of ephemeral configurations that are deleted by user - m...Jeff Davidson2014-12-064-0/+108
|\ \ | |/ |/|
| * - keep track of ephemeral configurations that are deleted by uservandwalle2014-12-054-0/+108
* | Read all networks despite message limit of 4096 bytesVinit Deshpande2014-12-042-53/+65
|/
* Merge "Fix an NPE in RttService" into lmp-mr1-devVinit Deshpande2014-12-021-1/+1
|\
| * Fix an NPE in RttServiceVinit Deshpande2014-12-011-1/+1
* | Work on issue #18118255: StateMachine aggressively keeping its own logs...Dianne Hackborn2014-12-011-1/+2
|/
* Merge "remove dfs channel from location restricted scans" into lmp-mr1-devvandwalle2014-11-262-4/+39
|\
| * remove dfs channel from location restricted scansvandwalle2014-11-252-4/+39
* | register network factory before processing scan resultsvandwalle2014-11-251-6/+15
|/
* - dont loose explicitely selected bit when autojoining same networkvandwalle2014-11-242-29/+46
* Merge "Don't enable ephemeral networks when bringing up Wi-Fi." into lmp-mr1-devJeff Davidson2014-11-201-1/+1
|\
| * Don't enable ephemeral networks when bringing up Wi-Fi.Jeff Davidson2014-11-141-1/+1
* | perform regular autojoin when turning wifi onvandwalle2014-11-192-7/+18
* | Trigger auto-join from WifiManager.reconnect()Vinit Deshpande2014-11-181-3/+2
* | Merge "Fix a crash in parsing beacon IEs" into lmp-mr1-devVinit Deshpande2014-11-151-11/+15
|\ \
| * | Fix a crash in parsing beacon IEsVinit Deshpande2014-11-031-11/+15
* | | Merge "Fix connections to unintended networks" into lmp-mr1-devVinit Deshpande2014-11-151-10/+16
|\ \ \
| * | | Fix connections to unintended networksVinit Deshpande2014-11-121-10/+16
* | | | Merge changes I578e0d92,I248695b2 into lmp-mr1-devVinit Deshpande2014-11-152-7/+16
|\| | | | |_|/ |/| |
| * | Handle bad WifiHAL implementationVinit Deshpande2014-11-121-2/+5
| * | Don't allow SCAN_REQUEST broadcast to launch appsVinit Deshpande2014-11-121-5/+11
* | | Merge "check for null pointers when processing CMD_START_SCAN" into lmp-mr1-devvandwalle2014-11-141-2/+8
|\ \ \
| * | | check for null pointers when processing CMD_START_SCANvandwalle2014-11-131-2/+8
* | | | Fix call to startScan for untrusted setting change.Jeff Davidson2014-11-131-1/+1
|/ / /
* / / - better handling of deleted configurations, only keep a crc32 of deleted SSIDsvandwalle2014-11-124-74/+98
|/ /
* | Merge "dont blacklist wifi config that have had validated internet status in ...vandwalle2014-11-123-17/+50
|\ \
| * | dont blacklist wifi config that have had validated internet status in the pastvandwalle2014-11-103-17/+50
* | | Make use of scorer-specified heuristics in RssiCurve.Jeff Davidson2014-11-062-28/+19
|/ /
* | Merge "Support conversion of untrusted networks to trusted." into lmp-mr1-devJeff Davidson2014-11-062-6/+35
|\ \
| * | Support conversion of untrusted networks to trusted.Jeff Davidson2014-11-042-6/+35
* | | Merge "propagate noInternetAccess flag and network status" into lmp-mr1-devvandwalle2014-11-041-9/+8
|\ \ \ | |/ / |/| |
| * | propagate noInternetAccess flag and network statusvandwalle2014-11-031-9/+8
* | | Propagate WifiConfiguration ephemeral bit to ScanResult.Jeff Davidson2014-10-311-0/+6
| |/ |/|