Age | Commit message (Expand) | Author |
2016-05-17 | WifiConnectivityManagerTest: exponential backoff periodic scan | Randy Pan |
2016-05-17 | Restrict connectivty periodic scan | Randy Pan |
2016-05-13 | Move WifiP2pServiceImpl to IpManager | Erik Kline |
2016-05-10 | Merge changes Ie19e66b9,Idfcc51e2,Ie2b6f031 into nyc-dev | Rebecca Silberstein |
2016-05-10 | Merge "Fix string comparision and return value in try catch block" into nyc-dev | Ningyuan Wang |
2016-05-09 | WifiController: set to proper state after SoftAP | Rebecca Silberstein |
2016-05-09 | WifiSettingsStore: add methods for WifiSavedState | Rebecca Silberstein |
2016-05-09 | Merge "SupplicantScanner: Truncate hidden network list" into nyc-dev | Mitchell Wills |
2016-05-09 | Merge "WifiConfigManager: clean up log message level" into nyc-dev | Randy Pan |
2016-05-09 | Merge "WifiStateMachine: fix setTargetBssid()" into nyc-dev | Randy Pan |
2016-05-06 | WifiConfigManager: clean up log message level | Randy Pan |
2016-05-06 | Fix string comparision and return value in try catch block | Ningyuan Wang |
2016-05-06 | SupplicantScanner: Truncate hidden network list | Roshan Pius |
2016-05-06 | WifiStateMachine: fix setTargetBssid() | Randy Pan |
2016-05-06 | Clear config BSSID after successful roaming | Randy Pan |
2016-05-05 | Merge changes I1424053c,I96e35e06 into nyc-dev | Roshan Pius |
2016-05-04 | WifiConnectivityManager: Unit tests for metrics | Roshan Pius |
2016-05-04 | Merge "wifi_hal_stub: add stubs for packet fate" into nyc-dev | Mukesh Agrawal |
2016-05-04 | WifiConnectivityManager: Increment metrics | Roshan Pius |
2016-05-04 | wifi_hal_stub: add stubs for packet fate | mukesh agrawal |
2016-05-04 | Merge changes Icaa91d9d,Ic930337a into nyc-dev | Mukesh Agrawal |
2016-05-04 | Merge "Suppress some Supplicant WifiScanner logs" into nyc-dev | Mitchell Wills |
2016-05-04 | Merge "Add more details about what scan results were delivered to clients" in... | Mitchell Wills |
2016-05-04 | Merge "Fix null configs passed to WifiLastResortWatchdog" into nyc-dev | Glen Kuhne |
2016-05-04 | Merge "Fixed NetworkFactories being dumped twice" into nyc-dev | Glen Kuhne |
2016-05-03 | Add more details about what scan results were delivered to clients | Mitchell Wills |
2016-05-03 | WifiStateMachine: dynamically configure WifiHAL log level | mukesh agrawal |
2016-05-03 | wifi service: abstract away access to SystemProperties | mukesh agrawal |
2016-05-03 | Suppress some Supplicant WifiScanner logs | Mitchell Wills |
2016-05-03 | Fix null configs passed to WifiLastResortWatchdog | Glen Kuhne |
2016-05-03 | Fixed NetworkFactories being dumped twice | Glen Kuhne |
2016-05-03 | Merge "WifiNative.cpp: reduce logspam" into nyc-dev | TreeHugger Robot |
2016-05-02 | WifiNative.cpp: reduce logspam | mukesh agrawal |
2016-05-02 | Merge "WifiConnectivityManager: PNO retry for low RSSI network" into nyc-dev | Randy Pan |
2016-05-02 | Merge "Optimize logcat fetching by using logcat -t option" into nyc-dev | Ningyuan Wang |
2016-05-02 | Merge "Fix check on current connected/connecting network" into nyc-dev | Randy Pan |
2016-04-30 | WifiConnectivityManager: PNO retry for low RSSI network | Randy Pan |
2016-04-29 | WifiLastResortWatchdog: update config if not null | Rebecca Silberstein |
2016-04-29 | Fix check on current connected/connecting network | Randy Pan |
2016-04-27 | Merge "WifiLastResortWatchdog metrics" into nyc-dev | TreeHugger Robot |
2016-04-27 | Merge changes I91ad6127,I416bfd0e into nyc-dev | TreeHugger Robot |
2016-04-27 | WifiLastResortWatchdog metrics | Glen Kuhne |
2016-04-27 | WifiLastResortWatchdog trigger logic | Glen Kuhne |
2016-04-26 | Fix setEnableAutoJoinWhenAssociated() handling | Randy Pan |
2016-04-26 | WifiConnectivityManager: Run AlarmManager on WifiStateMachine thread | Randy Pan |
2016-04-26 | Merge "WifiConnectivityManager: Add stats for rate limiting" into nyc-dev | Roshan Pius |
2016-04-26 | Merge "Revert "WifiStateMachine: dynamically configure WifiHAL log level"" in... | TreeHugger Robot |
2016-04-26 | WifiLastResortWatchdog failure counting | Glen Kuhne |
2016-04-26 | Merge "Do not use ANQP when Wifi is connecting or connected" into nyc-dev | Ningyuan Wang |
2016-04-26 | Revert "WifiStateMachine: dynamically configure WifiHAL log level" | Mukesh Agrawal |
2016-04-26 | WifiConnectivityManager: Add stats for rate limiting | Roshan Pius |
2016-04-26 | Merge "Fix another potential crash when dumping WifiScanningService" into nyc... | Mitchell Wills |
2016-04-25 | Merge "WifiStateMachine: dynamically configure WifiHAL log level" into nyc-dev | TreeHugger Robot |
2016-04-25 | Do not use ANQP when Wifi is connecting or connected | Ningyuan Wang |
2016-04-25 | Merge "WificonfigManager: Split out scandetail to network lookup" into nyc-dev | TreeHugger Robot |
2016-04-25 | Fix another potential crash when dumping WifiScanningService | Mitchell Wills |
2016-04-25 | Merge "Fix the string equality check, to avoid a possible NPE." into nyc-dev | Pankaj Kanwar |
2016-04-22 | WificonfigManager: Split out scandetail to network lookup | Roshan Pius |
2016-04-22 | Optimize logcat fetching by using logcat -t option | Ningyuan Wang |
2016-04-22 | Fix the string equality check, to avoid a possible NPE. | pkanwar |
2016-04-22 | Merge changes I2bfae3a9,I3e247667 into nyc-dev | Roshan Pius |
2016-04-22 | Merge "WifiConnectivityManager: Turn off ePno/Gscans" into nyc-dev | TreeHugger Robot |
2016-04-21 | WifiStateMachine: dynamically configure WifiHAL log level | mukesh agrawal |
2016-04-21 | WifiConnectivityManager: Unit tests for rate limit | Roshan Pius |
2016-04-21 | WifiConnectivityManager: Connection rate limit | Roshan Pius |
2016-04-21 | Merge "WifiConfigManager: Remove redundant code" into nyc-dev | TreeHugger Robot |
2016-04-21 | WifiConfigManager: Remove redundant code | Roshan Pius |
2016-04-21 | WifiConnectivityManager: Turn off ePno/Gscans | Roshan Pius |
2016-04-21 | Set WifiNetworkScoreCache DBG to false. | Jeremy Joslin |
2016-04-21 | Merge "WifiLogger: fix bug in HAL callback registration" into nyc-dev | TreeHugger Robot |
2016-04-20 | WifiLogger: fix bug in HAL callback registration | mukesh agrawal |
2016-04-20 | Merge "Use external scores on saved networks if requested." into nyc-dev | Jeremy Joslin |
2016-04-20 | Merge changes Id4cc9c3c,Ice7dad5a into nyc-dev | Samuel Tan |
2016-04-20 | Use external scores on saved networks if requested. | Jeremy Joslin |
2016-04-19 | Fix NullPointerException when dumping WifiScanningService | Mitchell Wills |
2016-04-18 | Merge "WifiConnectivityManager: Clear scan details after results" into nyc-dev | Roshan Pius |
2016-04-18 | Log summarized packet fate reports | Samuel Tan |
2016-04-18 | Merge "Implement new async response for controller activity info" into nyc-dev | Adam Lesinski |
2016-04-18 | Merge "WifiConnectivityManger: Enable background/ePNO scan" into nyc-dev | Roshan Pius |
2016-04-18 | WifiConnectivityManager: Clear scan details after results | Roshan Pius |
2016-04-18 | QNS: Skip ephemeral networks deleted by user | Roshan Pius |
2016-04-15 | Add FrameParser | Samuel Tan |
2016-04-15 | Check KEY_CONFIG_WIFI_DISABLE_IN_ECBM on ECBM notification | Sunil Dutt |
2016-04-15 | WifiConnectivityManger: Enable background/ePNO scan | Roshan Pius |
2016-04-15 | Merge "Run WifiScanner on WifiStateMachine thread" into nyc-dev | Mitchell Wills |
2016-04-15 | Merge "Created LastResortWatchdog class" into nyc-dev | Glen Kuhne |
2016-04-15 | Merge "WifiScanningService: Correct state machine names" into nyc-dev | TreeHugger Robot |
2016-04-14 | WifiScanningService: Correct state machine names | Roshan Pius |
2016-04-14 | Run WifiScanner on WifiStateMachine thread | Mitchell Wills |
2016-04-14 | Merge "Condition on if the phone is connected to an AP" into nyc-dev | Randy Pan |
2016-04-14 | Merge "Add log when we don't update the channel list" into nyc-dev | TreeHugger Robot |
2016-04-14 | Condition on if the phone is connected to an AP | Randy Pan |
2016-04-14 | Merge "WifiScanningService: Remove ClienthandlerMap" into nyc-dev | TreeHugger Robot |
2016-04-14 | Created LastResortWatchdog class | Glen Kuhne |
2016-04-14 | WifiScanningService: Remove ClienthandlerMap | Roshan Pius |
2016-04-14 | Merge changes Ia5efa8a0,I2ec700c3 into nyc-dev | Samuel Tan |
2016-04-14 | Merge "Update hasEverConnected for wifi networks" into nyc-dev | Rebecca Silberstein |
2016-04-14 | Merge "BackgroundScanScheduler: Optimize buckets" into nyc-dev | Roshan Pius |
2016-04-13 | Add log when we don't update the channel list | Mitchell Wills |
2016-04-14 | Merge "Fixed incomplete OSEN config code." into nyc-dev | Jan Nordqvist |