1. 8e32c1b Merge "[AWARE] Remove enableUsage/disableUsage API" am: 647f2e1493 by Etan Cohen · 8 years ago
  2. f8637d5 Merge "[AWARE] Add discovery window period configuration" am: 17532ec02e by Etan Cohen · 8 years ago
  3. 647f2e1 Merge "[AWARE] Remove enableUsage/disableUsage API" by Etan Cohen · 8 years ago
  4. 6bb624a [AWARE] Add discovery window period configuration by Etan Cohen · 8 years ago
  5. 416d6fb [AWARE] Remove enableUsage/disableUsage API by Etan Cohen · 8 years ago
  6. c2c718b Merge "Create createFromByteArray() for WifiSsid" am: fb19d8d7c1 am: 18b3a7f586 by Ningyuan Wang · 8 years ago
  7. fb19d8d Merge "Create createFromByteArray() for WifiSsid" by Ningyuan Wang · 8 years ago
  8. a6ea570 Create createFromByteArray() for WifiSsid by Ningyuan Wang · 8 years ago
  9. bfceb41 Merge "hotspot2: fix typo in the getter functions" am: d3146f3c3c am: 5644c190a0 by Peter Qiu · 8 years ago
  10. d3146f3 Merge "hotspot2: fix typo in the getter functions" by Treehugger Robot · 8 years ago
  11. edb9b8d Merge "Allow EAP-SIM authentication methods under PEAP" am: e690e0178c am: 549c3fc0da by Paul Stewart · 8 years ago
  12. e613fcc Allow EAP-SIM authentication methods under PEAP by Paul Stewart · 8 years ago
  13. ec38eb6 WifiManager: API upates for O am: fb441f5009 am: aabb1c7ecf am: 02bf13a6c9 by Roshan Pius · 8 years ago
  14. 6a4322b WifiConfiguration: Remove priority field am: 45491113ed am: 51641c20b2 by Roshan Pius · 8 years ago
  15. 701a4b5 hotspot2: fix typo in the getter functions by Peter Qiu · 8 years ago
  16. fb441f5 WifiManager: API upates for O by Roshan Pius · 8 years ago
  17. 4549111 WifiConfiguration: Remove priority field by Roshan Pius · 8 years ago
  18. 7d172fe hotspot2: expose Passpoint APIs as public am: bffe405e1f am: b898025e8c by Peter Qiu · 8 years ago
  19. 97f04b5 hotspot2: fix class/function/variable names to comply with API guideline am: da8a67e8a6 am: 7fec249699 by Peter Qiu · 8 years ago
  20. 6c3bed6 hotspot2: rename classes to comply with API guideline am: a77809766c am: c4f4a1ac9e by Peter Qiu · 8 years ago
  21. bffe405 hotspot2: expose Passpoint APIs as public by Peter Qiu · 8 years ago
  22. da8a67e hotspot2: fix class/function/variable names to comply with API guideline by Peter Qiu · 8 years ago
  23. a7780976 hotspot2: rename classes to comply with API guideline by Peter Qiu · 8 years ago
  24. 637c407 Merge "wifi: WifiConfiguration: add isHomeProviderNetwork field" am: e724f82b3d am: 281fae21f8 by Peter Qiu · 8 years ago
  25. e724f82 Merge "wifi: WifiConfiguration: add isHomeProviderNetwork field" by Treehugger Robot · 8 years ago
  26. 3e6c9c9 Merge "hotspot2: implement hashCode() for classes with equals() function" am: 2ac992fcad am: 9e7725040b by Peter Qiu · 8 years ago
  27. 499f1f3 Merge "Print the package name and creator UID in dump()." am: cf7f9dd6a1 am: ba4bc08dae by Jeremy Joslin · 8 years ago
  28. ebafa7c Merge "hotspot2: update PasspointConfiguration APIs" am: 59da9b24ca am: 4ed5fe8191 by Peter Qiu · 8 years ago
  29. 2ac992f Merge "hotspot2: implement hashCode() for classes with equals() function" by Treehugger Robot · 8 years ago
  30. cf7f9dd Merge "Print the package name and creator UID in dump()." by Treehugger Robot · 8 years ago
  31. 711efac Print the package name and creator UID in dump(). by Jeremy Joslin · 8 years ago
  32. ddafc73 hotspot2: implement hashCode() for classes with equals() function by Peter Qiu · 8 years ago
  33. aef5b60 hotspot2: update PasspointConfiguration APIs by Peter Qiu · 8 years ago
  34. 04959d4 wifi: WifiConfiguration: add isHomeProviderNetwork field by Peter Qiu · 8 years ago
  35. e7e2dc1 Merge "hotspot2: enclose conditional statement in parenthesis" am: 161ac8b006 am: ea14632665 by Peter Qiu · 8 years ago
  36. 161ac8b Merge "hotspot2: enclose conditional statement in parenthesis" by Treehugger Robot · 8 years ago
  37. 55078c4 hotspot2: enclose conditional statement in parenthesis by Peter Qiu · 8 years ago
  38. 4717b99 Merge "[AWARE] Minor hardening of manager." am: d0f1c9d1d3 am: 155d9ba6fc by Etan Cohen · 8 years ago
  39. 275f323 [AWARE] Minor hardening of manager. by Etan Cohen · 8 years ago
  40. 96c87f7 Test passing null cert/keys to WifiEnterpriseConfig am: 88b3c589ad am: cb79016b16 by Paul Stewart · 8 years ago
  41. b35b219 Account for null client certificate am: 1ca57a1d10 am: 4ad314b463 am: 25eff7731a by Paul Stewart · 8 years ago
  42. 9c9d4f6 Add a client chain to WifiEnterpriseConfig am: 291ddaef78 am: cd463ff269 by Paul Stewart · 8 years ago
  43. cb79016 Test passing null cert/keys to WifiEnterpriseConfig am: 88b3c589ad by Paul Stewart · 8 years ago
  44. 4ad314b Account for null client certificate am: 1ca57a1d10 by Paul Stewart · 8 years ago
  45. cd463ff Add a client chain to WifiEnterpriseConfig am: 291ddaef78 by Paul Stewart · 8 years ago
  46. c71b5da Merge changes from topic 'enterprise-client-chain' by Treehugger Robot · 8 years ago
  47. 88b3c589 Test passing null cert/keys to WifiEnterpriseConfig by Paul Stewart · 8 years ago
  48. 1ca57a1 Account for null client certificate by Paul Stewart · 8 years ago
  49. 291ddae Add a client chain to WifiEnterpriseConfig by Paul Stewart · 8 years ago
  50. 245fddf hotspot2: added remaining parameters to PasspointConfiguration am: ddf6fa06c6 am: 44bcb75926 by Peter Qiu · 8 years ago
  51. 98de3a0 hotspot2: add support for complete PerProviderSubscription/Policy subtree am: 2d7af45e93 am: 01e738a040 by Peter Qiu · 8 years ago
  52. 44bcb75 hotspot2: added remaining parameters to PasspointConfiguration am: ddf6fa06c6 by Peter Qiu · 8 years ago
  53. 01e738a hotspot2: add support for complete PerProviderSubscription/Policy subtree by Peter Qiu · 8 years ago
  54. 0a649bf Merge changes If5025361,Iabe27cd8 by Treehugger Robot · 8 years ago
  55. 331f6a2 Merge "wifi: WifiManager API change for supporting Passpoint Release 2" am: 8150581742 am: 358fe50e4d by Peter Qiu · 8 years ago
  56. 4f5c0cc wifi: WifiManager API change for supporting Passpoint Release 2 by Peter Qiu · 8 years ago
  57. ddf6fa0 hotspot2: added remaining parameters to PasspointConfiguration by Peter Qiu · 8 years ago
  58. 2d7af45 hotspot2: add support for complete PerProviderSubscription/Policy subtree by Peter Qiu · 8 years ago
  59. 4be45a0 Merge "hotspot2: add support for complete PerProviderSubscription/Credential subtree" am: 123aa5d8b1 am: 55d23d0829 by Peter Qiu · 8 years ago
  60. 890cc7e Merge "hotspot2: add support for complete HomeSP subtree" am: 28c7afe578 am: 6570ce6c80 by Peter Qiu · 8 years ago
  61. 444dc5d hotspot2: add support for complete PerProviderSubscription/Credential subtree by Peter Qiu · 8 years ago
  62. e6e7baa hotspot2: add support for complete HomeSP subtree by Peter Qiu · 8 years ago
  63. 424650d Merge "Unhide WifiConfiguration proxy accessors" am: c82d1ddaf4 am: d2f5fd3c42 by Glen Kuhne · 8 years ago
  64. 6862d2f Unhide WifiConfiguration proxy accessors by Glen Kuhne · 8 years ago
  65. d061cf5 Merge "Keep WIFI_FEATURE defines in sync with HAL" am: cdad7f334b am: 9db7223591 by Randy Pan · 8 years ago
  66. 438643b Keep WIFI_FEATURE defines in sync with HAL by Randy Pan · 8 years ago
  67. 07998e8 DO NOT MERGE: Fix to maintain the Carrier Network connection. am: e45b50293e by pkanwar · 8 years ago
  68. e45b502 DO NOT MERGE: Fix to maintain the Carrier Network connection. by pkanwar · 8 years ago
  69. 58ddbd7 Expose WifiManager#connect and ActionListener as @SystemApi by Stephen Chen · 8 years ago
  70. 6a4b323 [AWARE] Unhide Wi-Fi Aware API (baseline) by Etan Cohen · 8 years ago
  71. bdc89f9 Expose fields in WifiConfiguration. by Amin Shaikh · 8 years ago
  72. b1c9bc5 Merge "wifi: hotspot2: Passpoint configuration APIs update" by Treehugger Robot · 8 years ago
  73. b84ad80 [AWARE] Remove reason from discovery session terminate callback by Etan Cohen · 8 years ago
  74. 3de35a5 [AWARE] Simplify Wi-Fi Aware API namespace by Etan Cohen · 8 years ago
  75. 90eb89e wifi: hotspot2: Passpoint configuration APIs update by Peter Qiu · 8 years ago
  76. 9f47a5d DO NOT MERGE: Add API to indicate carrier networks. by pkanwar · 8 years ago
  77. 0a5b3e2 Fix failing WifiNetworkScoreCacheTest. by Sundeep Ghuman · 8 years ago
  78. 3d18c62 Expose ScanResult#untrusted as a @SystemApi. by Amin Shaikh · 8 years ago
  79. 31a8f71 Merge "Create and implement a CacheListener inside WifiNetworkScoreCache." by Treehugger Robot · 8 years ago
  80. d76e65b Create and implement a CacheListener inside WifiNetworkScoreCache. by Sundeep Ghuman · 8 years ago
  81. d3dfd3b Make WifiConfiguration#meteredHint a @SystemApi by Amin Shaikh · 8 years ago
  82. e07563c Add WiFi toggle prompts - framework am: 82737b42a6 by Svetoslav Ganov · 8 years ago
  83. 46169f9 Copy WifiNetworkScoreCache into frameworks/base. Add tests. by Sundeep Ghuman · 8 years ago
  84. 1ff5bd2 Remove user-triggered disconnect counters by Michael Plass · 8 years ago
  85. 65617f2 Merge "[AWARE] Fix javadocs for match filter update" am: 7241d28826 by Etan Cohen · 8 years ago
  86. 7241d28 Merge "[AWARE] Fix javadocs for match filter update" by Etan Cohen · 8 years ago
  87. 82737b4 Add WiFi toggle prompts - framework by Svetoslav Ganov · 8 years ago
  88. 1fd6f64 Add constants for 802.11r am: e72f7dc385 by Paul Stewart · 8 years ago
  89. f301986 Merge changes from topic 'fast-bss-transition' by Roshan Pius · 8 years ago
  90. 0ae58fa [AWARE] Fix javadocs for match filter update by Etan Cohen · 8 years ago
  91. 7f12aa5 Merge "AWARE: Abstract structure of match filters" am: f358a69cba by Etan Cohen · 8 years ago
  92. f358a69 Merge "AWARE: Abstract structure of match filters" by Etan Cohen · 8 years ago
  93. dfd9942 Merge "Add meteredOverride field to WifiConfiguration." am: f9479fe639 by Stephen Chen · 8 years ago
  94. f9479fe Merge "Add meteredOverride field to WifiConfiguration." by Treehugger Robot · 8 years ago
  95. 1857b98 AWARE: Abstract structure of match filters by Etan Cohen · 8 years ago
  96. c76fda7 Add meteredOverride field to WifiConfiguration. by Stephen Chen · 8 years ago
  97. ad299d3 Merge "[AWARE] Data-path creation roles hard-coded for discovery sessions" by Etan Cohen · 8 years ago
  98. 1ddf6a6 [AWARE] Data-path creation roles hard-coded for discovery sessions by Etan Cohen · 8 years ago
  99. f74733a Merge "[AWARE] Move manager tests from service to manager directory" by Etan Cohen · 8 years ago
  100. b77b695 [AWARE] Move manager tests from service to manager directory by Etan Cohen · 8 years ago