1. c204c22 Deeper sanity checking of emitted types. by Jeff Sharkey · 7 years ago
  2. 86b92f3 Merge "Revert "Log the CHANGE_WIFI_STATE App Op in WifiManager (client changes)."" by Peter Visontay · 7 years ago
  3. ca835c1 Revert "Log the CHANGE_WIFI_STATE App Op in WifiManager (client changes)." by Peter Visontay · 7 years ago
  4. 88aa12b [AWARE] Add ranging API to discovery configuration by Etan Cohen · 7 years ago
  5. 3674b32 Merge "[RTT2] Disable VDBG" by Etan Cohen · 7 years ago
  6. 9752663 [RTT2] Disable VDBG by Etan Cohen · 7 years ago
  7. 557875d Remove persist option for WifiManager.setCountryCode() by Ningyuan Wang · 7 years ago
  8. 65a97d2 Merge "[RTT2] Add WorkSource APIs to request/cancel ranging ops" by Etan Cohen · 7 years ago
  9. 4250e78 [RTT2] Add WorkSource APIs to request/cancel ranging ops by Etan Cohen · 7 years ago
  10. 0253dd0 Merge "Log the CHANGE_WIFI_STATE App Op in WifiManager (client changes)." by Peter Visontay · 7 years ago
  11. b9b2162 Merge "WifiInfo: Documentation for change of SSID formatting" by TreeHugger Robot · 7 years ago
  12. faaac29 Merge "WifiService: Enforce permission for enableVerboseLogging" by TreeHugger Robot · 7 years ago
  13. 24ef144 WifiInfo: Documentation for change of SSID formatting by Roshan Pius · 7 years ago
  14. ceec60b Clarify doc of setWifiEnabled return value by Michael Plass · 7 years ago
  15. dfe291b Log the CHANGE_WIFI_STATE App Op in WifiManager (client changes). by Peter Visontay · 7 years ago
  16. 58019f5 [RTT2] Add RTT availability API by Etan Cohen · 7 years ago
  17. a34524e7 Merge "Docs: Adds brief instructions for how to do Wi-Fi scan. Bug: 67967771 Test: Ran make ds-docs." into oc-dev am: 44cd5b97ad am: 25c008d9b1 am: b8057e3178 by Dave Friedman · 7 years ago
  18. b8057e3 Merge "Docs: Adds brief instructions for how to do Wi-Fi scan. Bug: 67967771 Test: Ran make ds-docs." into oc-dev am: 44cd5b97ad by Dave Friedman · 7 years ago
  19. 25c008d Merge "Docs: Adds brief instructions for how to do Wi-Fi scan. Bug: 67967771 Test: Ran make ds-docs." into oc-dev by Dave Friedman · 7 years ago
  20. dd50acf Merge changes from topic "delete_setWifiApEnabled" by Rebecca Silberstein · 7 years ago
  21. 20aa00f Merge "[PASSPOINT] Add API to return all matching configurations" by Etan Cohen · 7 years ago
  22. 39e9f9f Docs: Adds brief instructions for how to do Wi-Fi scan. by Dave Friedman · 7 years ago
  23. 51c53a9 WifiManager: delete the setWifiApEnabled method by Rebecca Silberstein · 7 years ago
  24. 6c88a3e WifiManager: remove last remnants of setWifiApEnabled by Rebecca Silberstein · 7 years ago
  25. 210da15 [RTT2] Error code reconfiguration by Etan Cohen · 7 years ago
  26. 3efe3cd [RTT2] Ranging results CM -> MM by Etan Cohen · 7 years ago
  27. b73707c [RTT2] Rename API Ap -> AccessPoint, timestamp by Etan Cohen · 7 years ago
  28. 5a100a0 [RTT2] Add support for RTT to Wi-Fi Aware peers by Etan Cohen · 7 years ago
  29. e8ca2b7 WifiService: Enforce permission for enableVerboseLogging by Roshan Pius · 7 years ago
  30. 4771a73 [PASSPOINT] Add API to return all matching configurations by Etan Cohen · 7 years ago
  31. 3e9c127 Merge "[Aware] Add support utility for PeerHandle to MAC translation" by TreeHugger Robot · 7 years ago
  32. 071691f Merge "WifiScanner: cleanup unused commands" by TreeHugger Robot · 7 years ago
  33. 3d33d74 [Aware] Add support utility for PeerHandle to MAC translation by Etan Cohen · 7 years ago
  34. 58055ea Merge "Add isOpenNetwork() to WifiConfiguration." into oc-mr1-dev am: 3ea0acac69 by Jeremy Joslin · 7 years ago
  35. 2ffdadb Merge "[RTT2] Remove Aware RTT code" by TreeHugger Robot · 7 years ago
  36. 1f6029b Add isOpenNetwork() to WifiConfiguration. by Jeremy Joslin · 7 years ago
  37. 5b8273e Merge "[RTT2] Add API for testing whether feature exists on platform" by Etan Cohen · 7 years ago
  38. 48ffde7 Merge "[RTT2] New (v2) Wi-Fi RTT framework" by TreeHugger Robot · 7 years ago
  39. f319fcc [RTT2] Remove Aware RTT code by Etan Cohen · 7 years ago
  40. 692e68e [RTT2] Add API for testing whether feature exists on platform by Etan Cohen · 7 years ago
  41. 17ba472 [RTT2] New (v2) Wi-Fi RTT framework by Etan Cohen · 7 years ago
  42. 6e35335 WifiScanner: cleanup unused commands by Ningyuan Wang · 7 years ago
  43. dd896a2 WifiManager: Change documentation of #getConfiguredNetworks by Roshan Pius · 7 years ago
  44. c9ae7df Merge "Use a LruCache in WifiNetworkScoreCache." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  45. 185a91c Merge "[AWARE] Add a group network specifier allowing matches to multiple requests" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  46. 607c4ac Use a LruCache in WifiNetworkScoreCache. by Stephen Chen · 7 years ago
  47. 955e909 Add LOCATION_HARDWARE permission to Rtt API. by Wei Wang · 7 years ago
  48. 523a425 [AWARE] Add a group network specifier allowing matches to multiple requests by Etan Cohen · 7 years ago
  49. 8478911 Remove a bunch of deprecated @SystemApi. by Jeff Sharkey · 7 years ago
  50. 283dc3b Merge "WifiManager: update docs on setWifiEnabled" into oc-dr1-dev by Rebecca Silberstein · 7 years ago
  51. 1cd6db4 WifiManager: update docs on setWifiEnabled by Rebecca Silberstein · 7 years ago
  52. 54c6667 Merge "getConnectionInfo should take calling package name as argument" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  53. ab4ad4e Merge changes from topic 'do_not_roam_on_traffic' into oc-dr1-dev am: 54e6518fc8 by Ningyuan Wang · 7 years ago
  54. 54e6518 Merge changes from topic 'do_not_roam_on_traffic' into oc-dr1-dev by TreeHugger Robot · 7 years ago
  55. c55e27a5 getConnectionInfo should take calling package name as argument by Tony Mak · 7 years ago
  56. 46b2968 Merge "Document WifiManager.getConnectionInfo permission" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  57. 3a38b51 Merge "wifi: ScanResult: add carrier network indicator" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  58. e42dd31 Document WifiManager.getConnectionInfo permission by Michael Plass · 7 years ago
  59. 002a244 [RTT] Add a binder to the AIDL to enable cleanup by Etan Cohen · 7 years ago
  60. d3ad154 wifi: ScanResult: add carrier network indicator by Peter Qiu · 7 years ago
  61. a1dff77 [P2P] Public API to clean-up resources of P2P by Etan Cohen · 7 years ago
  62. ab98c9d Merge "WifiInfo - document packet counters and rates" into oc-dr1-dev am: 8d51d3e512 by Michael Plass · 7 years ago
  63. d69d86e WifiInfo: Add getters for success tx/rx rate by Ningyuan Wang · 7 years ago
  64. 446afac Add FailureReason to WifiConfiguration by Glen Kuhne · 7 years ago
  65. 5be7bc7 WifiInfo - document packet counters and rates by Michael Plass · 7 years ago
  66. e6edaa9 WifiManager: deprecate and remove setWifiApEnabled by Rebecca Silberstein · 7 years ago
  67. 43d2a17 Move "metered" persistence to WifiConfiguration. by Jeff Sharkey · 7 years ago
  68. bc15a1e Merge "wifi: Params for SAR limits" into oc-dr1-dev by Roshan Pius · 7 years ago
  69. 4a82979 Merge "Document WifiScanner callback behaviors" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  70. d871e18 Document WifiScanner callback behaviors by Ningyuan Wang · 7 years ago
  71. aa85acc wifi: Params for SAR limits by Roshan Pius · 7 years ago
  72. c0fabef [AWARE] Fix close guard method name by Etan Cohen · 7 years ago
  73. 0dd8a3c Merge "[P2P] Eliminate separate storage of binders - a memory leak" into oc-dr1-dev by Etan Cohen · 7 years ago
  74. 702d4d5 Merge changes from topic 'wrong_password' into oc-dr1-dev by TreeHugger Robot · 7 years ago
  75. 24e9b7d Merge "WifiEnterpriseConfig: New copy method to ignore masked password" into oc-dev by Roshan Pius · 7 years ago
  76. 1e11d00 WifiEnterpriseConfig: New copy method to ignore masked password by Roshan Pius · 7 years ago
  77. 9304be6 [P2P] Eliminate separate storage of binders - a memory leak by Etan Cohen · 7 years ago
  78. 8c4d17b Merge "Fix confusing javadoc for WifiManager.EXTRA_RESULTS_UPDATED" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  79. 873edc6 wifi: add "wrong password" network disabled reason by Peter Qiu · 7 years ago
  80. 088f275 Merge "wifi: add API for retrieving Hotspot 2.0 OSU providers" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  81. 47e9400 Fix confusing javadoc for WifiManager.EXTRA_RESULTS_UPDATED by Ningyuan Wang · 7 years ago
  82. e78c25e wifi: add API for retrieving Hotspot 2.0 OSU providers by Peter Qiu · 7 years ago
  83. 830f4db [ErrorProne] Fix Error Prone warnings in aware/p2p code by Etan Cohen · 7 years ago
  84. 486a411 [AWARE] Add validity check on PMK/Passphrase lengths by Etan Cohen · 7 years ago
  85. af30223 [P2P] Add binder to service calls by Etan Cohen · 7 years ago
  86. 28f6dc9 Merge "Give Doclava our manifest; more permission docs." into oc-dev am: 65d4cbba37 by Jeff Sharkey · 7 years ago
  87. 4ee03a9 Merge "WifiConfiguration: add local only networkId" into oc-dev am: 46f4d5c4a6 by Rebecca Silberstein · 7 years ago
  88. ec68b46 Merge "Annotate @SystemApi with required permissions." into oc-dev am: c1406978a4 by Jeff Sharkey · 7 years ago
  89. 67cb5f5 Merge "Give Doclava our manifest; more permission docs." into oc-dev by Jeff Sharkey · 7 years ago
  90. 65d4cbb Merge "Give Doclava our manifest; more permission docs." into oc-dev by Jeff Sharkey · 7 years ago
  91. 0ffff6a Merge "WifiConfiguration: add local only networkId" into oc-dev am: 46f4d5c4a6 by Rebecca Silberstein · 7 years ago
  92. 46f4d5c Merge "WifiConfiguration: add local only networkId" into oc-dev by Rebecca Silberstein · 7 years ago
  93. bfc4fcd Give Doclava our manifest; more permission docs. by Jeff Sharkey · 7 years ago
  94. 7a2e4a8 Merge "Annotate @SystemApi with required permissions." into oc-dev by Jeff Sharkey · 7 years ago
  95. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  96. cc48046 Merge "wifi: hotspot2: implement Parcelable class for OSU provider" by TreeHugger Robot · 7 years ago
  97. 55840d01 wifi: hotspot2: implement Parcelable class for OSU provider by Peter Qiu · 7 years ago
  98. 544eff2 WifiConfiguration: add local only networkId by Rebecca Silberstein · 7 years ago
  99. 1e38ea4 Merge "hotspot2: add/update javadoc for Passpoint APIs" into oc-dev am: 8837aff18b by Peter Qiu · 7 years ago
  100. c3e58eb Merge "hotspot2: add/update javadoc for Passpoint APIs" into oc-dev by Peter Qiu · 7 years ago