1. bd9af35 Update Hotspot 2.0 SDK APIs by Yuhao Zheng · 10 years ago
  2. 7c28c36 Update Hotspot 2.0 SDK APIs by Yuhao Zheng · 10 years ago
  3. 559486f revert change preventing NULL SSID in a WifiConfiguration by vandwalle · 10 years ago
  4. 3a74e2ef remember last supplicant failure by vandwalle · 10 years ago
  5. 5fb7bf5 make verbose logging a wifimanager hidden API by vandwalle · 10 years ago
  6. 2a2dace Merge "various autojoin fixes" by vandwalle · 10 years ago
  7. d3adb7e various autojoin fixes by vandwalle · 10 years ago
  8. 674ca8a Make Wifi WPS API available on application layer by Vinit Deshpande · 10 years ago
  9. 7fee723 Hotspot 2.0 framework - add implementation by Roger Chang · 10 years ago
  10. 6346155 Move IP config from WifiConfiguration to IpConfiguration. by Jaewan Kim · 10 years ago
  11. c101b1c Implement onPeriodChanged and multiple scans of same channels by Vinit Deshpande · 10 years ago
  12. ff25151 Fix docs build break in passpoint manager by Vinit Deshpande · 10 years ago
  13. b914c33 introducing link layer by vandwalle · 10 years ago
  14. fdb2575 Fix doc build - ScanResult is exposing PassointInfo which is still hidden by Vinit Deshapnde · 10 years ago
  15. 8ca0339 Enable more features on WifiScanner by Vinit Deshapnde · 10 years ago
  16. 0c78205 Hotspot 2.0 framework API -- more functionalities by Yuhao Zheng · 10 years ago
  17. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 10 years ago
  18. 1ab9cc8 Unhide the WifiScanner API by Vinit Deshapnde · 10 years ago
  19. 94f77db Fixed bypass of ConnectivityInternal permission by Navtej Singh Mann · 10 years ago
  20. 13f48ff autojoin fix for devices which are using the enableNEtwork API by vandwalle · 10 years ago
  21. e50869d autojoin is to eager to black list networks due to connection failure by vandwalle · 10 years ago
  22. 7b81602 Enabling internal msg apis by Robert Greenwalt · 10 years ago
  23. f9cb86a Replace LinkCapabilities with NetworkCapabilities by Robert Greenwalt · 10 years ago
  24. 60a28c6 Don't crash when asked to enable an AP with a null SSID. by vandwalle · 10 years ago
  25. 011e1b3 Initial implementation of WifiScanner by Vinit Deshapnde · 10 years ago
  26. 7c3606c initial Best Network Selection implementation by vandwalle · 10 years ago
  27. baa00cc Merge "Revert "Refactor IpConfiguration from WifiConfiguration"" by Jaewan Kim · 10 years ago
  28. 6789797 Revert "Refactor IpConfiguration from WifiConfiguration" by Jaewan Kim · 10 years ago
  29. ce245e1 Merge "Refactor IpConfiguration from WifiConfiguration" by Jaewan Kim · 10 years ago
  30. 1284767 Refactor IpConfiguration from WifiConfiguration by Jaewan Kim · 10 years ago
  31. 2517be5 Merge "Add calls for NFC WSC token creation" by Andres Morales · 10 years ago
  32. c90005d Use correct wifi batching parameter ranges. by Wei Wang · 10 years ago
  33. 137ff53 Clean up two wifi javadoc comments by Brian Williammee · 10 years ago
  34. 10bf635 Wifi hotspot stack initial hook up by Yuhao Zheng · 10 years ago
  35. 72e1400 Merge "Add new API to scan a given channel set" by Yuhao Zheng · 10 years ago
  36. 738803f Add new API to scan a given channel set by Yuhao Zheng · 10 years ago
  37. 70a415e Added support for WiFi frequency on WifiInfo (getter, settter, and frequency constant). by Felipe Leme · 10 years ago
  38. b2e6bfd Add calls for NFC WSC token creation by Andres Morales · 11 years ago
  39. ffadfb9 Move Wifi/P2p service components under services by Vinit Deshapnde · 11 years ago
  40. 3af71e6 wifi: P2P: Fix WFD subelement parsing by Dmitry Shmidt · 11 years ago
  41. 4598ea4 am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  42. 2daa0c9 Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  43. 6448394 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 11 years ago
  44. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  45. 317d15c am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications." by Lorenzo Colitti · 11 years ago
  46. 4806fdf am f226bc60: Merge "Use LinkAddress in address notifications." by Lorenzo Colitti · 11 years ago
  47. 5ad421a Use LinkAddress in address notifications. by Lorenzo Colitti · 11 years ago
  48. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  49. 86513aaf Merge "Refactor WifiEnterpriseConfig and move service part in WifiConfigStore" by Vinit Deshapnde · 11 years ago
  50. 5d5f5a3 am 9dbaaab8: am daf21d76: am 75c12de0: Merge "Increase Reject threshold for disabling networks" into klp-dev by Vinit Deshapnde · 11 years ago
  51. 8fa06ee Increase Reject threshold for disabling networks by Vinit Deshapnde · 11 years ago
  52. d528d48 resolved conflicts for merge of c3eef190 to master by Robert Greenwalt · 11 years ago
  53. ade8de3 Refactor WifiEnterpriseConfig and move service part in WifiConfigStore by Vinit Deshapnde · 11 years ago
  54. a029ea1 Add BatteryStats for Wifi Batched Scanning. by Robert Greenwalt · 11 years ago
  55. 405f731 am 63dd9d2f: am 4802c6da: am 4d8a8392: Merge "Don\'t set same country code on supplicant again and again" into klp-dev by Robert Greenwalt · 11 years ago
  56. da40d92 Don't set same country code on supplicant again and again by Vinit Deshapnde · 11 years ago
  57. 98e1797 Remove captive portal code that has no effect. by Narayan Kamath · 11 years ago
  58. ed22e9c am dcc31551: am e9d99705: am 72dc0b43: Merge "Make Wifi Scans more heap-efficient" into klp-dev by Robert Greenwalt · 11 years ago
  59. c95d938 Make Wifi Scans more heap-efficient by Robert Greenwalt · 11 years ago
  60. 6e86fa8 Fix WifiInfo#getHiddenSSID by Narayan Kamath · 11 years ago
  61. 9787b10 am 86f48113: am 623dddc9: am 3309bc5f: Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev by Yuhao Zheng · 11 years ago
  62. 3309bc5 Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev by Yuhao Zheng · 11 years ago
  63. 6717e1d am 7ecedb75: am f008ca33: am f681058f: Merge "Narrow previous fix for this issue." into klp-dev by Robert Greenwalt · 11 years ago
  64. f334619 am d37638e5: am 11a3bc70: am 709a4278: Merge "Don\'t mark wifi disabled unless it\'s off." into klp-dev by Yuhao Zheng · 11 years ago
  65. 8d9167d Narrow previous fix for this issue. by Robert Greenwalt · 11 years ago
  66. 15af212 Don't mark wifi disabled unless it's off. by Robert Greenwalt · 11 years ago
  67. 8b033d3 Add a missing wifi p2p discovery changed broadcast by Yuhao Zheng · 11 years ago
  68. a9e6be8 WifiStateMachine: fix for exiting L2ConnectedState by Yuhao Zheng · 11 years ago
  69. 3378384 am 72566b98: am 1c6fdd6c: am cac2fd30: Merge "Revert "Use a build-specific wifi country code"" into klp-dev by Robert Greenwalt · 11 years ago
  70. 16f3c14 am 1db7024c: am 2e23484e: am f3f1a370: Merge "Un-deprecate getDhcpInfo" into klp-dev by Robert Greenwalt · 11 years ago
  71. cac2fd3 Merge "Revert "Use a build-specific wifi country code"" into klp-dev by Robert Greenwalt · 11 years ago
  72. 1e9863f am 90a5192c: am e72aa641: am 3eb6e4b4: Merge "Fix EAP-TLS reconnect after reboot issue" into klp-dev by Vinit Deshapnde · 11 years ago
  73. cb2fe96 Un-deprecate getDhcpInfo by Robert Greenwalt · 11 years ago
  74. 3eb6e4b Merge "Fix EAP-TLS reconnect after reboot issue" into klp-dev by Vinit Deshapnde · 11 years ago
  75. 3ea0c99 Revert "Use a build-specific wifi country code" by Robert Greenwalt · 11 years ago
  76. a3038b2 Fix EAP-TLS reconnect after reboot issue by Vinit Deshapnde · 11 years ago
  77. d29724c am 2b6b3d9c: am bad5d694: Merge "Use a build-specific wifi country code" into klp-dev by Robert Greenwalt · 11 years ago
  78. c33cd23 Use a build-specific wifi country code by Robert Greenwalt · 11 years ago
  79. 6add2a8 am 3d837d23: am e7d6bbd6: Merge "Fix an incorrectly created race accessing Wifi Supplicant" into klp-dev by Vinit Deshapnde · 11 years ago
  80. 6029611 Fix an incorrectly created race accessing Wifi Supplicant by Vinit Deshapnde · 11 years ago
  81. ad93dc7 am 10914a23: am 662c326e: Merge "Allow yet another combination of key management options" into klp-dev by Vinit Deshapnde · 11 years ago
  82. 662c326 Merge "Allow yet another combination of key management options" into klp-dev by Vinit Deshapnde · 11 years ago
  83. 7dadd1e am 1e690b69: am 0983eadf: Merge "Fix BatchScan request coalesing" into klp-dev by Robert Greenwalt · 11 years ago
  84. 0983ead Merge "Fix BatchScan request coalesing" into klp-dev by Robert Greenwalt · 11 years ago
  85. 13820af Fix BatchScan request coalesing by Robert Greenwalt · 11 years ago
  86. 2871588 Allow yet another combination of key management options by Vinit Deshapnde · 11 years ago
  87. 2875fb8 am 0e500803: am f31a7897: Merge "Clear names from externally supplied WorkSources to WifiManager (b/10733757)" into klp-dev by David Christie · 11 years ago
  88. f31a789 Merge "Clear names from externally supplied WorkSources to WifiManager (b/10733757)" into klp-dev by David Christie · 11 years ago
  89. ce34f22 am 27271f67: am a5fb1204: Merge "Fix incorrect exception being thrown from WifiConfiguration" into klp-dev by Vinit Deshapnde · 11 years ago
  90. a5fb120 Merge "Fix incorrect exception being thrown from WifiConfiguration" into klp-dev by Vinit Deshapnde · 11 years ago
  91. a31510e Clear names from externally supplied WorkSources to WifiManager (b/10733757) by David Christie · 11 years ago
  92. 12f6510 am 032de6c6: am c237c204: Merge "Supsend/resume batched scans around dhcp." into klp-dev by Robert Greenwalt · 11 years ago
  93. 692af53 am eccc0905: am 540784f9: Merge "Cleanup the shutdown of BatchedScans." into klp-dev by Robert Greenwalt · 11 years ago
  94. c237c20 Merge "Supsend/resume batched scans around dhcp." into klp-dev by Robert Greenwalt · 11 years ago
  95. 540784f Merge "Cleanup the shutdown of BatchedScans." into klp-dev by Robert Greenwalt · 11 years ago
  96. 81fec6b Supsend/resume batched scans around dhcp. by Robert Greenwalt · 11 years ago
  97. 0fd3b1b Fix incorrect exception being thrown from WifiConfiguration by Vinit Deshapnde · 11 years ago
  98. 5380b78 am 2e9a4265: am 2ce33623: Merge "Remove STOPSHIP in WifiWatchdogStateMachine" into klp-dev by Yuhao Zheng · 11 years ago
  99. 82f4218 Cleanup the shutdown of BatchedScans. by Robert Greenwalt · 11 years ago
  100. fffc5a4 Remove STOPSHIP in WifiWatchdogStateMachine by Yuhao Zheng · 11 years ago