1. 1f6029b Add isOpenNetwork() to WifiConfiguration. by Jeremy Joslin · 7 years ago
  2. c9ae7df Merge "Use a LruCache in WifiNetworkScoreCache." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  3. 185a91c Merge "[AWARE] Add a group network specifier allowing matches to multiple requests" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  4. 607c4ac Use a LruCache in WifiNetworkScoreCache. by Stephen Chen · 7 years ago
  5. 955e909 Add LOCATION_HARDWARE permission to Rtt API. by Wei Wang · 7 years ago
  6. 523a425 [AWARE] Add a group network specifier allowing matches to multiple requests by Etan Cohen · 7 years ago
  7. 8478911 Remove a bunch of deprecated @SystemApi. by Jeff Sharkey · 7 years ago
  8. 283dc3b Merge "WifiManager: update docs on setWifiEnabled" into oc-dr1-dev by Rebecca Silberstein · 7 years ago
  9. 1cd6db4 WifiManager: update docs on setWifiEnabled by Rebecca Silberstein · 7 years ago
  10. 54c6667 Merge "getConnectionInfo should take calling package name as argument" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  11. ab4ad4e Merge changes from topic 'do_not_roam_on_traffic' into oc-dr1-dev am: 54e6518fc8 by Ningyuan Wang · 7 years ago
  12. 54e6518 Merge changes from topic 'do_not_roam_on_traffic' into oc-dr1-dev by TreeHugger Robot · 7 years ago
  13. c55e27a5 getConnectionInfo should take calling package name as argument by Tony Mak · 7 years ago
  14. 46b2968 Merge "Document WifiManager.getConnectionInfo permission" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  15. 3a38b51 Merge "wifi: ScanResult: add carrier network indicator" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  16. e42dd31 Document WifiManager.getConnectionInfo permission by Michael Plass · 7 years ago
  17. 002a244 [RTT] Add a binder to the AIDL to enable cleanup by Etan Cohen · 7 years ago
  18. d3ad154 wifi: ScanResult: add carrier network indicator by Peter Qiu · 7 years ago
  19. a1dff77 [P2P] Public API to clean-up resources of P2P by Etan Cohen · 7 years ago
  20. ab98c9d Merge "WifiInfo - document packet counters and rates" into oc-dr1-dev am: 8d51d3e512 by Michael Plass · 7 years ago
  21. d69d86e WifiInfo: Add getters for success tx/rx rate by Ningyuan Wang · 7 years ago
  22. 446afac Add FailureReason to WifiConfiguration by Glen Kuhne · 7 years ago
  23. 5be7bc7 WifiInfo - document packet counters and rates by Michael Plass · 7 years ago
  24. e6edaa9 WifiManager: deprecate and remove setWifiApEnabled by Rebecca Silberstein · 7 years ago
  25. 43d2a17 Move "metered" persistence to WifiConfiguration. by Jeff Sharkey · 7 years ago
  26. bc15a1e Merge "wifi: Params for SAR limits" into oc-dr1-dev by Roshan Pius · 7 years ago
  27. 4a82979 Merge "Document WifiScanner callback behaviors" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  28. d871e18 Document WifiScanner callback behaviors by Ningyuan Wang · 7 years ago
  29. aa85acc wifi: Params for SAR limits by Roshan Pius · 7 years ago
  30. c0fabef [AWARE] Fix close guard method name by Etan Cohen · 7 years ago
  31. 0dd8a3c Merge "[P2P] Eliminate separate storage of binders - a memory leak" into oc-dr1-dev by Etan Cohen · 7 years ago
  32. 702d4d5 Merge changes from topic 'wrong_password' into oc-dr1-dev by TreeHugger Robot · 7 years ago
  33. 24e9b7d Merge "WifiEnterpriseConfig: New copy method to ignore masked password" into oc-dev by Roshan Pius · 7 years ago
  34. 1e11d00 WifiEnterpriseConfig: New copy method to ignore masked password by Roshan Pius · 7 years ago
  35. 9304be6 [P2P] Eliminate separate storage of binders - a memory leak by Etan Cohen · 7 years ago
  36. 8c4d17b Merge "Fix confusing javadoc for WifiManager.EXTRA_RESULTS_UPDATED" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  37. 873edc6 wifi: add "wrong password" network disabled reason by Peter Qiu · 7 years ago
  38. 088f275 Merge "wifi: add API for retrieving Hotspot 2.0 OSU providers" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  39. 47e9400 Fix confusing javadoc for WifiManager.EXTRA_RESULTS_UPDATED by Ningyuan Wang · 7 years ago
  40. e78c25e wifi: add API for retrieving Hotspot 2.0 OSU providers by Peter Qiu · 7 years ago
  41. 830f4db [ErrorProne] Fix Error Prone warnings in aware/p2p code by Etan Cohen · 7 years ago
  42. 486a411 [AWARE] Add validity check on PMK/Passphrase lengths by Etan Cohen · 7 years ago
  43. af30223 [P2P] Add binder to service calls by Etan Cohen · 7 years ago
  44. 28f6dc9 Merge "Give Doclava our manifest; more permission docs." into oc-dev am: 65d4cbba37 by Jeff Sharkey · 7 years ago
  45. 4ee03a9 Merge "WifiConfiguration: add local only networkId" into oc-dev am: 46f4d5c4a6 by Rebecca Silberstein · 7 years ago
  46. ec68b46 Merge "Annotate @SystemApi with required permissions." into oc-dev am: c1406978a4 by Jeff Sharkey · 7 years ago
  47. 67cb5f5 Merge "Give Doclava our manifest; more permission docs." into oc-dev by Jeff Sharkey · 7 years ago
  48. 65d4cbb Merge "Give Doclava our manifest; more permission docs." into oc-dev by Jeff Sharkey · 7 years ago
  49. 0ffff6a Merge "WifiConfiguration: add local only networkId" into oc-dev am: 46f4d5c4a6 by Rebecca Silberstein · 7 years ago
  50. 46f4d5c Merge "WifiConfiguration: add local only networkId" into oc-dev by Rebecca Silberstein · 7 years ago
  51. bfc4fcd Give Doclava our manifest; more permission docs. by Jeff Sharkey · 7 years ago
  52. 7a2e4a8 Merge "Annotate @SystemApi with required permissions." into oc-dev by Jeff Sharkey · 7 years ago
  53. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  54. cc48046 Merge "wifi: hotspot2: implement Parcelable class for OSU provider" by TreeHugger Robot · 7 years ago
  55. 55840d01 wifi: hotspot2: implement Parcelable class for OSU provider by Peter Qiu · 7 years ago
  56. 544eff2 WifiConfiguration: add local only networkId by Rebecca Silberstein · 7 years ago
  57. 1e38ea4 Merge "hotspot2: add/update javadoc for Passpoint APIs" into oc-dev am: 8837aff18b by Peter Qiu · 7 years ago
  58. c3e58eb Merge "hotspot2: add/update javadoc for Passpoint APIs" into oc-dev by Peter Qiu · 7 years ago
  59. e585051 hotspot2: add/update javadoc for Passpoint APIs 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. 8429690 Merge "WifiManager: setWifiApEnabled always returns false" into oc-dev by Rebecca Silberstein · 7 years ago
  62. c0643da0 Merge "WifiManager: setWifiApEnabled always returns false" into oc-dev by Rebecca Silberstein · 7 years ago
  63. 66197da Merge changes from topic 'hide_passpoint_r2' into oc-dev am: 4bd47fce86 by Peter Qiu · 7 years ago
  64. 421018f Merge changes from topic 'hide_passpoint_r2' into oc-dev am: 4bd47fce86 by Peter Qiu · 7 years ago
  65. 4bd47fc Merge changes from topic 'hide_passpoint_r2' into oc-dev by TreeHugger Robot · 7 years ago
  66. ff323d3 hotspot2: hide Release 2 APIs by Peter Qiu · 7 years ago
  67. ea60f1d Merge "WifiManager: add iface name and mode labels" into oc-dev am: dfd185c62f by Erik Kline · 7 years ago
  68. 3e737d1 Merge "WifiManager: add iface name and mode labels" into oc-dev am: dfd185c62f by Erik Kline · 7 years ago
  69. 2ed64ce Merge "wifi: override equals method for WifiSsid" by TreeHugger Robot · 7 years ago
  70. 4ac2cab WifiManager: add iface name and mode labels by Rebecca Silberstein · 7 years ago
  71. 8cc4eb7 WifiManager: setWifiApEnabled always returns false by Rebecca Silberstein · 7 years ago
  72. 01a6ca7 wifi: override equals method for WifiSsid by Peter Qiu · 7 years ago
  73. f7908cb [AWARE] Clarify semantics of service discovery parameters by Etan Cohen · 7 years ago
  74. fa5713a2 Merge "WifiManager: get startLOHS packageName" into oc-dev am: 07f580eaff by Rebecca Silberstein · 7 years ago
  75. 5dceb97 Merge "WifiManager: get startLOHS packageName" into oc-dev am: 07f580eaff by Rebecca Silberstein · 7 years ago
  76. 07f580e Merge "WifiManager: get startLOHS packageName" into oc-dev by Rebecca Silberstein · 7 years ago
  77. c3ededf Merge "[AWARE] Enhance debug logs" by Etan Cohen · 7 years ago
  78. 0cb14df Merge "P2P: update WifiP2pServiceResponse creator" into oc-dev am: 387b97e68b by Glen Kuhne · 7 years ago
  79. ad13c7a Merge "P2P: update WifiP2pServiceResponse creator" into oc-dev am: 387b97e68b by Glen Kuhne · 7 years ago
  80. 387b97e Merge "P2P: update WifiP2pServiceResponse creator" into oc-dev by Glen Kuhne · 7 years ago
  81. 116d2ca [AWARE] Enhance debug logs by Etan Cohen · 7 years ago
  82. 967dfb4 WifiManager: get startLOHS packageName by Rebecca Silberstein · 7 years ago
  83. 6f80049a P2P: update WifiP2pServiceResponse creator by Glen Kuhne · 7 years ago
  84. be1afcf Merge "WifiManager: add unspecified ip mode" into oc-dev am: f17d3b89d3 by Rebecca Silberstein · 7 years ago
  85. b4f1f29 Merge "WifiManager: add unspecified ip mode" into oc-dev am: f17d3b89d3 by Rebecca Silberstein · 7 years ago
  86. f17d3b8 Merge "WifiManager: add unspecified ip mode" into oc-dev by TreeHugger Robot · 7 years ago
  87. f03b9a7 Merge "WifiP2pWfdInfo: Only pass the wfd info to WifiNative" into oc-dev am: 26ff5a67ee by Roshan Pius · 7 years ago
  88. f26430a Merge "WifiP2pWfdInfo: Only pass the wfd info to WifiNative" into oc-dev by Roshan Pius · 7 years ago
  89. bf47543 WifiManager: add unspecified ip mode by Rebecca Silberstein · 7 years ago
  90. 65c494a WifiP2pWfdInfo: Only pass the wfd info to WifiNative by Roshan Pius · 7 years ago
  91. b205f4f Merge "[AWARE] Add is out-of-band utility function" by Etan Cohen · 7 years ago
  92. c7bd510 [AWARE] Add is out-of-band utility function by Etan Cohen · 7 years ago
  93. a23cbf0 Merge "WifiManagerTest: alt way to check callback" into oc-dev am: 52fbde5255 by Rebecca Silberstein · 7 years ago
  94. dd28278 Merge "WifiManagerTest: alt way to check callback" into oc-dev am: 52fbde5255 by Rebecca Silberstein · 7 years ago
  95. 52fbde5 Merge "WifiManagerTest: alt way to check callback" into oc-dev by TreeHugger Robot · 7 years ago
  96. 695cea5 WifiManagerTest: alt way to check callback by Rebecca Silberstein · 7 years ago
  97. 11b16af Merge "WifiManagerTest: test for startLOHS return code" into oc-dev am: f8d909c14a by Rebecca Silberstein · 7 years ago
  98. fa82e29 Merge "WifiManagerTest: test for startLOHS return code" into oc-dev by Rebecca Silberstein · 7 years ago
  99. f8d909c Merge "WifiManagerTest: test for startLOHS return code" into oc-dev by Rebecca Silberstein · 7 years ago
  100. 6d64bbd Merge "Merge "Add network disabled reason starting index" into oc-dev am: c7642c3239" into oc-dev-plus-aosp by Randy Pan · 7 years ago