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