summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2019-10-31Merge changes from topic "BssidBlacklist"Oscar Shu
2019-10-31Extend the timeout to obtain IpClient am: 26e83c9a0e am: 8dbc1a2d28Remi NGUYEN VAN
2019-10-31Extend the timeout to obtain IpClient am: 26e83c9a0eRemi NGUYEN VAN
2019-10-30WifiStack: Use new hasUserRestrictionForUser @SystemApiRoshan Pius
2019-10-30NetworkSelector#selectNetwork use Set instead of HashSetxshu
2019-10-30hooking up BssidBlocklistMonitorxshu
2019-10-30Add BssidBlocklistMonitor classxshu
2019-10-30Merge "Change WIFI_FEATURE_XXX type from int to long" into qt-qpr1-devSunil Ravi
2019-10-30Merge "Change WIFI_FEATURE_XXX type from int to long" into qt-qpr1-devSunil Ravi
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-29[WifiLock] Move arg validity check earlier - prevent service crashEtan Cohen
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-29[WifiLock] Move arg validity check earlier - prevent service crashEtan Cohen
2019-10-29Merge changes from topic "macChangeFrequencyDhcpLease"Oscar Shu
2019-10-29[WifiLock] Move arg validity check earlier - prevent service crashEtan Cohen
2019-10-29Change WIFI_FEATURE_XXX type from int to longSunil Ravi
2019-10-29Merge changes from topic "wifi_metrics_proto"Roshan Pius
2019-10-29Extend the timeout to obtain IpClientRemi NGUYEN VAN
2019-10-28Merge "Change WIFI_FEATURE_XXX type from int to long"Sunil Ravi
2019-10-28WifiStack: Move wifi metrics proto hereRoshan Pius
2019-10-28Change WIFI_FEATURE_XXX type from int to longSunil Ravi
2019-10-28Merge "[WifiScoreCardProto] Remove unused fields."TreeHugger Robot
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-25Merge "WifiStack: Grant READ_DEVICE_CONFIG permission to wifi"Roshan Pius
2019-10-25[MAC rand] set re-randomization frequency based on dhcp leasexshu
2019-10-25WifiStack: Add a cleanspec to remove WifiStack.apkRoshan Pius
2019-10-25[WifiScoreCardProto] Remove unused fields.Michael Plass
2019-10-25Merge "Wifi usability: Clear the ring buffer after adding each usability stat...Mingguang Xu
2019-10-25Merge "Wifi usability: Clear the ring buffer after adding each usability stat...Mingguang Xu
2019-10-25Merge changes I0dc87735,I314cdf0aMichael Plass
2019-10-25[Passpoint] Ignore expired profiles in network evaluatorHai Shalom
2019-10-25Merge "WifiScoreReport: rm stray space from csv header"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] Simpler scoreCandidates interfaceMichael Plass
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-24Do not clear Wifi country code upon entering airplane modeDavid Su
2019-10-24WifiStack: Migrate to BatteryStatsManager SystemApiRoshan Pius
2019-10-24Merge "Skip evaluating networks whose allowAutojoin is false"Quang Luong
2019-10-24Wifi usability: Clear the ring buffer after adding each usability stats to th...Mingguang Xu
2019-10-24Merge "Do not clear Wifi country code upon entering airplane mode"TreeHugger Robot
2019-10-24Merge "WifiStack: Change bouncy castle package"TreeHugger Robot
2019-10-24Merge "p2p: mirgrate p2p into tethering modes"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-23Do not clear Wifi country code upon entering airplane modeDavid Su
2019-10-23Merge "Enforce permissions check for WifiScanner#getAvailableChannels()"David Su
2019-10-23WifiStack: Change bouncy castle packageRoshan Pius
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-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-23p2p: mirgrate p2p into tethering modesJimmy Chen
2019-10-22WifiStack: Replace Slog with LogRoshan Pius
2019-10-22WifiScoreReport: rm stray space from csv headerMichael Plass
2019-10-22Merge "LOHS: Use system identity for foreground check."Patrik Fimml
2019-10-22WifiStack: Grant READ_DEVICE_CONFIG permission to wifiRoshan 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-22LOHS: Use system identity for foreground check.Patrik Fimml
2019-10-22Merge "WifiStack: Fix some simple @hide android.net usages"Roshan Pius
2019-10-21WifiStack: More user manager @hide cleanupsRoshan Pius
2019-10-22Merge "Fix handling of ht/vht Operation"Ahmed ElArabawy
2019-10-21Merge "Fix checkNotNull(a, b) usages"TreeHugger Robot
2019-10-21Fix handling of ht/vht OperationAhmed ElArabawy
2019-10-21WifiStack: Fix some simple @hide android.net usagesRoshan Pius
2019-10-21Merge "Accept either MAINLINE_NETWORK_STACK or NETWORK_STACK permission."David Su
2019-10-21Fix checkNotNull(a, b) usagesDavid 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-21refactor: move SupplicantStaIfaceCallback implementation out from SupplicantS...Jimmy Chen
2019-10-19Merge "Generate stronger default password for tethered AP"TreeHugger Robot
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-18WifiStack: Statically link bouncycastle libraryRoshan Pius
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: Use existing wifi utility for MutableRoshan Pius
2019-10-18WifiStack: Remove unused @hide usagesRoshan Pius
2019-10-18WifiStack: Copy over runWithScissors methodRoshan Pius
2019-10-18WifiStack: Copy over some @hide utility methodsRoshan Pius
2019-10-18Merge "WifiStack: Jar-Jar/include core utilities"Roshan Pius
2019-10-18Merge "register callbacks for scan results available"Nate Jiang
2019-10-17WifiStack: Jar-Jar/include core utilitiesRoshan Pius