Age | Commit message (Expand) | Author |
2019-12-12 | Wifi: Replace dual_band with 5GHz band support | Ahmed ElArabawy |
2019-12-12 | p2p: validate the network name of a group am: 221cd9e93b am: 94a712fed3 | Automerger Merge Worker |
2019-12-12 | p2p: validate the network name of a group am: 221cd9e93b | Automerger Merge Worker |
2019-12-12 | p2p: validate the network name of a group | Jimmy Chen |
2019-12-11 | Merge "Migration of carrier network config to Carrier WiFi app" | Steven Liu |
2019-12-11 | Merge "SoftAp: Revise callback onConnectedClientsChanged" | TreeHugger Robot |
2019-12-10 | Migration of carrier network config to Carrier WiFi app | Steven Liu |
2019-12-10 | Notification to set MAC randomization setting am: 491c225538 | Automerger Merge Worker |
2019-12-10 | MAC randomization SSID hotlist support am: 45448ffb61 | Automerger Merge Worker |
2019-12-10 | Merge changes from topic "nw_mgmt_svc" | Roshan Pius |
2019-12-10 | wifi: Create local wrapper for INetworkManagementService | Roshan Pius |
2019-12-10 | Notification to set MAC randomization setting | xshu |
2019-12-10 | Merge "Add quantileFunction method to IntHistogram" | TreeHugger Robot |
2019-12-10 | Wifi: Handle SystemService events in wifi service threads | Roshan Pius |
2019-12-10 | Merge changes from topic "wificond_phase3" | Etan Cohen |
2019-12-10 | SoftAp: Revise callback onConnectedClientsChanged | lesl |
2019-12-10 | Merge "6GHz: Changes for NAN" | Ahmed ElArabawy |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: PNO metrics | Etan Cohen |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: scan callbacks | Etan Cohen |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: Scan results | Etan Cohen |
2019-12-10 | Merge changes from topic "wificond_phase2" | Etan Cohen |
2019-12-10 | Merge changes Ic33d2d48,Ic40a0e39,I96ef09f5,I996dd19a | Nate Jiang |
2019-12-09 | MAC randomization SSID hotlist support | xshu |
2019-12-10 | [passpoint] match the best scanDetail to the provider | Nate(Qiang) Jiang |
2019-12-09 | Merge "Notification to set MAC randomization setting" | Oscar Shu |
2019-12-09 | Merge "validation success - remove BSSID from blocklist" | Oscar Shu |
2019-12-09 | Merge "Copy tests for com.android.server.wifi.WifiNetworkScoreCache" | TreeHugger Robot |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: DeathListner -> Runnable | Etan Cohen |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: PnoSettings | Etan Cohen |
2019-12-09 | Merge changes from topic "wificond_phase1" | Etan Cohen |
2019-12-09 | Add quantileFunction method to IntHistogram | Michael Plass |
2019-12-09 | Copy tests for com.android.server.wifi.WifiNetworkScoreCache | David Su |
2019-12-09 | Notification to set MAC randomization setting | xshu |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: SoftApListener | Etan Cohen |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: SendMgmtFrameCallback | Etan Cohen |
2019-12-09 | [WIFI][MAINLINE] Transition WificondControl interfaces: SignalPollResult, TxP... | Etan Cohen |
2019-12-09 | [WIFI][MAINLINE] Convert ScanType usage to a single WifiScanner API | Etan Cohen |
2019-12-09 | WifiServiceImpl: Remove sync version of getWifiActivityEnergyInfo | David Su |
2019-12-09 | allows multiple passpoint candidates | Nate(Qiang) Jiang |
2019-12-09 | rename evaluator to nominator | Nate(Qiang) Jiang |
2019-12-09 | [Evaluator] evaluator will only nominate candidates | Nate(Qiang) Jiang |
2019-12-09 | Merge changes from topics "suggestion_no_uid_package", "wifi_key_value_list_p... | Roshan Pius |
2019-12-07 | Merge "Copy libcore.utils.HexEncoding into Wifi module" | David Su |
2019-12-06 | validation success - remove BSSID from blocklist | xshu |
2019-12-06 | Copy libcore.utils.HexEncoding into Wifi module | David Su |
2019-12-06 | 6GHz: Changes for NAN | Ahmed ElArabawy |
2019-12-06 | WifiNetworkSuggestionManager: Store the uid/package name for suggestion | Roshan Pius |
2019-12-06 | wifi: Use public WifiP2pManager, WifiAwareManager objects | Roshan Pius |
2019-12-06 | WifiDiagnostics: Use public API for bugreport collection | Roshan Pius |
2019-12-06 | wifi: Create our version of ArrayUtils | Roshan Pius |
2019-12-06 | WifiService: Don't calculate energyUsed for WifiActivityEnergyInfo | Roshan Pius |
2019-12-05 | [Wifi coverage] Aid for updating jacoco patterns | Michael Plass |
2019-12-05 | Add min rssi and band boost for 6GHz band | Ahmed ElArabawy |
2019-12-05 | Merge "Upgrade WifiChipEventCallback to handle 6GHz band" | Ahmed ElArabawy |
2019-12-04 | Upgrade WifiChipEventCallback to handle 6GHz band | Ahmed ElArabawy |
2019-12-05 | Merge "wifi: MBO-OCE feature support (phase 2)" | Sunil Ravi |
2019-12-05 | Merge changes from topics "android-os-connectivity-wifiactivityenergyinfo", "... | David Su |
2019-12-04 | Merge "Support 6GHz band for getAvailableChannels() API" | Ahmed ElArabawy |
2019-12-04 | Merge "Remove references to @hide MacAddress.ALL_ZEROS_ADDRESS" | TreeHugger Robot |
2019-12-04 | wifi: MBO-OCE feature support (phase 2) | Sunil Ravi |
2019-12-04 | Support 6GHz band for getAvailableChannels() API | Ahmed ElArabawy |
2019-12-04 | Rework ChannelHelper classes | Ahmed ElArabawy |
2019-12-04 | Remove references to @hide MacAddress.ALL_ZEROS_ADDRESS | David Su |
2019-12-04 | Merge "WifiNetworkScoreCache: Copy over WifiNetworkScoreCache from base/wifi" | TreeHugger Robot |
2019-12-04 | Merge "wifi: Add APIs to support cloud backup/restore SoftApConfiguration" | TreeHugger Robot |
2019-12-03 | WifiNetworkScoreCache: Copy over WifiNetworkScoreCache from base/wifi | Roshan Pius |
2019-12-03 | Move WifiActivityEnergyInfo to android.os.connectivity | David Su |
2019-12-03 | Formalize WifiManager#requestActivityInfo as @SystemApi | David Su |
2019-12-03 | Merge "framework-wifi: Stop using @hide isLowRamDeviceStatic" | David Su |
2019-12-03 | Merge changes I478f1d55,I39bb0916 into qt-qpr1-dev | Oscar Shu |
2019-12-03 | Merge changes I478f1d55,I39bb0916 into qt-qpr1-dev | Oscar Shu |
2019-12-03 | Merge "Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs" into qt-qp... | Hai Shalom |
2019-12-03 | Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs | Vinay Gannevaram |
2019-12-03 | Merge "wifi: Use SoftApConfiguration to replace WifiConfiguration for SoftAp" | TreeHugger Robot |
2019-12-03 | Merge "Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs" | TreeHugger Robot |
2019-12-03 | wifi: Add APIs to support cloud backup/restore SoftApConfiguration | lesl |
2019-12-02 | framework-wifi: Stop using @hide isLowRamDeviceStatic | David Su |
2019-12-03 | wifi: Use SoftApConfiguration to replace WifiConfiguration for SoftAp | lesl |
2019-12-03 | Merge "Remove OsuProvider#mIcon" | David Su |
2019-12-03 | Merge "Limit watchdog check to device related failures" | Oscar Shu |
2019-12-02 | Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs | Vinay Gannevaram |
2019-12-02 | Fix boot regression from KeyStore being slow | xshu |
2019-12-02 | [MAC rand] Fix unit test slowness | xshu |
2019-12-02 | Merge "Don't trigger watchdog for network related failures" | Oscar Shu |
2019-12-02 | Merge "aggrssive randomization - Enforce min wait time after disconnect" | Oscar Shu |
2019-12-02 | Merge changes from topic "wificond_revert" | Etan Cohen |
2019-12-02 | Merge "wifi: Remove usages of SystemProperites.set" | TreeHugger Robot |
2019-11-29 | Remove OsuProvider#mIcon | David Su |
2019-11-29 | Merge "Rename WifiScanner scan types, clean up hidden network" | David Su |
2019-11-28 | Rename WifiScanner scan types, clean up hidden network | David Su |
2019-11-27 | Revert "wificond: Removed handwritten Java Parcelables" | Etan Cohen |
2019-11-27 | Revert "Update references of wificond Parcelables converted to Stable AIDL" | Etan Cohen |
2019-11-28 | Merge "[NetworkSuggestion] store the share credential with user flag." | Nate Jiang |
2019-11-27 | aggrssive randomization - Enforce min wait time after disconnect | xshu |
2019-11-27 | Limit watchdog check to device related failures | xshu |
2019-11-27 | Don't trigger watchdog for network related failures | xshu |
2019-11-27 | Rename WifiConfig.configKey() to getKey() | David Su |
2019-11-27 | Merge "Fix boot regression from KeyStore being slow" | Oscar Shu |
2019-11-27 | wifi: Remove usages of SystemProperites.set | Roshan Pius |
2019-11-27 | Merge changes I6ed72bb9,Ic0eaea14,Ib481f47f,I1539adde,I6650e26d | Roshan Pius |