Age | Commit message (Expand) | Author |
2019-10-18 | WifiStack: Statically link bouncycastle library | Roshan Pius |
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 |
2019-10-16 | Wifi AP: Randomize MAC address in SoftApManager | Patrik Fimml |
2019-10-16 | Merge changes Ie84ddb9e,If21baea8 | TreeHugger Robot |
2019-10-15 | WifiPermissionsUtil: Clear calling identity for DO retrieve | Roshan Pius |
2019-10-15 | Merge "Allow zero maxBlacklistSize" | TreeHugger Robot |
2019-10-15 | [ClientModeImpl] Connect when credentials change | Michael Plass |
2019-10-15 | WifiServiceImpl: Use public system app flags | Roshan Pius |
2019-10-15 | WifiStack: Use ActivityManager.isLowRamDevice() | Roshan Pius |
2019-10-15 | Allow zero maxBlacklistSize | Kyounghan Lee |
2019-10-15 | Merge "Fix system_server_crash caused by ArrayIndexOutOfBoundsException" | Etan Cohen |
2019-10-14 | Generate stronger password for LOHS | Pavel Maltsev |
2019-10-14 | Fix system_server_crash caused by ArrayIndexOutOfBoundsException | Prashanth Chakravarthy |
2019-10-12 | WifiP2pService: Mark SHOW_FOR_ALL_USERS flag as @SystemApi | Roshan Pius |
2019-10-11 | Adapt to changed app-ops api in WifiPermissionsUtil | Philip P. Moltmann |
2019-10-11 | Merge "WifiStack: Fix @hide usage from telephony" | TreeHugger Robot |
2019-10-11 | Merge "Fix missing "property:" string in the event triggers" | Nikita Ioffe |
2019-10-11 | Merge "WifiStack: Rename wifi stack package name" | TreeHugger Robot |
2019-10-11 | Fix missing "property:" string in the event triggers | Nikita Ioffe |
2019-10-11 | Merge changes Ice7f8995,I7a788777 | Roshan Pius |
2019-10-11 | WifiStack: Fix @hide usage from telephony | Roshan Pius |
2019-10-10 | WifiScanningServiceImpl: Handle race on iface removal | Roshan Pius |
2019-10-10 | WifiStack: Rename wifi stack package name | Roshan Pius |
2019-10-10 | Merge "WifiService: Revert get/remove passpoint API deprecation" | TreeHugger Robot |
2019-10-10 | WifiService: Revert get/remove passpoint API deprecation | Roshan Pius |
2019-10-09 | WifiNetworkFactory: Send match callback on registration | Roshan Pius |
2019-10-09 | WifiNetworkFactory: Use the latest cached scan results | Roshan Pius |
2019-10-09 | WifiStack: Use UserHandle.CURRENT_OR_SELF temporarily | Roshan Pius |
2019-10-09 | Merge "Wifistack: Request INTERACT_ACROSS_USERS permission" | TreeHugger Robot |
2019-10-08 | Wifistack: Request INTERACT_ACROSS_USERS permission | Roshan Pius |
2019-10-07 | Revert "[WPA2-Enterprise] Avoid disabling PMF, allow using global value (capa... | Sunil Ravi |
2019-10-07 | Merge "Wifi: Migrate DO/PO check to public APIs" | Roshan Pius |
2019-10-07 | Wifi: Migrate DO/PO check to public APIs | Roshan Pius |
2019-10-05 | Merge "FrameworkFacade: Cache service handles" | TreeHugger Robot |
2019-10-05 | Merge "Prevent null pointer on WiFicondControl" | Etan Cohen |
2019-10-05 | FrameworkFacade: Cache service handles | Roshan Pius |
2019-10-04 | Prevent null pointer on WiFicondControl | Prashanth Chakravarthy |
2019-10-04 | FrameworkFacade: Migrate uid importance check to public API | Roshan Pius |
2019-10-04 | ClientModeImpl: Migrate the disableReason checks from WCM | Roshan Pius |
2019-10-04 | WifiConfigManager: Use creatorUid for internal remove operations | Roshan Pius |
2019-10-04 | Merge "WifiNetworkFactory: Remove network from config manager" | Roshan Pius |
2019-10-04 | Merge "WifiController: Handle recovery in DisabledState as well" | Roshan Pius |
2019-10-04 | WifiNetworkFactory: Remove network from config manager | Roshan Pius |
2019-10-03 | WifiController: Handle recovery in DisabledState as well | Roshan Pius |
2019-10-04 | Merge "Wifi Mainline: Remove usages of @hide Permissions/AppOps APIs" | David Su |
2019-10-03 | WifiStack: Grant fine/background location permission | Roshan Pius |
2019-10-03 | Merge changes from topic "wifi_stack_in_network_stack_process" | Roshan Pius |
2019-10-03 | wifi-service: Add CleanSpec.mk for deleting in process .rc & .apk files | Roshan Pius |
2019-10-03 | wifi_inprocess.rc: Rewrite configstore file permissions | Roshan Pius |
2019-10-03 | wifi_stack: Move to network_stack process | Roshan Pius |
2019-10-02 | LOHS: use AIDL interface for callbacks | Patrik Fimml |
2019-10-02 | Merge changes I7b1c2cde,I665b25ed,Ifb4397e9,I7267eb54,Id7e0b421, ... | Roshan Pius |
2019-10-01 | ActiveModeWarden: Support multiple ClientModeManagers | Roshan Pius |
2019-10-01 | Merge "new telephony annotation class" | Chen Xu |
2019-10-01 | Merge "Add Wifi shell cmd to enable/disable LRWD feature" | TreeHugger Robot |
2019-10-01 | Merge "Don't expose MAC address in IPv6 address" | Oscar Shu |
2019-10-01 | ActiveModeWarden: Rename softap/start methods | Roshan Pius |
2019-10-01 | ClientModeManager: Integrate SAR/wakeup functionality | Roshan Pius |
2019-10-01 | ActiveModeWarden: Remove ScanOnlyModeManager | Roshan Pius |
2019-10-01 | WifiController: Remove the scan only state | Roshan Pius |
2019-10-01 | WifiSettingsStore: Remove saved wifi state | Roshan Pius |
2019-10-01 | ActiveModeManager: Add a generic mode manager callback | Roshan Pius |
2019-10-01 | Merge changes I03b92da4,I2b7a9ae3,Iba33e5e6,If3d0f4f7,I977f4719 | Roshan Pius |
2019-10-01 | Add Wifi shell cmd to enable/disable LRWD feature | Roger Wang |
2019-10-01 | Wifi Mainline: Remove usages of @hide Permissions/AppOps APIs | David Su |
2019-09-30 | Merge "WifiStack: Register for LOCKED_BOOT_COMPLETED" | TreeHugger Robot |
2019-09-30 | Merge "Add synchroniztaion to prevent concurrent modification exception" | Etan Cohen |
2019-09-30 | WifiService: Decouple more API calls from ClientModeImpl | Roshan Pius |
2019-09-30 | WifiStack: Register for LOCKED_BOOT_COMPLETED | Roshan Pius |
2019-09-29 | Add synchroniztaion to prevent concurrent modification exception | Etan Cohen |
2019-09-28 | Merge "Add NPE check when masking Wi-Fi configuration" | Etan Cohen |
2019-09-27 | Merge "Add support for Wi-Fi channels 169 & 173" | Etan Cohen |
2019-09-27 | Merge changes from topic "start-wifi-after-boot" | David Su |
2019-09-27 | new telephony annotation class | Chen Xu |