Age | Commit message (Expand) | Author |
2020-04-11 | NetworkListStoreData: Fix badly formed WifiConfiguration | Roshan Pius |
2020-04-10 | Merge "Add metrics for initial partial scan feature" into rvc-dev | Ahmed ElArabawy |
2020-04-10 | Merge "When user approve IMSI protection exemption restore auto join." into r... | Nate Jiang |
2020-04-09 | When user approve IMSI protection exemption restore auto join. | Nate Jiang |
2020-04-09 | Add metrics for initial partial scan feature | Ahmed ElArabawy |
2020-04-10 | Merge "Add imsi protection notification for saved network" into rvc-dev | Nate Jiang |
2020-04-09 | Add imsi protection notification for saved network | Nate Jiang |
2020-04-09 | Merge changes I9e62138a,Iafcd193e into rvc-dev | TreeHugger Robot |
2020-04-09 | Merge "Add flag to enable enhanced mac randomization" into rvc-dev | TreeHugger Robot |
2020-04-09 | Move IMSI notification to WifiCarrierInfoManager | Nate Jiang |
2020-04-09 | Rename TelephonyUtils to WifiCarrierInfoManager | Nate Jiang |
2020-04-09 | WifiBackupRestoreTest: Fix a unit test for new auto-join flag | Roshan Pius |
2020-04-09 | SelfRecovery: Add overlay for the recovery limit | Roshan Pius |
2020-04-09 | Merge "Add metrics for 6G and 11ax scan results" into rvc-dev | Ahmed ElArabawy |
2020-04-09 | Merge "wifi: enabling a network should also remove this network from the bloc... | Jimmy Chen |
2020-04-09 | Merge "WifiNetworkFactory: Ensure we disconnect when we release request" into... | Roshan Pius |
2020-04-09 | wifi: enabling a network should also remove this network from the blocklist | Jimmy Chen |
2020-04-07 | Add metrics for 6G and 11ax scan results | Ahmed ElArabawy |
2020-04-08 | WifiNetworkSuggestionsManager: Add an event listener | Roshan Pius |
2020-04-07 | WifiNetworkFactory: Ensure we disconnect when we release request | Roshan Pius |
2020-04-07 | Merge "Update the bssid, L2Key and GroupHint information upon L2 roaming comp... | Xiao Ma |
2020-04-07 | Merge "Exempt active scorer from user approval for its suggestions." into rvc... | TreeHugger Robot |
2020-04-07 | Merge "HalDeviceManager: Add a new query API for device capabilities" into rv... | TreeHugger Robot |
2020-04-06 | HalDeviceManager: Add a new query API for device capabilities | Roshan Pius |
2020-04-06 | Merge "ConnectedNetworkScorer: Do not send invalid sessionId" into rvc-dev | Michael Plass |
2020-04-06 | Exempt active scorer from user approval for its suggestions. | Varun Anand |
2020-04-06 | ConnectedNetworkScorer: Do not send invalid sessionId | Michael Plass |
2020-04-05 | HalDeviceManager: Remove unused lowPriority iface flag | Roshan Pius |
2020-04-04 | Merge "ClientModeImpl: Disconnect if network is marked metered" into rvc-dev | TreeHugger Robot |
2020-04-03 | ClientModeImpl: Disconnect if network is marked metered | Roshan Pius |
2020-04-03 | Merge "Duplicate ScanResult should return only one matched suggestion" into r... | Nate Jiang |
2020-04-03 | Merge "Add suggestion network into partial scan list" into rvc-dev | Nate Jiang |
2020-04-02 | Add suggestion network into partial scan list | Nate Jiang |
2020-04-02 | Duplicate ScanResult should return only one matched suggestion | Nate Jiang |
2020-04-02 | Merge "Log the number of consecutive connection failures" into rvc-dev | TreeHugger Robot |
2020-04-02 | Update the bssid, L2Key and GroupHint information upon L2 roaming completes. | Xiao Ma |
2020-04-01 | Log the number of consecutive connection failures | Kai Shi |
2020-04-02 | Merge "ClientModeManager: Invoke onStarted() callback only after setting role... | TreeHugger Robot |
2020-04-02 | Merge changes Ide4d040b,I1b84bb11 into rvc-dev | David Su |
2020-04-01 | Clean up WifiTrafficPoller | David Su |
2020-04-01 | ClientModeManager: Invoke onStarted() callback only after setting role | Roshan Pius |
2020-04-01 | Merge "Take bugReport when it hits abnormal connection/disconnection" into rv... | TreeHugger Robot |
2020-04-01 | Merge "Add mbo association retry delay metric" into rvc-dev | Sunil Ravi |
2020-03-31 | Take bugReport when it hits abnormal connection/disconnection | Kai Shi |
2020-04-01 | Merge changes Ibf2e88ea,Ib59fd186 into rvc-dev | Roshan Pius |
2020-03-31 | Add mbo association retry delay metric | Sunil Ravi |
2020-03-31 | WifiShellCommand: Add cmds for approving NetworkRequest from app | Roshan Pius |
2020-03-31 | Merge "Treat BSSIDs blocked by MBO same as other BSSIDs" into rvc-dev | Oscar Shu |
2020-03-30 | Add flag to enable enhanced mac randomization | xshu |
2020-03-30 | Treat BSSIDs blocked by MBO same as other BSSIDs | xshu |
2020-03-30 | Merge "Fix KeyStore failures in SAP randomization" into rvc-dev | Oscar Shu |
2020-03-30 | Merge changes from topics "wifi-sign-apk-aosp", "wifi-sign-apk-in-apex" into ... | David Su |
2020-03-30 | Merge "When ClientMode stop, clean the user temporarily disabled network list... | Nate Jiang |
2020-03-29 | Merge "Add channelUtilization and throughput in metrics" into rvc-dev | Kai Shi |
2020-03-28 | Add channelUtilization and throughput in metrics | Kai Shi |
2020-03-28 | Merge "WifiBackupRestore: Bump up the minor version to 1.2" into rvc-dev | Roshan Pius |
2020-03-27 | WifiBackupRestore: Bump up the minor version to 1.2 | Roshan Pius |
2020-03-27 | When ClientMode stop, clean the user temporarily disabled network list | Nate Jiang |
2020-03-27 | Fix KeyStore failures in SAP randomization | xshu |
2020-03-27 | Merge "Order scan list by network connection order" into rvc-dev | Nate Jiang |
2020-03-27 | Merge "Add or Remove WifiNetworkSuggestion with null should fail." into rvc-dev | Nate Jiang |
2020-03-26 | Add or Remove WifiNetworkSuggestion with null should fail. | Nate Jiang |
2020-03-26 | Order scan list by network connection order | Nate Jiang |
2020-03-27 | Merge "DPP R2 metrics" into rvc-dev | Sunil Ravi |
2020-03-26 | DPP R2 metrics | Sunil Ravi |
2020-03-26 | Resolve OsuLogin dynamically | David Su |
2020-03-26 | Resolve ServiceWifiResources package name dynamically | David Su |
2020-03-26 | Fix the issue an invalid ScanResult may cause crash | Nate Jiang |
2020-03-25 | Rename wifi-service-resources to ServiceWifiResources | David Su |
2020-03-26 | Merge "wifi: Support setBssid in tethered mode hotspot" into rvc-dev | Les Lee |
2020-03-26 | Merge "Blacklist the BSS only if MBO assoc retry delay is included." into rvc... | Sunil Ravi |
2020-03-25 | Merge "Use a LRU to in memory store the network connection order" into rvc-dev | Nate Jiang |
2020-03-25 | Merge "WifiNetworkFactory: Add user private WifiConfiguration" into rvc-dev | Roshan Pius |
2020-03-25 | Merge "WifiHealthMonitor: improve regression detection" into rvc-dev | Kai Shi |
2020-03-25 | wifi: Support setBssid in tethered mode hotspot | lesl |
2020-03-24 | Use a LRU to in memory store the network connection order | Nate Jiang |
2020-03-25 | Merge changes I4b026b2b,I080cc866 into rvc-dev | Les Lee |
2020-03-24 | WifiHealthMonitor: improve regression detection | Kai Shi |
2020-03-25 | wifi: Add softap metrics to record the event when reach limitation | lesl |
2020-03-24 | WifiNetworkFactory: Add user private WifiConfiguration | Roshan Pius |
2020-03-24 | Merge "opt/net/wifi/tests: Run mts-wifi on AOSP builds" into rvc-dev | David Su |
2020-03-24 | wifi: Add Softap configuration/capability metric | lesl |
2020-03-24 | Merge "Wifi: fix inconsistent state in handleSupplicantStateChange" into rvc-dev | Jimmy Chen |
2020-03-23 | opt/net/wifi/tests: Run mts-wifi on AOSP builds | David Su |
2020-03-23 | Wifi: fix inconsistent state in handleSupplicantStateChange | Jimmy Chen |
2020-03-22 | Blacklist the BSS only if MBO assoc retry delay is included. | Sunil Ravi |
2020-03-21 | Merge changes Ifc80ff6e,I24314151 into rvc-dev | Michael Plass |
2020-03-20 | Prefer trusted networks to untrusted | Michael Plass |
2020-03-20 | Merge "WifiCandidatesTest: stop inheriting from ScanResult" into rvc-dev | Michael Wright |
2020-03-20 | [ThroughputScorer] Simplify last-selected bonus | Michael Plass |
2020-03-20 | Merge "p2p: fix re-launch wpa_supplicant unintentionally" into rvc-dev | Jimmy Chen |
2020-03-19 | Merge "Remove WifiManager.getTxPacketCount" into rvc-dev | David Su |
2020-03-19 | Remove WifiManager.getTxPacketCount | David Su |
2020-03-19 | Add a class for caching settings migration data | Roshan Pius |
2020-03-19 | Merge "MBO/OCE/FILS metrics" into rvc-dev | Sunil Ravi |
2020-03-19 | Merge "wifi: LocalOnlyHotspot should not enable softap client timeout" into r... | Les Lee |
2020-03-19 | Merge "WifiSoftApConfigStore: Move softap.conf conversion to WifiMigration" i... | Roshan Pius |
2020-03-18 | Merge "ScoredNetworkNominator: Set scorer uid + package on wificonfig created... | Roshan Pius |
2020-03-18 | WifiCandidatesTest: stop inheriting from ScanResult | David Su |
2020-03-18 | Merge "Fix user saved passpoint network user disable issue" into rvc-dev | TreeHugger Robot |