Age | Commit message (Expand) | Author |
2019-11-01 | wifi: Add SoftApInfo Callback support | lesl |
2019-10-30 | Merge "[WifiScoreCard] Add histograms" | Michael Plass |
2019-10-30 | Merge "Configurable SoftAP: Service implementation." | Patrik Fimml |
2019-10-30 | Configurable SoftAP: Service implementation. | Patrik Fimml |
2019-10-30 | Merge "Add carrier ID field for WifiConfiguration and PasspointConfiguration." | Steven Liu |
2019-10-29 | Merge "[WifiLock] Move arg validity check earlier - prevent service crash" | Etan Cohen |
2019-10-29 | Add carrier ID field for WifiConfiguration and PasspointConfiguration. | Steven Liu |
2019-10-29 | Merge changes from topic "macChangeFrequencyDhcpLease" | Oscar Shu |
2019-10-29 | [WifiLock] Move arg validity check earlier - prevent service crash | Etan Cohen |
2019-10-29 | Merge changes from topic "wifi_metrics_proto" | Roshan Pius |
2019-10-28 | Merge "Change WIFI_FEATURE_XXX type from int to long" | Sunil Ravi |
2019-10-28 | WifiStack: Move wifi metrics proto here | Roshan Pius |
2019-10-28 | Change WIFI_FEATURE_XXX type from int to long | Sunil Ravi |
2019-10-28 | Merge "[WifiScoreCardProto] Remove unused fields." | TreeHugger Robot |
2019-10-27 | Merge changes I3b31a5e2,I292ccafe | TreeHugger Robot |
2019-10-27 | Merge "WifiStack: Migrate to BatteryStatsManager SystemApi" | Roshan Pius |
2019-10-26 | ActiveModeWarden: Remove redundant SoftApCallback | Roshan Pius |
2019-10-26 | ActiveModeWarden: Add roles for each mode manager | Roshan Pius |
2019-10-25 | [WifiScoreCard] Add histograms | Michael Plass |
2019-10-25 | [MAC rand] removing "hasEverConnected" check for aggressive randomization | xshu |
2019-10-25 | Merge "WifiStack: Grant READ_DEVICE_CONFIG permission to wifi" | Roshan Pius |
2019-10-25 | [MAC rand] set re-randomization frequency based on dhcp lease | xshu |
2019-10-25 | WifiStack: Add a cleanspec to remove WifiStack.apk | Roshan Pius |
2019-10-25 | [WifiScoreCardProto] Remove unused fields. | Michael Plass |
2019-10-25 | Merge changes I0dc87735,I314cdf0a | Michael Plass |
2019-10-25 | [Passpoint] Ignore expired profiles in network evaluator | Hai Shalom |
2019-10-25 | Merge "WifiScoreReport: rm stray space from csv header" | Michael Plass |
2019-10-25 | Merge "Support for hotspot client visibility." | James Mattis |
2019-10-25 | Merge "WifiStack: Unit tests should use the same jarjar rules" | TreeHugger Robot |
2019-10-25 | Merge "[MAC rand] Removing persistent storage" | Oscar Shu |
2019-10-24 | [WifiCandidates] Simpler scoreCandidates interface | Michael Plass |
2019-10-24 | [WifiCandidates] Plumb isMetered | Michael Plass |
2019-10-24 | Support for hotspot client visibility. | James Mattis |
2019-10-25 | Merge changes Ia7dd4afc,Ia7f03444,I2832835c | Michael Plass |
2019-10-24 | WifiStack: Unit tests should use the same jarjar rules | Roshan Pius |
2019-10-24 | [MAC rand] Removing persistent storage | xshu |
2019-10-24 | WifiStack: Migrate to BatteryStatsManager SystemApi | Roshan Pius |
2019-10-24 | Merge "Skip evaluating networks whose allowAutojoin is false" | Quang Luong |
2019-10-24 | Merge "Do not clear Wifi country code upon entering airplane mode" | TreeHugger Robot |
2019-10-24 | Merge "WifiStack: Change bouncy castle package" | TreeHugger Robot |
2019-10-24 | Merge "p2p: mirgrate p2p into tethering modes" | TreeHugger Robot |
2019-10-24 | Merge "Optimize ignore connection to same network" | Roshan Pius |
2019-10-23 | Do not clear Wifi country code upon entering airplane mode | David Su |
2019-10-23 | Merge "Enforce permissions check for WifiScanner#getAvailableChannels()" | David Su |
2019-10-23 | WifiStack: Change bouncy castle package | Roshan Pius |
2019-10-23 | Merge "Wifi usability: Clear the ring buffer after adding each usability stat... | Mingguang Xu |
2019-10-23 | Optimize ignore connection to same network | Roshan Pius |
2019-10-23 | Wifi usability: Clear the ring buffer after adding each usability stats to th... | Mingguang Xu |
2019-10-23 | Merge "WifiStack: More user manager @hide cleanups" | Roshan Pius |
2019-10-23 | p2p: mirgrate p2p into tethering modes | Jimmy Chen |
2019-10-22 | WifiStack: Replace Slog with Log | Roshan Pius |
2019-10-22 | WifiScoreReport: rm stray space from csv header | Michael Plass |
2019-10-22 | Merge "LOHS: Use system identity for foreground check." | Patrik Fimml |
2019-10-22 | WifiStack: Grant READ_DEVICE_CONFIG permission to wifi | Roshan Pius |
2019-10-22 | Enforce permissions check for WifiScanner#getAvailableChannels() | David Su |
2019-10-22 | Merge "Enable Settings to have access to Wifi technology" | Ahmed ElArabawy |
2019-10-22 | LOHS: Use system identity for foreground check. | Patrik Fimml |
2019-10-22 | Merge "WifiStack: Fix some simple @hide android.net usages" | Roshan Pius |
2019-10-21 | WifiStack: More user manager @hide cleanups | Roshan Pius |
2019-10-22 | Merge "Fix handling of ht/vht Operation" | Ahmed ElArabawy |
2019-10-21 | Merge "Fix checkNotNull(a, b) usages" | TreeHugger Robot |
2019-10-21 | Fix handling of ht/vht Operation | Ahmed ElArabawy |
2019-10-21 | WifiStack: Fix some simple @hide android.net usages | Roshan Pius |
2019-10-21 | Merge "Accept either MAINLINE_NETWORK_STACK or NETWORK_STACK permission." | David Su |
2019-10-21 | Fix checkNotNull(a, b) usages | David Su |
2019-10-21 | Merge "Wifi usability: Data stall detection based on link layer stats" | Mingguang Xu |
2019-10-21 | Enable Settings to have access to Wifi technology | Ahmed ElArabawy |
2019-10-21 | refactor: move SupplicantStaIfaceCallback implementation out from SupplicantS... | Jimmy Chen |
2019-10-19 | Merge "Generate stronger default password for tethered AP" | TreeHugger Robot |
2019-10-18 | Skip evaluating networks whose allowAutojoin is false | Quang Luong |
2019-10-18 | Wifi usability: Data stall detection based on link layer stats | Mingguang Xu |
2019-10-18 | WifiStack: Statically link bouncycastle library | Roshan Pius |
2019-10-18 | Generate stronger default password for tethered AP | Pavel Maltsev |
2019-10-18 | Merge changes I4a8adf3a,I8cc436c4,I99cbe36a,I675121bb,Ia94324df | TreeHugger Robot |
2019-10-18 | Merge "Remove CellularLinkLayerStats and CellularLinkLayerStatsCollector and ... | Kai Shi |
2019-10-18 | WifiStack: Use @SystemApi for PackageManager.getApplicationInfoAsUser | Roshan Pius |
2019-10-18 | WifiStack: Use existing wifi utility for Mutable | Roshan Pius |
2019-10-18 | WifiStack: Remove unused @hide usages | Roshan Pius |
2019-10-18 | WifiStack: Copy over runWithScissors method | Roshan Pius |
2019-10-18 | WifiStack: Copy over some @hide utility methods | Roshan Pius |
2019-10-18 | Merge "WifiStack: Jar-Jar/include core utilities" | Roshan Pius |
2019-10-18 | Merge "register callbacks for scan results available" | Nate Jiang |
2019-10-17 | WifiStack: Jar-Jar/include core utilities | Roshan Pius |
2019-10-18 | Merge "Adapt to changed app-ops api in WifiPermissionsUtil" | Philip P. Moltmann |
2019-10-17 | Remove CellularLinkLayerStats and CellularLinkLayerStatsCollector and their u... | Kai Shi |
2019-10-17 | Merge "merge passpoint into network suggestion" | Nate Jiang |
2019-10-17 | register callbacks for scan results available | Nate(Qiang) Jiang |
2019-10-17 | Merge "Generate stronger password for LOHS" | TreeHugger Robot |
2019-10-17 | WifiNative: Retrieve supported features after client mode switch | Roshan Pius |
2019-10-17 | Merge changes I1694c0c0,I8db75951 | TreeHugger Robot |
2019-10-17 | WifiStack: Use public API to get UserManager | Roshan Pius |
2019-10-17 | Merge "Wifi AP: Randomize MAC address in SoftApManager" | Patrik Fimml |
2019-10-17 | Merge "Add null check for getCurrentWifiConfiguration" | Etan Cohen |
2019-10-16 | WifiStack: Stop using UserHandle.getUserId() | Roshan Pius |
2019-10-17 | Merge "WifiStack: Stop using UserManager.getProfiles()" | TreeHugger Robot |
2019-10-17 | Merge "[ClientModeImpl] Connect when credentials change" | TreeHugger Robot |
2019-10-16 | Merge "WifiPermissionsUtil: Clear calling identity for DO retrieve" | Roshan Pius |
2019-10-16 | WifiStack: Stop using UserManager.getProfiles() | Roshan Pius |
2019-10-16 | merge passpoint into network suggestion | Nate Jiang |
2019-10-16 | Add null check for getCurrentWifiConfiguration | Prashanth Chakravarthy |