Age | Commit message (Expand) | Author |
2019-12-10 | SoftAp: Revise callback onConnectedClientsChanged | lesl |
2019-12-10 | Merge changes from topic "wificond_phase2" | Etan Cohen |
2019-12-10 | Merge "WifiTracker: Remove usage of @hide WifiManager.RSSI_LEVELS" | TreeHugger Robot |
2019-12-10 | Merge changes Ic33d2d48,Ic40a0e39,I96ef09f5,I996dd19a | Nate Jiang |
2019-12-10 | [passpoint] match the best scanDetail to the provider | Nate(Qiang) Jiang |
2019-12-09 | WifiTracker: Remove usage of @hide WifiManager.RSSI_LEVELS | David Su |
2019-12-09 | Merge "Notification to set MAC randomization setting" | Oscar Shu |
2019-12-09 | Merge "Added StandardWifiEntry.connect() functionality for saved networks" | TreeHugger Robot |
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 | Merge changes Ia4112496,If705203d,I96030891 | 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 | Added StandardWifiEntry.connect() functionality for saved networks | Quang Luong |
2019-12-09 | Merge changes from topic "wificond_phase1" | Etan Cohen |
2019-12-09 | wifi(proto): Compile against system_current | Roshan Pius |
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 | WifiService: Remove usage of NotificationChannel.setBlockableSystem | Roshan Pius |
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 | SarManager: Use public API for isVoiceCallStreamActive | Roshan Pius |
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 | wifi: Use auto-generated statsd code for logging | Roshan Pius |
2019-12-06 | wifi: Copy over KeyValueListParser | Roshan Pius |
2019-12-06 | Copy libcore.utils.HexEncoding into Wifi module | David Su |
2019-12-06 | ActiveModeWarden: Don't cache resource value in constructor | Roshan Pius |
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 | LastMileLogger: Alternative for IoUtils.readFileAsByteArray | 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 | Merge "Revert "WifiService: Start wifi later in the bootup sequence"" | TreeHugger Robot |
2019-12-05 | Revert "WifiService: Start wifi later in the bootup sequence" | Roshan Pius |
2019-12-05 | Merge "Add min rssi and band boost for 6GHz band" | Ahmed ElArabawy |
2019-12-05 | Merge "[WifiScoreCard] Enable rssi histograms" | TreeHugger Robot |
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-05 | [WifiScoreCard] Enable rssi histograms | Michael Plass |
2019-12-05 | Merge changes from topic "wifi_backup_utils" | Roshan Pius |
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 | [automerger skipped] Fix race in StaEvents metrics collection am: b113e7f7d5 ... | Automerger Merge Worker |
2019-12-04 | [automerger skipped] Merge "Move wifi-service build rules from Make to Soong.... | Automerger Merge Worker |
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 | Fix race in StaEvents metrics collection am: b113e7f7d5 | Automerger Merge Worker |
2019-12-04 | wifi: JarJar BackupUtils | Roshan Pius |
2019-12-04 | WifiService: Start wifi later in the bootup sequence | Roshan Pius |
2019-12-04 | WifiP2pServiceImpl: Use cloneInContext use the wifi context | Roshan Pius |
2019-12-04 | WifiContext: Override getAssets, getTheme | Roshan Pius |
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 | Fix race in StaEvents metrics collection | xshu |
2019-12-04 | Merge "Fix race in StaEvents metrics collection" | Oscar Shu |
2019-12-04 | Merge Android10 QPR1 into AOSP master am: f44990a3cc am: d2c7d3aafe | Automerger Merge Worker |
2019-12-04 | Merge "Move wifi-service build rules from Make to Soong." am: 17cad826fd | Ulyana Trafimovich |
2019-12-04 | Merge Android10 QPR1 into AOSP master am: f44990a3cc | Xin Li |
2019-12-04 | Merge "Move wifi-service build rules from Make to Soong." | Ulyana Trafimovich |
2019-12-04 | Merge "Move wifi-service build rules from Make to Soong." | Ulyana Trafimovich |
2019-12-04 | Merge "make ACTION_NETWORK_SETTINGS_RESET to be system API" | Steven Liu |
2019-12-04 | Merge "wifi: Add APIs to support cloud backup/restore SoftApConfiguration" | TreeHugger Robot |
2019-12-03 | Merge Android10 QPR1 into AOSP master | Xin Li |
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 | [automerger skipped] Merge "Reset num saved networks with mac randomization b... | Automerger Merge Worker |
2019-12-03 | [automerger skipped] Merge changes I478f1d55,I39bb0916 into qt-qpr1-dev am: 9... | Automerger Merge Worker |
2019-12-03 | [automerger skipped] Merge "WifiPermissionsUtil: Use getApplicationInfoAsUser... | Automerger Merge Worker |
2019-12-03 | Merge "Reset num saved networks with mac randomization before counting" into ... | Oscar Shu |
2019-12-03 | Merge changes I478f1d55,I39bb0916 into qt-qpr1-dev | Oscar Shu |
2019-12-03 | Merge "Reset num saved networks with mac randomization before counting" into ... | Oscar Shu |
2019-12-03 | Merge changes I478f1d55,I39bb0916 into qt-qpr1-dev | Oscar Shu |
2019-12-03 | Merge Android10 QPR1 into AOSP master | Xin Li |
2019-12-03 | make ACTION_NETWORK_SETTINGS_RESET to be system API | Steven Liu |
2019-12-03 | [automerger skipped] Merge "WifiPermissionsUtil: Use getApplicationInfoAsUser... | Anna Trostanetski |
2019-12-03 | [automerger skipped] Merge "Wifi: Fix connectivity issues with PSK-SHA256+SAE... | Automerger Merge Worker |
2019-12-03 | [automerger skipped] Merge "WifiPermissionsUtil: Use getApplicationInfoAsUser... | Anna Trostanetski |
2019-12-03 | Merge "Wifi: Fix connectivity issues with PSK-SHA256+SAE mode APs" into qt-qp... | Hai Shalom |
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 "WifiPermissionsUtil: Use getApplicationInfoAsUser for target SDK checks" | Anna Trostanetski |
2019-12-03 | Move wifi-service build rules from Make to Soong. | Ulya Trafimovich |
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 |