1. ce3ed54 Remove usage of StringFactory by Neil Fuller · 6 years ago
  2. f53446d Fix some fields in WifiInfo are not written into Parcel by keigo, nishira · 6 years ago
  3. 67f5ffb [RTT] Update RTT preamble selection algorithm by Etan Cohen · 6 years ago
  4. c705615 Revert "Revert "WifiManager: Return status from startScan()"" by Roshan Pius · 6 years ago
  5. 4c36c29 Revert "WifiManager: Return status from startScan()" by Doris Ling · 6 years ago
  6. b81c3d5 WifiManager: Return status from startScan() by Roshan Pius · 6 years ago
  7. 9c2c8f5 Merge "WifiManager: allow setWifiApConfiguration to return false" into pi-dev by Rebecca Silberstein · 6 years ago
  8. 0f57f60 Merge ""02:00:00:00:00:00" invalid for MAC randomization" into pi-dev by Mukesh Agrawal · 6 years ago
  9. cf1b40f WifiManager: allow setWifiApConfiguration to return false by Rebecca Silberstein · 6 years ago
  10. ce7179b [RTT] Add API for number of measurements by Etan Cohen · 6 years ago
  11. d184ba5 "02:00:00:00:00:00" invalid for MAC randomization by Jong Wook Kim · 6 years ago
  12. e43df4d [AWARE] Add target API check to the Responder to ANYONE config by Etan Cohen · 6 years ago
  13. d334646 Merge "Frameworks: Annotate JUnit4 test with @Test" am: 3a12454f9a am: af8f4b192d by Andreas Gampe · 6 years ago
  14. 112bbf1 Frameworks: Annotate JUnit4 test with @Test by Andreas Gampe · 6 years ago
  15. 52982a9 [RTT] Replace Handler with Executor in public APIs by Etan Cohen · 7 years ago
  16. 870301c [RTT] LCI/LCR to System API - unparsed by Etan Cohen · 7 years ago
  17. 4f10fb9 Default Randomized MAC Address to 0:0:0:0:0:0 in WifiConfig by Jong Wook Kim · 7 years ago
  18. 15f39aa Merge "Frameworks: Mark tests" am: c86b195cd5 am: 2b12970061 am: 70c15d1d8d by Andreas Gampe · 7 years ago
  19. c3329ec [P2P] Fix flaky unit test by Etan Cohen · 7 years ago
  20. 64dd746 Merge "[AWARE] Remove ability to accept connections from ANYONE" by Etan Cohen · 7 years ago
  21. 35dbf35 Frameworks: Mark tests by Andreas Gampe · 7 years ago
  22. 6a278404 WifiManager: return errors for WPS API calls by Rebecca Silberstein · 7 years ago
  23. caf9b53 Update SmallTest library by Etan Cohen · 7 years ago
  24. 9b78f82 [AWARE] Remove ability to accept connections from ANYONE by Etan Cohen · 7 years ago
  25. d4ab45c MAC Randomization: Store Randomized MAC Address in WifiConfiguration by Jong Wook Kim · 7 years ago
  26. 7c700af [RTT] Add LCI and LCR structures by Etan Cohen · 7 years ago
  27. 55f3aae Adds unregisterSoftApCallback API by Mehdi Alizadeh · 7 years ago
  28. e59b937 Unit tests for registerSoftApCallback API by Mehdi Alizadeh · 7 years ago
  29. 4f17615 ScanResult: Add radio chain information by Roshan Pius · 7 years ago
  30. ff49fa5 Merge "WifiScanner: Add scan request type to ScanSettings" by TreeHugger Robot · 7 years ago
  31. 00bbf34 WifiScanner: Add scan request type to ScanSettings by Roshan Pius · 7 years ago
  32. 997dbef [AWARE] Check dynamic location permission by Etan Cohen · 7 years ago
  33. 48856ee [RTT2] Convert APIs to use MacAddress by Etan Cohen · 7 years ago
  34. 86b92f3 Merge "Revert "Log the CHANGE_WIFI_STATE App Op in WifiManager (client changes)."" by Peter Visontay · 7 years ago
  35. ca835c1 Revert "Log the CHANGE_WIFI_STATE App Op in WifiManager (client changes)." by Peter Visontay · 7 years ago
  36. 88aa12b [AWARE] Add ranging API to discovery configuration by Etan Cohen · 7 years ago
  37. 557875d Remove persist option for WifiManager.setCountryCode() by Ningyuan Wang · 7 years ago
  38. 65a97d2 Merge "[RTT2] Add WorkSource APIs to request/cancel ranging ops" by Etan Cohen · 7 years ago
  39. 4250e78 [RTT2] Add WorkSource APIs to request/cancel ranging ops by Etan Cohen · 7 years ago
  40. dfe291b Log the CHANGE_WIFI_STATE App Op in WifiManager (client changes). by Peter Visontay · 7 years ago
  41. dd50acf Merge changes from topic "delete_setWifiApEnabled" by Rebecca Silberstein · 7 years ago
  42. 51c53a9 WifiManager: delete the setWifiApEnabled method by Rebecca Silberstein · 7 years ago
  43. 6c88a3e WifiManager: remove last remnants of setWifiApEnabled by Rebecca Silberstein · 7 years ago
  44. 210da15 [RTT2] Error code reconfiguration by Etan Cohen · 7 years ago
  45. b73707c [RTT2] Rename API Ap -> AccessPoint, timestamp by Etan Cohen · 7 years ago
  46. 5a100a0 [RTT2] Add support for RTT to Wi-Fi Aware peers by Etan Cohen · 7 years ago
  47. 58055ea Merge "Add isOpenNetwork() to WifiConfiguration." into oc-mr1-dev am: 3ea0acac69 by Jeremy Joslin · 7 years ago
  48. 1f6029b Add isOpenNetwork() to WifiConfiguration. by Jeremy Joslin · 7 years ago
  49. f319fcc [RTT2] Remove Aware RTT code by Etan Cohen · 7 years ago
  50. 17ba472 [RTT2] New (v2) Wi-Fi RTT framework by Etan Cohen · 7 years ago
  51. c9ae7df Merge "Use a LruCache in WifiNetworkScoreCache." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  52. 607c4ac Use a LruCache in WifiNetworkScoreCache. by Stephen Chen · 7 years ago
  53. 523a425 [AWARE] Add a group network specifier allowing matches to multiple requests by Etan Cohen · 7 years ago
  54. a1dff77 [P2P] Public API to clean-up resources of P2P by Etan Cohen · 7 years ago
  55. 24e9b7d Merge "WifiEnterpriseConfig: New copy method to ignore masked password" into oc-dev by Roshan Pius · 7 years ago
  56. 1e11d00 WifiEnterpriseConfig: New copy method to ignore masked password by Roshan Pius · 7 years ago
  57. 486a411 [AWARE] Add validity check on PMK/Passphrase lengths by Etan Cohen · 7 years ago
  58. cc48046 Merge "wifi: hotspot2: implement Parcelable class for OSU provider" by TreeHugger Robot · 7 years ago
  59. 55840d01 wifi: hotspot2: implement Parcelable class for OSU provider by Peter Qiu · 7 years ago
  60. 3cf4ad5 Merge "WifiManager: setWifiApEnabled always returns false" into oc-dev am: c0643da09e by Rebecca Silberstein · 7 years ago
  61. 8cc4eb7 WifiManager: setWifiApEnabled always returns false by Rebecca Silberstein · 7 years ago
  62. 01a6ca7 wifi: override equals method for WifiSsid by Peter Qiu · 7 years ago
  63. 967dfb4 WifiManager: get startLOHS packageName by Rebecca Silberstein · 7 years ago
  64. 695cea5 WifiManagerTest: alt way to check callback by Rebecca Silberstein · 7 years ago
  65. 23d79bf WifiManagerTest: test for startLOHS return code by Rebecca Silberstein · 7 years ago
  66. 3ddc413 Merge changes from topic 'LOHSapi' into oc-dev by Jeff Sharkey · 7 years ago
  67. 6d7b130 WifiManager: update API for LOHS by Rebecca Silberstein · 7 years ago
  68. 967501e hotspot2: update method name for timestamp related APIs by Peter Qiu · 7 years ago
  69. 4871da6 WifiManager: implement watch LocalOnlyHotspot by Rebecca Silberstein · 7 years ago
  70. ce74fc2 WifiManager: implement start/stopLocalOnlyHotspot by Rebecca Silberstein · 7 years ago
  71. 14ff091 Merge "[AWARE] Add AutoCloseable interface/implementation" into oc-dev by Etan Cohen · 7 years ago
  72. a1d90d9 [AWARE] Add AutoCloseable interface/implementation by Etan Cohen · 7 years ago
  73. 66a3b8c [AWARE] Remove match style API by Etan Cohen · 7 years ago
  74. 6850728 [AWARE] Implement custom Wi-Fi Aware network specifier by Etan Cohen · 7 years ago
  75. 8597890 Merge "Cherry-pick: Remove implementation of bssid hotlist" into oc-dev by TreeHugger Robot · 7 years ago
  76. 82b4fd9 Cherry-pick: Remove implementation of bssid hotlist by Michael Plass · 7 years ago
  77. f6d243b [AWARE] Remove Publish/Subscribe Count configuration by Etan Cohen · 7 years ago
  78. a85dcbb [AWARE] Fix unit tests by Etan Cohen · 7 years ago
  79. ed1fc64 wifi: use android.graphics.drawable.Icon for Passpoint icon data by Peter Qiu · 7 years ago
  80. 5679145 hotspot2: update Passpoint intent definitions by Peter Qiu · 7 years ago
  81. 62a2f9f [AWARE] Add data-path security configuration (Passphrase) by Etan Cohen · 7 years ago
  82. 2142b14 Merge "Fix up EAP-SIM documentation" by Treehugger Robot · 7 years ago
  83. 906a077 Fix up EAP-SIM documentation by Paul Stewart · 7 years ago
  84. 954111a [AWARE] Add data-path security configuration (PMK) by Etan Cohen · 7 years ago
  85. d6a62ed Fix failing WifiConfigManagerTest test. by Amin Shaikh · 7 years ago
  86. 647f2e1 Merge "[AWARE] Remove enableUsage/disableUsage API" by Etan Cohen · 8 years ago
  87. 6bb624a [AWARE] Add discovery window period configuration by Etan Cohen · 8 years ago
  88. 416d6fb [AWARE] Remove enableUsage/disableUsage API by Etan Cohen · 8 years ago
  89. a6ea570 Create createFromByteArray() for WifiSsid by Ningyuan Wang · 8 years ago
  90. e613fcc Allow EAP-SIM authentication methods under PEAP by Paul Stewart · 8 years ago
  91. da8a67e hotspot2: fix class/function/variable names to comply with API guideline by Peter Qiu · 8 years ago
  92. a7780976 hotspot2: rename classes to comply with API guideline by Peter Qiu · 8 years ago
  93. aef5b60 hotspot2: update PasspointConfiguration APIs by Peter Qiu · 8 years ago
  94. c71b5da Merge changes from topic 'enterprise-client-chain' by Treehugger Robot · 8 years ago
  95. 88b3c589 Test passing null cert/keys to WifiEnterpriseConfig by Paul Stewart · 8 years ago
  96. 291ddae Add a client chain to WifiEnterpriseConfig by Paul Stewart · 8 years ago
  97. ddf6fa0 hotspot2: added remaining parameters to PasspointConfiguration by Peter Qiu · 8 years ago
  98. 2d7af45 hotspot2: add support for complete PerProviderSubscription/Policy subtree by Peter Qiu · 8 years ago
  99. 444dc5d hotspot2: add support for complete PerProviderSubscription/Credential subtree by Peter Qiu · 8 years ago
  100. e6e7baa hotspot2: add support for complete HomeSP subtree by Peter Qiu · 8 years ago