Age | Commit message (Expand) | Author |
2018-02-28 | Merge "Connected MAC Randomization Unittest" | Jong Wook Kim |
2018-02-26 | Connected MAC Randomization Unittest | Jong Wook Kim |
2018-02-26 | [WifiScoreReport] Bring back a unit test | Michael Plass |
2018-02-26 | [WifiScoreReport] Retire LegacyConnectedScore | Michael Plass |
2018-02-26 | [WifiScoreReport] Decrease dumpsys limit, note netid | Michael Plass |
2018-02-23 | Merge changes I63ab7efe,Ied69a6b4,I5020c325,I7f7f0a54,I8fd23d92, ... | Rebecca Silberstein |
2018-02-23 | frameworks/opt/net/wifi: Set LOCAL_SDK_VERSION where possible. am: 6c58cc9900... | Anton Hansson |
2018-02-23 | frameworks/opt/net/wifi: Set LOCAL_SDK_VERSION where possible. am: 6c58cc9900 | Anton Hansson |
2018-02-22 | frameworks/opt/net/wifi: Set LOCAL_SDK_VERSION where possible. | Anton Hansson |
2018-02-21 | WifiTrafficPoller: Implement Unit test | Ecco Park |
2018-02-20 | Wifi: Slightly refactor LogcatLogTest | Andreas Gampe |
2018-02-20 | WifiStateMachine: remove scan related code | Rebecca Silberstein |
2018-02-20 | WifiStateMachine: remove link debouncing | Rebecca Silberstein |
2018-02-20 | WifiStateMachine: create dedicated object for FilterController | Rebecca Silberstein |
2018-02-20 | WifiStateMachine: create dedicated WifiRssiEventHandler | Rebecca Silberstein |
2018-02-20 | Wifi: Mark disabled tests with @Ignore | Andreas Gampe |
2018-02-20 | Merge changes I70a41f0e,I176803f9 | Rebecca Silberstein |
2018-02-17 | Merge "[RTT] Modify public ranging results timestamp to use milliseconds" | Etan Cohen |
2018-02-17 | Merge "[RTT] RangeResult RSSI now in units of dB" | Etan Cohen |
2018-02-17 | Merge "[AWARE] React to Wi-Fi state changes: disable when Wi-Fi is off" | Etan Cohen |
2018-02-17 | Merge "[RTT] RTT LCI/LCR fields as raw arrays" | Etan Cohen |
2018-02-16 | Call onNumClientsChanged after soft AP is Enabled | Mehdi Alizadeh |
2018-02-16 | Merge "Add null check to prevent security exploit" | Oscar Shu |
2018-02-15 | WifiServiceImpl: directly call WifiApConfigStore | Rebecca Silberstein |
2018-02-15 | [AWARE] React to Wi-Fi state changes: disable when Wi-Fi is off | Etan Cohen |
2018-02-15 | Merge "WifiStateMachinePrime: add tests and remove individual iface teardown" | Rebecca Silberstein |
2018-02-13 | [RTT] Modify public ranging results timestamp to use milliseconds | Etan Cohen |
2018-02-13 | [RTT] RangeResult RSSI now in units of dB | Etan Cohen |
2018-02-13 | [RTT] RTT LCI/LCR fields as raw arrays | Etan Cohen |
2018-02-13 | Merge "WifiServiceImplTest: reset uid after tests" | Rebecca Silberstein |
2018-02-12 | WifiStateMachinePrime: add tests and remove individual iface teardown | Rebecca Silberstein |
2018-02-12 | WifiServiceImplTest: reset uid after tests | Rebecca Silberstein |
2018-02-13 | Merge "[RTT] Add checks for 802.11mc support on AP RTT requests" | Etan Cohen |
2018-02-13 | Merge changes Ie99cbdbc,Ic4506979 | Etan Cohen |
2018-02-13 | Wifi: Mark tests with @Test am: 0bba8ff711 | Andreas Gampe |
2018-02-12 | Wifi: Mark tests with @Test | Andreas Gampe |
2018-02-12 | [RTT] Add checks for 802.11mc support on AP RTT requests | Etan Cohen |
2018-02-12 | Merge "Skip consent UI if running on shell" | Baisheng Zheng |
2018-02-11 | Skip consent UI if running on shell | baisheng |
2018-02-09 | [AWARE] Add unit tests to validate that transaction IDs are not repeated | Etan Cohen |
2018-02-09 | [Wifi][Passpoint] offload the heavy load job to another thread | Ecco Park |
2018-02-09 | Merge "Add Unit Tests for SetMacAddress" | Jong Wook Kim |
2018-02-09 | Merge "Enable ringbuffer logging fully" | Oscar Shu |
2018-02-08 | Add Unit Tests for SetMacAddress | Jong Wook Kim |
2018-02-09 | [Wifi][Passpoint] WFA KeyStore and cert validation | Sohani Rao |
2018-02-08 | Merge "Wifi: Mark tests with @Test" | TreeHugger Robot |
2018-02-08 | Merge "WifiNative: Refactor teardownAllInterfaces()" | TreeHugger Robot |
2018-02-08 | Add null check to prevent security exploit | xshu |
2018-02-07 | Merge "Persistent Randomized MAC Address between Reboots" | Jong Wook Kim |
2018-02-07 | Merge changes I7fdd8994,Iabf42b56 | Rebecca Silberstein |
2018-02-07 | Merge "[RTT] Remove legacy RTT service" | Etan Cohen |
2018-02-07 | WifiNative: Refactor teardownAllInterfaces() | Roshan Pius |
2018-02-07 | Merge "[AWARE] Enable/disable Aware based on LocationMode status" | Etan Cohen |
2018-02-07 | Merge "[RTT] Update LocationMode usage to new API" | Etan Cohen |
2018-02-07 | Merge "Move getConnectionInfo checks into WifiServiceImpl" | Michael Plass |
2018-02-07 | [RTT] Remove legacy RTT service | Etan Cohen |
2018-02-07 | Wifi: Mark tests with @Test | Andreas Gampe |
2018-02-07 | Persistent Randomized MAC Address between Reboots | Jong Wook Kim |
2018-02-05 | Do not reset num clients on soft AP state change | Mehdi Alizadeh |
2018-02-05 | Move getConnectionInfo checks into WifiServiceImpl | Michael Plass |
2018-02-05 | [AWARE] Enable/disable Aware based on LocationMode status | Etan Cohen |
2018-02-05 | Merge "TelephonyUtil changes to support Carrier Wifi." | TreeHugger Robot |
2018-02-05 | [RTT] Update LocationMode usage to new API | Etan Cohen |
2018-02-05 | Merge "Fix WakeupConfigStoreData bug." | Eric Schwarzenbach |
2018-02-05 | Merge "plumb reason for bugreport to autobug" | Oscar Shu |
2018-02-05 | Fix WakeupConfigStoreData bug. | Eric Schwarzenbach |
2018-02-04 | Merge "Enable multiple active Ethernet interfaces" am: db018901eb am: 0c66f907ab | Pavel Maltsev |
2018-02-03 | Merge "Enable multiple active Ethernet interfaces" am: db018901eb | Pavel Maltsev |
2018-02-02 | Merge "Enable multiple active Ethernet interfaces" | Treehugger Robot |
2018-02-02 | Make WifiConfig Randomized MAC Persistent Between Connections | Jong Wook Kim |
2018-02-02 | plumb reason for bugreport to autobug | xshu |
2018-02-02 | TelephonyUtil changes to support Carrier Wifi. | pkanwar |
2018-02-01 | WifiStateMachinePrime: collapse modes to a single state | Rebecca Silberstein |
2018-02-01 | Enable ringbuffer logging fully | xshu |
2018-02-02 | Merge changes I61712895,I73718fe3,I8cdcdf5c,I7092c787 | Roshan Pius |
2018-02-02 | Merge "add metric for connectivity single scan request count" | Ningyuan Wang |
2018-02-01 | add metric for connectivity single scan request count | Ningyuan Wang |
2018-01-31 | Merge changes Ibcce74e3,Ifcb1056f | Roshan Pius |
2018-01-31 | Merge "[AWARE] Remove ability to accept connections from ANYONE" | Etan Cohen |
2018-01-31 | ScanRequestProxy: Ensure we use different listener instances | Roshan Pius |
2018-01-31 | ScanRequestProxy: Ensure only a single scan broadcast is sent | Roshan Pius |
2018-01-30 | SupplicantP2pIfaceHal: Move to an on-demand iface creation model | Roshan Pius |
2018-01-30 | Rework the PacketKeepalive parameters to Separate L2 am: 3409f4c971 | Nathan Harold |
2018-01-30 | Relocate KeepalivePacketData to frameworks/base am: ea0ca8c030 | Nathan Harold |
2018-01-29 | Merge "Remove aggressive handover APIs part 2" | TreeHugger Robot |
2018-01-29 | Rework the PacketKeepalive parameters to Separate L2 | Nathan Harold |
2018-01-28 | WifiServiceImpl: remove implementation for WPS | Rebecca Silberstein |
2018-01-27 | Merge "WificondControl: Invoke teardownAllInterfaces on initialization" | TreeHugger Robot |
2018-01-27 | WificondControl: Invoke teardownAllInterfaces on initialization | Roshan Pius |
2018-01-26 | Update SmallTest library | Etan Cohen |
2018-01-26 | Relocate KeepalivePacketData to frameworks/base | Nathan Harold |
2018-01-26 | downgrade wifi unit tests to mockito 2.12 | Michael Plass |
2018-01-26 | WifiController: facilitate testing with old Mockito | mukesh agrawal |
2018-01-25 | Enable multiple active Ethernet interfaces | Pavel Maltsev |
2018-01-26 | Merge changes I0e83378b,If4fcd5dd,I3fdff0c6 | TreeHugger Robot |
2018-01-25 | WifiScanningService(unit test): Ensure we handle null scannerImpl | Roshan Pius |
2018-01-25 | WifiScanner: Remove scan results broadcast | Roshan Pius |
2018-01-25 | Remove aggressive handover APIs part 2 | Ningyuan Wang |
2018-01-25 | Merge "[RTT] Run HDM status change listener on a local handler" | TreeHugger Robot |
2018-01-25 | [RTT] Run HDM status change listener on a local handler | Etan Cohen |