summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-11-01wifi: Add SoftApInfo Callback supportlesl
2019-10-30Merge "[WifiScoreCard] Add histograms"Michael Plass
2019-10-30Merge "Configurable SoftAP: Service implementation."Patrik Fimml
2019-10-30Configurable SoftAP: Service implementation.Patrik Fimml
2019-10-30Merge "Add carrier ID field for WifiConfiguration and PasspointConfiguration."Steven Liu
2019-10-29Merge "[WifiLock] Move arg validity check earlier - prevent service crash"Etan Cohen
2019-10-29Add carrier ID field for WifiConfiguration and PasspointConfiguration.Steven Liu
2019-10-29Merge changes from topic "macChangeFrequencyDhcpLease"Oscar Shu
2019-10-29[WifiLock] Move arg validity check earlier - prevent service crashEtan Cohen
2019-10-29Merge changes from topic "wifi_metrics_proto"Roshan Pius
2019-10-28wifi(coverage): Fix coverage scriptRoshan Pius
2019-10-28Merge "WifiServiceImplTest: remove extra test class creation"Michael Plass
2019-10-28Merge "Change WIFI_FEATURE_XXX type from int to long"Sunil Ravi
2019-10-28Change WIFI_FEATURE_XXX type from int to longSunil Ravi
2019-10-27Merge changes I3b31a5e2,I292ccafeTreeHugger Robot
2019-10-27Merge "WifiStack: Migrate to BatteryStatsManager SystemApi"Roshan Pius
2019-10-26ActiveModeWarden: Remove redundant SoftApCallbackRoshan Pius
2019-10-26ActiveModeWarden: Add roles for each mode managerRoshan Pius
2019-10-25[WifiScoreCard] Add histogramsMichael Plass
2019-10-25[MAC rand] removing "hasEverConnected" check for aggressive randomizationxshu
2019-10-25[MAC rand] set re-randomization frequency based on dhcp leasexshu
2019-10-25Merge changes I0dc87735,I314cdf0aMichael Plass
2019-10-25[Passpoint] Ignore expired profiles in network evaluatorHai Shalom
2019-10-25Merge "[WifiServiceImplTest] OK to not dispatch any messages"Michael Plass
2019-10-25Merge "Support for hotspot client visibility."James Mattis
2019-10-25Merge "WifiStack: Unit tests should use the same jarjar rules"TreeHugger Robot
2019-10-25Merge "[MAC rand] Removing persistent storage"Oscar Shu
2019-10-24[WifiCandidates] Plumb isMeteredMichael Plass
2019-10-24Support for hotspot client visibility.James Mattis
2019-10-25Merge changes Ia7dd4afc,Ia7f03444,I2832835cMichael Plass
2019-10-24WifiStack: Unit tests should use the same jarjar rulesRoshan Pius
2019-10-24[MAC rand] Removing persistent storagexshu
2019-10-24WifiStack: Migrate to BatteryStatsManager SystemApiRoshan Pius
2019-10-24WifiServiceImplTest: remove extra test class creationMichael Plass
2019-10-24Merge "Skip evaluating networks whose allowAutojoin is false"Quang Luong
2019-10-24Merge "Do not clear Wifi country code upon entering airplane mode"TreeHugger Robot
2019-10-24Merge "Optimize ignore connection to same network"Roshan Pius
2019-10-23Do not clear Wifi country code upon entering airplane modeDavid Su
2019-10-23Merge "Enforce permissions check for WifiScanner#getAvailableChannels()"David Su
2019-10-23Merge "Wifi usability: Clear the ring buffer after adding each usability stat...Mingguang Xu
2019-10-23Optimize ignore connection to same networkRoshan Pius
2019-10-23[WifiServiceImplTest] OK to not dispatch any messagesMichael Plass
2019-10-23Wifi usability: Clear the ring buffer after adding each usability stats to th...Mingguang Xu
2019-10-23Merge "WifiStack: More user manager @hide cleanups"Roshan Pius
2019-10-22Enforce permissions check for WifiScanner#getAvailableChannels()David Su
2019-10-22Merge "Enable Settings to have access to Wifi technology"Ahmed ElArabawy
2019-10-21WifiStack: More user manager @hide cleanupsRoshan Pius
2019-10-22Merge "Fix handling of ht/vht Operation"Ahmed ElArabawy
2019-10-21Fix handling of ht/vht OperationAhmed ElArabawy
2019-10-21Merge "Accept either MAINLINE_NETWORK_STACK or NETWORK_STACK permission."David Su
2019-10-21Merge "Wifi usability: Data stall detection based on link layer stats"Mingguang Xu
2019-10-21Enable Settings to have access to Wifi technologyAhmed ElArabawy
2019-10-18Skip evaluating networks whose allowAutojoin is falseQuang Luong
2019-10-18Wifi usability: Data stall detection based on link layer statsMingguang Xu
2019-10-18Generate stronger default password for tethered APPavel Maltsev
2019-10-18Merge changes I4a8adf3a,I8cc436c4,I99cbe36a,I675121bb,Ia94324dfTreeHugger Robot
2019-10-18Merge "Remove CellularLinkLayerStats and CellularLinkLayerStatsCollector and ...Kai Shi
2019-10-18WifiStack: Use @SystemApi for PackageManager.getApplicationInfoAsUserRoshan Pius
2019-10-18WifiStack: Copy over runWithScissors methodRoshan Pius
2019-10-18WifiStack: Copy over some @hide utility methodsRoshan Pius
2019-10-18Merge "register callbacks for scan results available"Nate Jiang
2019-10-18Merge "Adapt to changed app-ops api in WifiPermissionsUtil"Philip P. Moltmann
2019-10-17Remove CellularLinkLayerStats and CellularLinkLayerStatsCollector and their u...Kai Shi
2019-10-17Merge "merge passpoint into network suggestion"Nate Jiang
2019-10-17register callbacks for scan results availableNate(Qiang) Jiang
2019-10-17Merge "Generate stronger password for LOHS"TreeHugger Robot
2019-10-17WifiNative: Retrieve supported features after client mode switchRoshan Pius
2019-10-17Merge changes I1694c0c0,I8db75951TreeHugger Robot
2019-10-17WifiStack: Use public API to get UserManagerRoshan Pius
2019-10-17Merge "Wifi AP: Randomize MAC address in SoftApManager"Patrik Fimml
2019-10-16WifiStack: Stop using UserHandle.getUserId()Roshan Pius
2019-10-16WifiStack: Stop using UserManager.getProfiles()Roshan Pius
2019-10-16merge passpoint into network suggestionNate Jiang
2019-10-16Wifi AP: Randomize MAC address in SoftApManagerPatrik Fimml
2019-10-16Merge changes Ie84ddb9e,If21baea8TreeHugger Robot
2019-10-15WifiStack: Use ActivityManager.isLowRamDevice()Roshan Pius
2019-10-14Generate stronger password for LOHSPavel Maltsev
2019-10-14Accept either MAINLINE_NETWORK_STACK or NETWORK_STACK permission.David Su
2019-10-14WifiDiagnostics: Fix typo in NON_FATAL_FW_ALARTIsaac Chiou
2019-10-11Adapt to changed app-ops api in WifiPermissionsUtilPhilip P. Moltmann
2019-10-11WifiServiceImplTest: Fix errorprone errorsRoshan Pius
2019-10-11Merge "WifiStack: Fix @hide usage from telephony"TreeHugger Robot
2019-10-11Merge "WifiStack: Rename wifi stack package name"TreeHugger Robot
2019-10-11Merge changes Ice7f8995,I7a788777Roshan Pius
2019-10-11WifiStack: Fix @hide usage from telephonyRoshan Pius
2019-10-10WifiScanningServiceImpl: Handle race on iface removalRoshan Pius
2019-10-10WifiStack: Rename wifi stack package nameRoshan Pius
2019-10-10Merge "WifiService: Revert get/remove passpoint API deprecation"TreeHugger Robot
2019-10-10WifiService: Revert get/remove passpoint API deprecationRoshan Pius
2019-10-09WifiNetworkFactory: Send match callback on registrationRoshan Pius
2019-10-09WifiNetworkFactory: Use the latest cached scan resultsRoshan Pius
2019-10-09WifiStack: Use UserHandle.CURRENT_OR_SELF temporarilyRoshan Pius
2019-10-07Wifi: Migrate DO/PO check to public APIsRoshan Pius
2019-10-04[WifiCandidates] Simplify CandidateScorerMichael Plass
2019-10-04[WifiCandidates] More flexible UCSMichael Plass
2019-10-04Wifi network selection tuneupMichael Plass
2019-10-04FrameworkFacade: Migrate uid importance check to public APIRoshan Pius
2019-10-04ClientModeImpl: Migrate the disableReason checks from WCMRoshan Pius
2019-10-04Merge "WifiNetworkFactory: Remove network from config manager"Roshan Pius
2019-10-04Merge "WifiController: Handle recovery in DisabledState as well"Roshan Pius